Releases: ecmwf-projects/cads-adaptors
Releases · ecmwf-projects/cads-adaptors
v1.1.22.1
Full Changelog: v1.1.22...v1.1.22.1
v1.1.22
What's Changed
- Take into account that aux variables may be named the same in different main variables by @garciampred in #195
- removing user log by @EddyCMWF in #196
- fix by @EddyCMWF in #197
- fix elapsed in dummy adaptor by @malmans2 in #199
- Allow cads-adaptors to directly write on the cache filesystem by @malmans2 in #198
- document abstract adaptor methods by @malmans2 in #202
- Introduce kwargs in estimate_costs by @mcucchi9 in #173
- inherit cache_tmp_path from parent by @malmans2 in #203
- h5netcdf -> netcdf4 engine by @EddyCMWF in #206
- Netcdf convertor refactor handle list dict together by @EddyCMWF in #207
- Netcdf convertor refactor handle list dict together by @EddyCMWF in #208
- 201 map request and intersect constraints in normalise request by @EddyCMWF in #204
- Netcdf convertor split on key by @EddyCMWF in #200
- Compute area before writing by @EddyCMWF in #213
- [WIP] Separate list retrieve from open file retrieve by @EddyCMWF in #212
- Replace _pre_retrieve with normalise_request for MultiAdaptors by @EddyCMWF in #211
- Intermediate Caching for adaptors by @malmans2 in #220
- make sure requests are normalised by @malmans2 in #221
- invalidRequest by @EddyCMWF in #222
- Dev/cams+cleanup by @ecmwf-cobarzan in #223
Full Changelog: v1.1.15...v1.1.22
v1.1.21
v1.1.15
What's Changed
- Do not show traceback 2 by @EddyCMWF in #192
- Do not attempt to apply area subsetting to xarray incompatible data by @JamesVarndell in #193
- Cds 265 url area selector too small selection by @EddyCMWF in #194
Full Changelog: v1.1.14...v1.1.15
v1.1.14
What's Changed
- Feature/small logs updates by @EddyCMWF in #188
- Switch default ROOK_MODE to async by @JamesVarndell in #189
- Dev/cams solar radiation timeseries by @ecmwf-cobarzan in #190
Here is the more detailed list of modifications in PR 190:
- refactor and factor in the CAMS-solar-radiation-timeseries adaptor (the initial purpose of this branch)
- cache avoidance logic (by adding a random key under normalise_request, as recommended by Mattia)
- call intersect constraints from the multi adaptor and CAMS-solar-radiation-timeseries adaptor (needed some data range support added to the intersect_constraint logic).
The cache avoidance and constraints intersection are triggered using configuration switches (off by default, so that the preexisting behaviour is preserved).
Full Changelog: v1.1.13...v1.1.14
v1.1.13
What's Changed
- Fix for kwargs handling in post_processors by @EddyCMWF in #185
- Fix the case when only an auxiliary variable is requested by @garciampred in #186
Full Changelog: v1.1.12...v1.1.13
v1.1.12
What's Changed
- netcdf legacy by @EddyCMWF in #177
- Set the default timeout value for the URL adaptor to 3 seconds by @ecmwf-cobarzan in #178
- Allow extra parameters in the obs adaptor by @garciampred in #176
- No PyPI release by @malmans2 in #179
- isolate optional dependencies by @malmans2 in #175
- explicitly install dependencies by @malmans2 in #182
- Feature/mars requests split on functionality by @EddyCMWF in #180
- Feature/error typology by @EddyCMWF in #183
- Feature/earthkit transforms by @EddyCMWF in #184
- Handle errors in obs adaptor by @garciampred in #181
Full Changelog: v1.1.11...v1.1.12
v1.1.11 - 2024-07-09
v1.1.10
What's Changed
- Obs adaptor to_csv: Fix ignored chunk size, ensure we use a single thread by @garciampred in #170
- Optimize the header and also to_csv call by @garciampred in #171
- bugfix for multi-adaptor by @EddyCMWF in #172
Full Changelog: v1.1.9...v1.1.10
v1.1.9
What's Changed
- Obs adaptor aux variables by @garciampred in #163
- Feature/netcdf conversion additions by @EddyCMWF in #165
- Allow to set the size_limit in adaptor.json for observations by @garciampred in #166
- Implement requests' schema enforcing by @mcucchi9 in #152
- Do not assume {variable}_{uncertainty_type} by @garciampred in #168
- Post processing framework by @EddyCMWF in #169
- Slow progress bar for reduced messages by @EddyCMWF in #164
Full Changelog: v1.1.8...v1.1.9