File ecmwf-opendata.changes of Package ecmwf-opendata
-------------------------------------------------------------------
Wed May 14 11:54:33 UTC 2025 - Manfred Schwarb <manfred99@gmx.ch>
- update to version 0.3.19:
* support for AIFS-single
-------------------------------------------------------------------
Thu Jan 9 13:22:13 UTC 2025 - Manfred Schwarb <manfred99@gmx.ch>
- update to version 0.3.14:
* fix latest() to check further in the past, to mitigate issues
fetching 18UTC runs.
-------------------------------------------------------------------
Wed Sep 18 13:44:48 UTC 2024 - Manfred Schwarb <manfred99@gmx.ch>
- upate to version 0.3.10:
* delete stray print
* fix tests
- add patch pass-debug.patch: pass along debug variable, so debugging
can be activated with ecmwf.opendata.Client(debug=True)
-------------------------------------------------------------------
Mon Aug 19 13:07:47 UTC 2024 - Manfred Schwarb <manfred99@gmx.ch>
- additionally activate python311 version for Leap 15.6
-------------------------------------------------------------------
Mon May 6 08:45:02 UTC 2024 - Manfred Schwarb <manfred99@gmx.ch>
- upate to version 0.3.8:
* changes for backward compatibility for 0p4-beta data
* disable some tests
-------------------------------------------------------------------
Wed Mar 6 08:46:20 UTC 2024 - Manfred Schwarb <manfred99@gmx.ch>
- update to version 0.3.3:
* fix tests
-------------------------------------------------------------------
Thu Feb 29 09:02:44 UTC 2024 - Manfred Schwarb <manfred99@gmx.ch>
- update to version 0.3.0:
* Add support for AIFS and 0.25 degree data.
Note: as of 2024-02-28 data can no longer be retrieved with
older versions of ecmwf-opendata due to changed directory structure.
Calls to retrieve() or Client() have to be changed to add
'model="ifs",resol="0p25"' resp. 'model="ifs",resol="0p4-beta"'
-------------------------------------------------------------------
Tue Aug 8 14:59:23 UTC 2023 - Manfred Schwarb <manfred99@gmx.ch>
- remove patch additional-sources.patch, diss.ecmwf.int is no longer accessible
-------------------------------------------------------------------
Mon Apr 3 13:56:14 UTC 2023 - Manfred Schwarb <manfred99@gmx.ch>
- update to version 0.2.0:
* add ecmwf-esuites source
* add session and verify support
-------------------------------------------------------------------
Mon Feb 6 09:25:07 UTC 2023 - Manfred Schwarb <manfred99@gmx.ch>
- adjust patch additional-sources.patch
- update to version 0.1.2:
* add AWS source and test case
-------------------------------------------------------------------
Sun Jan 22 13:34:58 UTC 2023 - Manfred Schwarb <manfred99@gmx.ch>
- add patch additional-sources.patch: AWS and diss.ecmwf.int
-------------------------------------------------------------------
Wed Mar 2 09:56:11 UTC 2022 - Manfred Schwarb <manfred99@gmx.ch>
- update to version 0.1.1:
* Use multiurl 0.0.14
-------------------------------------------------------------------
Sun Feb 6 13:46:34 UTC 2022 - Manfred Schwarb <manfred99@gmx.ch>
- initial OBS check-in