Skip to content

Releases: ecmwf/anemoi-datasets

v0.5.16

04 Feb 11:53
08d7ed8
Compare
Choose a tag to compare

0.5.16 (2025-02-04)

What's Changed

Testing release-please.

Other Changes 🔗

  • chore: synced file(s) with ecmwf-actions/reusable-workflows by @DeployDuck in #186

New Contributors

Full Changelog: 0.5.15...0.5.16

0.5.15

22 Jan 16:43
9fea6f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.14...0.5.15

0.5.14

22 Jan 12:57
a492826
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.13...0.5.14

0.5.13

10 Jan 12:01
6853018
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.12...0.5.13

0.5.12

26 Nov 14:17
53622e8
Compare
Choose a tag to compare

What's Changed

  • fix: Ensure metadata serialization handles numpy.integer properly by @japols in #140
  • cutout must return ints for shape. not np.int64 by @floriankrb in #141
  • Fix cutout slicing of grid dimension by @japols in #145

New Contributors

Full Changelog: 0.5.11...0.5.12

0.5.11

18 Nov 17:03
6d29d28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.10...0.5.11

0.5.10

15 Nov 14:09
9d20645
Compare
Choose a tag to compare

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

15 Nov 12:54
88a549a
Compare
Choose a tag to compare

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)

26 Oct 14:03
f3574f1
Compare
Choose a tag to compare
* More verbosity

0.5.7: Feature/params metadata (#79)

09 Oct 18:24
904e102
Compare
Choose a tag to compare
* 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]>