Skip to content

Releases: MPAS-Dev/geometric_features

v1.6.1

22 Dec 09:16
6d6274f
Compare
Choose a tag to compare

What's Changed

Bug fixes

  • Fix sea-ice historical median features by @xylar in #218
  • Fix ocean extended features by @xylar in #219

Cleanup and Testing

  • Add test to make sure features_and_tags.json looks as expected by @xylar in #220

CI/CD

  • Add CI workflow to automatically update pre-commit and its dependencies by @altheaden in #216
  • Add pre-commit for code linting by @altheaden in #221
  • Clean-up on imports and pre-commit by @xylar in #222
  • Fix flake8 lint in geometric_features by @xylar in #223

Full Changelog: 1.6.0...1.6.1

v1.6.0

19 Nov 20:20
da465bc
Compare
Choose a tag to compare

A minor release with new Greenland regions and a southern hemisphere basin.

Minor Enhancements

CI/CD

New Contributors

Full Changelog: 1.5.0...1.6.0

v1.5.0

18 Jul 18:50
1805f77
Compare
Choose a tag to compare

This release adds a critical passage at Carroll Inlet near Stange Ice Shelf in Antarctica's Bellingshausen Sea region.

Minor enhancement

  • Add Carroll Inlet as a critical passage #203

Continuous Integration

  • Fix issues with python 3.12 #201

Contributors

@darincomeau
@xylar

v1.4.0

16 May 04:49
6d4bc1b
Compare
Choose a tag to compare

This release adds ISMIP6 Greenland regions

Minor enhancement

  • Add ISMIP6 Greenland regions #199

Contributors

@cbegeman
@alexolinhager
@xylar

v1.3.0

28 Aug 20:59
711a7b3
Compare
Choose a tag to compare

This release changes adds two new critical land blockages to block the ocean from reaching the interior of Greenland using the GEBCO topography dataset.

Minor enhancement

  • Add land blockage to entrance of Ilulissat, Humboldt, and Petermann Glaciers #197

Contributors

@milenaveneziani
@stephenprice
@trhille
@xylar

v1.2.0

10 Apr 09:09
8ab3506
Compare
Choose a tag to compare

This release changes the definition of various Weddell Sea and Bellingshausen Sea features. They are now more consistent with the topography that defines these basins and include the full FRIS ice-shelf cavity where appropriate.

Minor enhancement

  • Modify Western Weddell definition and add polygon functions #195

Contributors

@cbegeman
@milenaveneziani
@xylar

v1.1.0

27 Jan 20:47
7eac189
Compare
Choose a tag to compare

A release to remove some troublesome seed points in the ocean.

Bug fix

  • Remove seed points near islands #193

Contributors

@xylar

v1.0.1

04 Jan 20:32
73b1b3f
Compare
Choose a tag to compare

A bug-fix release fixing support for importlib.resources backport for python 3.8

Bug fix

  • Fix importlib.resources import for python 3.8 #191

Contributors

@xylar

v1.0.0

04 Jan 07:29
e596a81
Compare
Choose a tag to compare

A major release, mostly just to acknowledge that the API seems to be stable and now has some fairly robust testing.

Minor Enhancement

  • Improve testing and add support for shapely >=2.0 #189

Clean up

  • Rename master --> main #188

Contributors

@xylar
@milenaveneziani

v0.8.0

08 Dec 18:15
7188ef9
Compare
Choose a tag to compare

Minor release for some clean up

Clean up

  • Rename Arctic transects tag and flip OSNAP sections #185

Continuous integration

  • Drop python 3.7 and add python 3.11 #186

Contributors

@xylar
@milenaveneziani