Skip to content

Releases: SciQLop/speasy

v1.3.2

18 Jun 09:48
Compare
Choose a tag to compare

What's Changed

  • Switch to pyzstd since it is more maintained by @jeandet in #140
  • Fixes bug when using CDA REST API, if_newer_than kw arg was given twice by @jeandet in #141
  • If SPEASY_SKIP_INIT_PROVIDERS env var if defined Speasy will skip inventories load by @jeandet in #142
  • Reduces axes count according to numpy reduction by @jeandet in #143

Full Changelog: v1.3.1...v1.3.2

v1.3.1

07 Jun 08:34
Compare
Choose a tag to compare

What's Changed

  • Using SciQLop proxy for CDA direct files access makes no sense by @jeandet in #138

Full Changelog: v1.3.0...v1.3.1

v1.3.0

06 Jun 16:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.7...v1.3.0

v1.2.7

17 Apr 13:30
Compare
Choose a tag to compare

What's Changed

  • Always check if a cache entry is None before slicing it by @jeandet in #127

Full Changelog: v1.2.6...v1.2.7

v1.2.6

17 Apr 09:29
Compare
Choose a tag to compare
  • Emergency release because sscweb Json schema has changed by @jeandet

Full Changelog: v1.2.5...v1.2.6

v1.2.5

17 Apr 08:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.2.5

v1.2.4

12 Mar 14:27
Compare
Choose a tag to compare

What's Changed

  • Fixes regex \ escaping warning by @jeandet in #121
  • [AMDA]Handles cases where timeRestriction is after stop_date by @jeandet in #124

Full Changelog: v1.2.3...v1.2.4

v1.2.3

22 Feb 12:12
Compare
Choose a tag to compare

What's Changed

  • Tentative to survive to servers outage by simply disabling Ws when servers are down by @jeandet in #112
  • Add few precision about speasy config and how to disable providers by @jeandet in #113
  • Proxy URL should end with a / by @jeandet in #114
  • [AMDA]Adds support for registered requests on time restricted products by @jeandet in #118
  • Several fixes by @jeandet in #120

Full Changelog: v1.2.2...v1.2.3

v1.2.2

28 Nov 14:57
Compare
Choose a tag to compare

What's Changed

  • Fixes #110, returns None instead of crash when there is no file on server by @jeandet in #111

Full Changelog: v1.2.1...v1.2.2

v1.2.1

07 Nov 16:44
Compare
Choose a tag to compare

What's Changed

  • Fixes non ISTP compliant files axis merging by @jeandet in #109

Full Changelog: v1.2.0...v1.2.1