tsutterley/IS2view: v0.0.5

Summary: Updates for Release-3 of the ATL14 and ATL15 product. Adds granule merging to allow visualization of the new Antarctic sub-region granules. Adds dask functionality for reading multiple granules in parallel. Thanks @wsauthoff for help and feedback with this release! Itemized Changes: <cod...

Full description

Bibliographic Details
Main Author: Tyler Sutterley
Format: Other/Unknown Material
Language:unknown
Published: Zenodo 2023
Subjects:
Online Access:https://doi.org/10.5281/zenodo.10044927
Description
Summary:Summary: Updates for Release-3 of the ATL14 and ATL15 product. Adds granule merging to allow visualization of the new Antarctic sub-region granules. Adds dask functionality for reading multiple granules in parallel. Thanks @wsauthoff for help and feedback with this release! Itemized Changes: <code>feat</code>: add case for streaming from s3 using <code>h5netcdf</code> #31 <code>docs</code>: add <code>conda</code> version badge :tada: #31 <code>feat</code>: add prototype regions and lags for R003 #31 <code>feat</code>: add merging of <code>xarray</code> datasets for R003 Antarctica #32 <code>docs</code>: add plot Release-3 Antarctic subregions #32 <code>feat</code>: can query multiple granules for merging #32 <code>docs</code>: switch to RTD <code>build.os</code> #33 <code>ci</code>: use <code>mamba</code> for CI builds #33 <code>feat</code>: add option for viewing full screen leaflet map #33 <code>feat</code>: add option to specify the start and end cycle for a local granule #33 <code>fix</code>: assert cycle is length 2 when querying #33 <code>feat</code>: add shortcuts for merging Arctic and Antarctic regions #33 <code>ci</code>: bump GitHub actions to latest versions #33 <code>refactor</code>: create wrapper function <code>open_dataset</code> #33 <code>refactor</code>: pass through <code>HBox</code> and <code>VBox</code> to <code>widgets</code> #33 <code>docs</code>: use micromamba for RTD builds #33 <code>feat</code>: add delayed reads with dask for multiple granules #33 <code>fix</code>: filter CMR request type using regular expressions #33 Full Changelog : https://github.com/tsutterley/IS2view/compare/0.0.4.0.0.5