What’s new

0.5.1 (2021-10-13)

New features

  • Switch the CI workflow to github [PR36].

Bug fixes

0.5.0 (2021-10-12)

New features

Bug fixes

  • Fix xoa.regrid.regrid1d() with “cellave” method.

  • Fix xoa.cf.CFSpecs.get_location_mapping() for coordinates that have no axis attribute specifications.

  • Fix xoa.grid.dz2depth() that was not working properly with 4D+ arrays.

Breaking changes

0.4.0 (2021-09-02)

New features

Breaking changes

Bug fixes

Documentation

v0.3.1 (2021-05-21)

New features

Breaking changes

  • Rename the cf and sigma keyword of xoa.register_accessors() respectively to xcf and decode_sigma to match the default name of accessors.

  • Rename the sigma accessor to decode_sigma.

Bug fixes

  • Fix the access to the xoa executable on windows.

  • Fix the minimal version for xarray [PR23].

Documentation

  • Add a “How to start” section.

  • Accessors are now documented separately with sphinx-autosummary-accessors [PR20].

  • The Hycom-GDP example now uses xoa.plot.plot_flow().

v0.3.0 (2021-05-12)

New features

Bug fixes

  • Fix u and v CF config [PR6]

0.2.0

New features

Breaking changes

Deprecations

Bug fixes

Documentation