Skip to content

Releases: MOM6-community/sectionate

v0.3.3

18 Feb 04:17
9e6e876

Choose a tag to compare

What's Changed

  • Drop direct references from dependencies and expand tests to Python 3.11 by @hdrake in #39

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

v0.3.2

10 Feb 00:03
281d1f3

Choose a tag to compare

What's Changed

  • Drop Python requirement back down to >=3.11 by @hdrake in #38

Full Changelog: v0.3.1...v0.3.2

v0.3.1

04 Feb 02:52
e96a1e7

Choose a tag to compare

What's Changed

  • Exclude example notebooks and data from package distribution by @hdrake in #34
  • Simplify installation instructions to pip install sectionate by @hdrake in #35
  • Add CI testing and upgrade Python >= 3.12 by @hdrake in #37

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

v0.3.0 - Named Sections and I/O

30 Aug 13:21
0c81223

Choose a tag to compare

What's Changed

Major changes

  • Named Sections and utilities for joining sections (parent/child logic) and I/O by @hdrake in #33
  • Stabilize environment by replacing xgcm@master dependency with xgcm >= 0.9.0 by @hdrake in #33
  • Point clone to MOM6-community by @hdrake in #32

Minor changes

Full Changelog: v0.2.2...v0.3.0

v0.2.2

11 May 22:15
2c8e819

Choose a tag to compare

What's Changed

  • Updated version of Zenodo datasets and re-ran notebooks by @hdrake in #29

Full Changelog: v0.2.1...v0.2.2

v0.2.1 - Make all examples self-contained by using datasets from Zenodo

09 May 14:24
011e80a

Choose a tag to compare

What's Changed

  • Setup github action to publish to PyPI on release by @hdrake in #25
  • Reworked all notebooks to use output downloaded from Zenodo by @hdrake in #26 and then updated by @hdrake in #28
  • Removes unnecessary dependency on pip: xoverturning by @hdrake in #27

Full Changelog: v0.2.0...v0.2.1

v0.2.0

20 Mar 23:00
c9b6f3b

Choose a tag to compare

What's Changed

  • Default to geodesic paths (rather than index-space paths) and refactor functions around xgcm.Grid metadata by @hdrake in #19

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

15 Aug 12:40
51c65ac

Choose a tag to compare

Last release before breaking changes!

Add cell metrics to section (thanks @MDTocean)

v0.1.0

15 Aug 11:39
bfc1786

Choose a tag to compare

Original algorithms in index space.