Skip to content

v0.0.5

Compare
Choose a tag to compare
@tsutterley tsutterley released this 26 Oct 16:48
· 12 commits to main since this release
6e366b6

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 🎉 #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: pass through HBox and VBox to widgets #33
  • docs: use micromamba for RTD builds #33
  • feat: add delayed reads with dask for multiple granules #33
  • fix: filter CMR request type using regular expressions #33

Full Changelog: 0.0.4...0.0.5