Releases: SciQLop/speasy
Releases · SciQLop/speasy
v1.4.0
What's Changed
- Allows to pass a custom file reader to the archive module by @jeandet in #144
- Adds request deduplication for cached remote file access by @jeandet in #145
- Allow to configure urlib3 http pool manager by @jeandet in #146
- Preserves SpeasyVariable values dtype across dictionary serialization by @jeandet in #147
Full Changelog: v1.3.2...v1.4.0
v1.3.2
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
v1.3.0
What's Changed
- Switch sscweb to xml format by @jeandet in #128
- Adds basic resampling features and filtering by @jeandet in #129
- inventory to inventories by @nicolasaunai in #133
- CDA direct file access by @jeandet in #134
- New basic rewrite rule for http module, mostly for internal uses by @jeandet in #135
- Quick fix for url_rewrite test by @jeandet in #136
- Readme update and proxy fix by @jeandet in #137
Full Changelog: v1.2.7...v1.3.0
v1.2.7
v1.2.6
v1.2.5
v1.2.4
v1.2.3
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