Releases: ecmwf/anemoi-datasets
Releases · ecmwf/anemoi-datasets
0.5.10
What's Changed
- Update to documentation on using missing dates (#128)
- Feature/use anemoi transform (#127) Call filters from anemoi-transform
- save masks to checkpoint
- force np.datetime64 is seconds
- Call filters from anemoi-transform
- when merging datasets, consider missing dates
- add gcd for frequency
- name supporting_arrays
- better support for cutout
- force np.datetime64 in seconds
- upload with ssh (#94) : add copy to ssh target
- Naming guidelines not available to all users. fixing #119 (#125)
- Feature/support multiple lams to the Cutout class (#113)
- Enhance Cutout class to support multiple LAMs with hierarchical masking.
- add a working xarray-zarr example
- work with planetary computer
Full Changelog: 0.5.8...0.5.10
0.5.9
What's Changed
- Update to documentation on using missing dates (#128)
- Feature/use anemoi transform (#127) Call filters from anemoi-transform
- save masks to checkpoint
- force np.datetime64 is seconds
- Call filters from anemoi-transform
- when merging datasets, consider missing dates
- add gcd for frequency
- name supporting_arrays
- better support for cutout
- force np.datetime64 in seconds
- upload with ssh (#94) : add copy to ssh target
- Naming guidelines not available to all users. fixing #119 (#125)
- Feature/support multiple lams to the Cutout class (#113)
- Enhance Cutout class to support multiple LAMs with hierarchical masking.
- add a working xarray-zarr example
- work with planetary computer
Full Changelog: 0.5.8...0.5.9
0.5.8: More verbosity (#102)
* More verbosity
0.5.7: Feature/params metadata (#79)
* add `variables_metadata` to metadata * fix bad params * use sanitise * updated tests and updated test data accordingly. this needs to be merged to fix the tests in "develop" --------- Co-authored-by: Baudouin Raoult <[email protected]>
Allow for unknown CF coordinates
Bugfix/unknow coordinates (#72) * allow for unknown coordinates
0.5.5: [create-pull-request] automated change (#69)
Co-authored-by: b8raoult <[email protected]>
0.5.4
0.5.3: Doc/update doc (#67)
Update documentation
Add support for (semi-)constant fields
Feature/multi dates match (#64) * add support for constants * massive refactoring * update documentation