Skip to content

Releases: MPAS-Dev/MPAS-Tools

v0.7.0

12 Jun 05:38
5ef70ae
Compare
Choose a tag to compare

Minor release including switch from rasterio to inpoly for some mask creation.

Minor Enhancements:

  • Land Ice: modify script to create MPAS grid #426

Clean up

  • Update make_partition_file.py to python 2 and 3 #424

Continuous integration:

  • Update vmimages in Azure to latest #425

Contributors:

@xylar
@mperego
@matthewhoffman
@jonbob
@trhille

v0.6.0

04 May 12:39
d88210a
Compare
Choose a tag to compare

Minor release including switch from rasterio to inpoly for some mask creation.

Minor Enhancements:

  • Add a yaml file describing the mpas_tools dev environment #418
  • Switch from rasterio to inpoly for signed distance masks #420

Clean up

  • Update culling script to python3 #412
  • Switch to file spec for the development env. #419

Bug fix:

  • Fix invalid vertices in vertex transect masks #414

Contributors:

@xylar
@mark-petersen
@dengwirda
@milenaveneziani

v0.5.1

06 Apr 21:26
ac85e45
Compare
Choose a tag to compare

Bug fix.

Bug fix:

  • Make make sure all strings in MOC files have 64 char #409

Contributors:

@xylar

v0.5.0

06 Apr 16:46
25756f2
Compare
Choose a tag to compare

Minor release

Minor Enhancements:

  • Add python mask creation for projection grids #406
  • Add region group info to MOC output #407

Contributors:

@xylar

v0.4.0

04 Apr 19:41
0fd9d94
Compare
Choose a tag to compare

Minor release including sea ice scripts for culling equatorial cells and rescale meshes from the unit sphere to a realistic globe, and various minor enhancements and bug fixes related to python mask generation.

Minor Enhancements:

  • Added scripts to equatorial cull and mesh rescale #402
  • Update MOC southern boundary to not require region groups #401
  • Add edge sign to python transect masks #404

Bug fix:

  • Fix periodicity in python transect masks #403

Contributors:

@xylar
@akturner

v0.3.0

27 Mar 13:38
c6396a5
Compare
Choose a tag to compare

Minor release including python-based mask creation, a fix to angleEdge for planar meshes, and several updates to land-ice scripts.

Major Enhancements:

  • Add python mask creator #399

Minor Enhancements:

  • Update landice Exodus conversion script user interface #388
  • Minor updates to scripts used in landice grid workflows #397

Bug fix:

  • Generalize angleEdge for planar meshes in MpasMeshConverter #396

Documentataion:

  • Add documentation for logging #394

CI

  • Update dependencies in the recipe #393

Contributors:

@xylar
@matthewhoffman
@trhille

v0.2.1

12 Jan 12:20
5aa1f68
Compare
Choose a tag to compare

Patch release.

Bug fixes:

  • Fixes crash while running ocean_add_depth #390
  • Fix further bugs in ocean depth module #391

Contributors:

@xylar
@sterlingbaldwin

v0.2.0

11 Jan 08:54
f9ad3a8
Compare
Choose a tag to compare

Minor release.

Minor Enhancements:

  • Add support for logging (e.g. to log files) #385
  • Add check for required time dimension if a range of times is included #386

Contributors:

@xylar
@trhille
@matthewhoffman

v0.1.0

26 Dec 09:52
8979e01
Compare
Choose a tag to compare

Minor release. Versioning will now follow Semantic Versioning.

Minor Enhancements:

  • Landice/temp outside ice mask exo mpas conversion #381
  • In write_netcdf, make Time an unlimited dimension #382

Contributors:

@xylar
@trhille
@matthewhoffman

v0.0.15

25 Nov 21:36
db8293c
Compare
Choose a tag to compare

Minor release

Minor Enhancements:

  • Add depth dimension as arg to compute_zmid #376
  • Switch MOC basins and transects to use aggregation from geometric_features #379

Documentataion:

  • Document additional CIME constants #375
  • Update docs for non-periodic meshes with planar_hex #377

CI

  • Update text for Azure badge #378

Contributors:

@xylar