Skip to content

Releases: MPAS-Dev/geometric_features

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

v0.7.0

30 Jul 09:18
40bcc98
Compare
Choose a tag to compare

Minor release

Minor Enhancement

  • Add new Arctic critical passages and land blockages (plus Lombok St in Indonesian Throughflow) #184

Contributors

@milenaveneziani
@xylar

v0.6.0

07 Jun 22:35
633e693
Compare
Choose a tag to compare

Minor release

Minor Enhancement

  • Fix deprecation warning in MOC aggregator #178
  • Add ISMIP6 basins to landice regions #180

Clean up

  • Replace cascaded_union with unary_union #177
  • Fix deprecation error from shapely #181

Continuous integration

  • Fix an issue with the docs and with Azure building the docs #179

Contributors

@xylar
@hollyhan