Releases: tsutterley/read-ICESat-2
Releases · tsutterley/read-ICESat-2
v1.3.1
ci
: usemamba
for builds (#82)ci
: update package versions for deprecation errors (#82)docs
: update maps to use "region" instead of "granule" (#82)ci
: usemicromamba
for builds (#83)ci
: bump package versions for deprecation errors (#83)refactor
: generalized regular expressions for non-entered cases (#84)fix
: arguments for file converterfeat
: match CMR request type using regex (#85)fix
: dropDIMENSION_LIST
,CLASS
andNAME
attributes (#86)refactor
: change fromos
topathlib
(#87)fix
: updatedssl
context to fix deprecation error (#87)fix
: replacepkg_resources
withimportlib
to fix deprecation error (#87)feat
: can use regions to filter sea ice products in CMR queries (#87)fix
: use CMR queries to find granules in each download test (#87)
v1.3.0
What's Changed
- fix: don't add
get_git_revision_hash
to files by @tsutterley in #70 - refactor: remove deprecated functions by @tsutterley in #74
- fix: indices in fit ATL03 notebook to address #73 by @tsutterley in #75
- fix: idx for distance along track in notebook for #73 by @tsutterley in #76
- feat: extract more ancillary data from files by @tsutterley in #77
- feat: add function to generate NASA Earthdata tokens by @tsutterley in #78
- feat: add functions to retrieve and revoke Earthdata tokens by @tsutterley in #79
- docs: update product chart for atmospheric products by @tsutterley in #80
Full Changelog: 1.1.0...1.3.0
v1.1.0
- feat: new ArcticDEM and REMA mosaic index shapefiles
- feat: added more S3 utilities for queries
- refactor: place ICESat-2 HDF5 read routines under
io
- refactor: moved IB and sea level scripts to
Grounding-Zones
repository - refactor: single implicit import of altimetry tools
- refactor: use f-strings for ascii or verbose output
- docs: slimmer build to prevent overutilization on readthedocs
- docs: use 0.4.0 of sphinx argparse
- ci: conda builds for simpler testing
- fix: include encoding for
'utf8'
v1.0.0.22
First release of ICESat-2 processing algorithms