v0.13.0
Minor release including a new utility for creating MPAS-Atmosphere ESMF and SCRIP files; logging of commands when using the mpas_tools
version of check_call()
; and bug fixes for a tool that adds latitude and longitude to MPAS planar meshes; and a sanity check on the longitude range for an MPAS scrip generation tool.
Minor enhancement
- Add a new utility to create ESMF and SCRIP files for MPAS-A #422
- Log commands run with check_call() by default #452
Bug fix
- Fix mpas mesh tools #450
Continuous Integration and Testing
- Switch testing from python 3.7 to python 3.10 #451