Releases: MPAS-Dev/geometric_features
Releases · MPAS-Dev/geometric_features
v0.1.7
Minor release
Minor Enhancements
- Add GEOMETRIC_DATA_DIR environment variable #129
- Add Black Sea blockage #136
CI support
- Add Travis CI for testing package and building docs #130
- Update documentation link #131
- Check for empty commit #132
- Add build badge #133
- Fix the recipe path #134
- Fix check for empty commit #135
Contributors
@xylar
v0.1.6
Minor release
Minor Enhancements
- Add BedMachine Antarctica coastline features #126
Clean up
- Suppress progress bar in differencing features #127
- Remove conda recipe and make version updating easier #128
Contributors
@xylar
v0.1.5
Minor release
Minor Enhancements
- Redefine Arctic ocean regions (Part 1) #123
- Redefine Arctic ocean regions (Part 2) #125
- Change global_ocean ISC test cases to use BedMachine #433
Contributors
@milenaveneziani
@xylar
v0.1.4
Minor release
Bug fixes
- Fix matplotlib import when no xwindows #117
- Add missing 'type' key to combined features #119
Contributors
@xylar
v0.1.3
Fix matplotlib backend so tests work in azure CI on conda-forge.
v0.1.2
Minor release
Minor Enhancements
- Add support for Read The Docs #109
- Added/updated Arctic transects and updated all standard transects #106
- Add Baja California critical blockage #113
- Add Japan Ireland passages and blockages #114
Clean up
- Update documentation for adding new features #108
Bug fixes
- Fix the badge for the docs #110
- Fix quick start in documentation #112
Contributors
@milenaveneziani
@mark-petersen
@xylar
v0.1.1
Add ocean regions around Antarctica based mostly on Timmermann and Hellmer (2013) but also defining Eastern and Western Weddell Seas based on Orsi (not sure the year) and filling in East Antarctica with one more feature.
Also, fixes an import bug in GeometricFeatures()
.
v0.1
A complete reorganization of the repo into a python package and a separate directory with geojson data sets. The python package is designed to download the geojson data as needed and to manipulate it for further use by MPAS and other downstream users.
Geometric Features for v3 grids used in the Energy Exascale Earth System Model (E3SM)
Merge PR #95 add_English_Channel_Deepen
When creating the V3 mesh, the English Channel was closed on the
EC60to30 mesh. I drew a line by hand through the middle of the English
Channel. This version was used to make the current EC60to30V3 mesh, so
really needs to be in this geometric features repo with these points.
Note that the middle commit with 15m was used for the meshes made in
spring of 2017. We changed it to 120m here to be more realistic.