Skip to content

v1.2.2

Choose a tag to compare

@tsutterley tsutterley released this 05 Jun 23:48
· 18 commits to main since this release

Summary:
Fixes CMR searches after deprecation of PO.DAAC drive and scrolling. Adds a function for getting the latest GSFC mascon fields. Some minor updates to the geocenter program. Updates to the continuous integration to use mamba and improve performance.

Itemized Changes:

  • feat: add land_stokes function to parallel ocean_stokes (#138)
  • docs: update font and style of flowchart (#138)
  • feat: add zorder to quick mascon plot (#138)
  • fix: environment for auto update (#138)
  • feat: add string representation of major classes (#139)
  • feat: add raster program for GRACE projected fields (#139)
  • ci: bump versions of imported actions (#139)
  • ci: use mamba for builds (#140)
  • docs: use micromamba for RTD builds (#140)
  • fix: check that collection metadata urls exist (#141)
  • fix: don't restrict version number to a set list of presently available (#141)
  • feat: output netCDF4 files for all geocenter runs (#142)
  • fix: prevent double printing of filenames when using debug (#143)
  • refactor: simplify I-matrix and G-matrix calculations (#143)
  • feat: add widget for setting endpoint for accessing PODAAC data (#145)
  • fix: added check to verify access to s3 buckets (#145)
  • feat: add Greenland 5 map code (#145)
  • fix: autoupdate files (#145)
  • fix: add ssl context update for deprecation (#145)
  • fix: spelling mistakes (#145)
  • fix: place time and month variables in try/except block (#145)
  • feat: added argument for products in CMR shortname query (#145)
  • fix: increase mask buffer to twice the smoothing radius in raster (#145)
  • refactor: use wrapper to importlib for optional dependencies (#146)
  • feat: make classes subscriptable and allow item assignment (#146)
  • feat: add lomb scargle wrapper program (#146)
  • refactor: remove timescale class and leap second calculations (#146)
  • fix: update CMR search utility to replace deprecated scrolling (#147)
  • feat: add function to scrape GSFC website for GRACE mascons (#149)
  • fix: endpoint for TN-13 and TN-14 is now documentation (#148)
  • fix: deprecated widget object copies for #150 (#151)
  • fix: add polar argument for x == +/-1 to prevent drift (#151)
  • feat: allow reading love numbers where degree is infinite (#151)
  • fix: check if the GRACE/GRACE-FO files are gfc format for #152 (#153)
  • docs: use sphinxcontrib-bibtex for citations (#154)
  • fix: deprecated tick label resizing (#155)
  • docs: merge multiple bibtex citations together (#156)

Full Changelog: 1.2.1...1.2.2