Skip to content

Releases: xoceanmodel/xroms

v0.4.3

27 Jul 17:36
aec48ef
Compare
Choose a tag to compare

What's Changed

  • Do not require zkey in interpll by @kthyng in #51

Full Changelog: v0.4.2...v0.4.3

v0.4.2

27 Jul 16:19
1a7bc76
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

27 Jul 13:39
ee7eaa2
Compare
Choose a tag to compare

What's Changed

  • can now pass kwargs to xe.Regridder in interpll by @kthyng in #48

Full Changelog: v0.4.0...v0.4.1

v0.4.0

25 Jul 20:12
4c3517e
Compare
Choose a tag to compare

What's Changed

Details:

  • hopefully fixing issue reordering dimensions when extra coords present
  • divergence calculation was added to derived.py
  • accessor changes:
    • xgrid is run automatically when accessor is used, which could be too slow for some uses
    • div and div_norm properties added to accessor
    • div_norm is the surface divergence normalized by f
  • added tests for new functions
  • hopefully fixed build issue on several OSes by pinning h5py < 3.2, see for reference h5py/h5py#1880, conda-forge/h5py-feedstock#92 (I undid this change and instead updated how mambaforge is used in the test builds. The error then went back to just being a problem with Ubuntu 3.11 and not sure how to fix it.)
  • updated docs (but still am not able to get xESMF to be recognized when docs are run so interp example that uses it isn't run)

Full Changelog: v0.3.3...v0.4.0

v0.3.3

11 Jul 16:15
4c71c07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

23 Jun 18:04
6974491
Compare
Choose a tag to compare

More fixes to the rotation accessor options — hadn't fully tested previously and I think they will work with these changes.

v0.3.1

23 Jun 02:01
854452c
Compare
Choose a tag to compare

What's Changed

  • made east/north variable names have two options by @kthyng in #43

Full Changelog: v0.3.0...v0.3.1

v0.3.0

12 Jun 21:51
485764e
Compare
Choose a tag to compare

What's Changed

  • added vector functions throughout by @kthyng in #42

Full Changelog: v0.2.4...v0.3.0

v0.2.4

24 May 20:31
Compare
Choose a tag to compare

Oh pooch.

v0.2.3

24 May 20:07
Compare
Choose a tag to compare

Ready for a new release — docs work and dataset works and let's also get conda-forge set up!

Full Changelog: v0.2.2...v0.2.3