Skip to content

Subscriber 1.11.0

Compare
Choose a tag to compare
@mike-gangl mike-gangl released this 02 Sep 19:27
· 51 commits to main since this release
665c9c5

1.11.0

Fixed

  • Fixed an issue where token-refresh was expecting a dictionary, not a list of tuples
  • Fixed issues where token was not propagated to downloader CMR query 94
  • Fixed an issue with 503 errors on data download not being re-tried. 97
  • added ".tiff" to default extensions to address #100
  • removed erroneous 'warning' message on not downloading all data to close 99
  • updated help documentation for start/end times to close 79

Added

  • Added citation file creation when data are downloaded 91. Required some updates to the regression testing.