Skip to content

Releases: tsutterley/read-ICESat-2

v1.3.1

04 Mar 22:53
9537d77
Compare
Choose a tag to compare
  • ci: use mamba for builds (#82)
  • ci: update package versions for deprecation errors (#82)
  • docs: update maps to use "region" instead of "granule" (#82)
  • ci: use micromamba for builds (#83)
  • ci: bump package versions for deprecation errors (#83)
  • refactor: generalized regular expressions for non-entered cases (#84)
  • fix: arguments for file converter
  • feat: match CMR request type using regex (#85)
  • fix: drop DIMENSION_LIST, CLASS and NAME attributes (#86)
  • refactor: change from os to pathlib (#87)
  • fix: updated ssl context to fix deprecation error (#87)
  • fix: replace pkg_resources with importlib 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

03 Aug 23:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.3.0

v1.1.0

14 Dec 23:50
902b4fc
Compare
Choose a tag to compare
  • 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

15 Jun 22:09
b8bdb49
Compare
Choose a tag to compare

First release of ICESat-2 processing algorithms