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: feat: a...

Full description

Bibliographic Details
Main Author: Tyler Sutterley
Format: Software
Language:unknown
Published: Zenodo 2023
Subjects:
Online Access:https://dx.doi.org/10.5281/zenodo.8015463
https://zenodo.org/doi/10.5281/zenodo.8015463
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: feat: add case for streaming from s3 using h5netcdf #31 docs: add conda version badge :tada: #31 feat: add prototype regions and lags for R003 #31 feat: add merging of xarray datasets for R003 Antarctica #32 docs: add plot Release-3 Antarctic subregions #32 feat: can query multiple granules for merging #32 docs: switch to RTD build.os #33 ci: use mamba for CI builds #33 feat: add option for viewing full screen leaflet map #33 feat: add option to specify the start and end cycle for a local granule #33 fix: assert cycle is length 2 when querying #33 feat: add shortcuts for merging Arctic and Antarctic regions #33 ci: bump GitHub actions to latest versions #33 refactor: create wrapper function open_dataset #33 refactor: ...