Skip to content

v2.0.5

Compare
Choose a tag to compare
@tsutterley tsutterley released this 14 Jun 19:11
· 142 commits to main since this release

Summary:
This release adds some bug fixes for defined paths, along with changes to read the ocean tide variables in FES2012. JPL kernel files can also be automatically downloaded from the SSD server if using high resolution ephemerides. Some chore work for authenticating with NASA Earthdata user tokens was also added.

Itemized Changes:

  • feat: function to convert a string with time zone information to datetime #203
  • feat: added option to change connection timeout to arcticdata and AVISO for #202 #205
  • feat: download JPL kernel file if not currently existing #205
  • feat: add functions to retrieve and revoke Earthdata tokens #209
  • fix: don't set a default directory in tools for #202 #203
  • fix: setting path to output file in scripts where not defined as an argument
  • fix: extract variables for FES2012 ocean tide #212
  • docs: update solid earth section #205
  • test: add a time zone case to parsing #203

Full Changelog: 2.0.4...2.0.5