Skip to content

Releases: MPAS-Dev/pyremap

v0.0.11

25 May 08:13
72886e7
Compare
Choose a tag to compare

Minor release

Minor enhancement

  • Add support for remapping to or from MPAS vertices #33

Bug fix

  • Fix coordinate order for projection grids #32

Contributors:

@xylar

v0.0.10

23 May 09:37
841f580
Compare
Choose a tag to compare

Minor release

Minor enhancements

  • Add dev environment in a yaml file #25
  • Switch to spec file for dev. env. #26
  • Call ncremap without flags for in and out files #27
  • Make the ncremap -C flag optional for MPAS meshes #29
  • Add a flag to set the ESMF extrapolation method #30

Contributors:

@xylar

v0.0.9

17 Mar 21:22
b36980d
Compare
Choose a tag to compare

Minor release

Minor enhancement

  • Update build_mapping_file to take info on ESMF #24

Bug Fix:

  • Fix local package installation directory in Azure #23

Contributors:

@xylar

v0.0.8

10 Sep 13:17
85c8d48
Compare
Choose a tag to compare

Minor release

Bug Fix:

  • Close dev/null #21

Contributors:

@xylar

v0.0.7

28 May 07:00
a4e1821
Compare
Choose a tag to compare

Minor release

Bug Fix:

  • Run ESMF_RegridWeightGen with mpirun depending on esmf package version #16

Contributors:

@xylar

v0.0.6

10 Apr 08:14
ab6a5c3
Compare
Choose a tag to compare

Minor release

Minor Enhancements:

  • Add Travis CI #10
  • Specify full path to mpi_run in conda envs. #12

Bug Fixes:

  • Switch to using tempfile rather than backports.tempfile #9
  • Fix check for empty commit #11
  • Fix docs version #13

Contributors:

@xylar

v0.0.5

10 Mar 11:12
ae2dba4
Compare
Choose a tag to compare

Minor release

Minor Enhancements:

  • Allow user specified temp directory during remap #8

Contributors: @xylar

v0.0.4

07 Mar 21:54
65ae240
Compare
Choose a tag to compare

Minor release

Bug fix:

  • Fix a bug in name of Arctic stereographic meshes #6

Contributors: @xylar

v0.0.3

27 Jan 19:30
3e51ea6
Compare
Choose a tag to compare

Minor release

Minor Enhancements:

  • Supports building mapping files with multiple MPI tasks #3

Contributors: @xylar

v0.0.2

07 Oct 17:41
f96b6cf
Compare
Choose a tag to compare

First release on MPAS-Dev