Releases: MPAS-Dev/pyremap
Releases · MPAS-Dev/pyremap
v0.0.11
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
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
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
Minor release
Bug Fix:
Contributors:
@xylar
v0.0.7
Minor release
Bug Fix:
- Run ESMF_RegridWeightGen with mpirun depending on esmf package version #16
Contributors:
@xylar
v0.0.6
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
Minor release
Minor Enhancements:
- Allow user specified temp directory during remap #8
Contributors: @xylar
v0.0.4
Minor release
Bug fix:
- Fix a bug in name of Arctic stereographic meshes #6
Contributors: @xylar
v0.0.3
Minor release
Minor Enhancements:
- Supports building mapping files with multiple MPI tasks #3
Contributors: @xylar
v0.0.2
First release on MPAS-Dev