v0.12.0
Minor release including several clean-up and bug-fix PRs and two additions two additions to the conda package: keyword arguments to check_call
with logging and the create_SCRIP_file_from_planar_rectangular_grid.py
script for land-ice meshes.
Minor enhancement
- Add keyword arguments to check_call #449
Clean-up
- Update CISM script to be compatible with python 3 #444
- Wrap lines longer than 132 columns in the grid_rotate utility #445
- Remove compiler-specific options from FFLAGS in grid_rotate Makefile #446
- rename python-igraph to igraph in setup.py #447
Bug fix
- Fix units in converting smb to sfcMassBal in landice interpolation script #448