What’s new

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 not 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