Skip to content

v1.12.1

Choose a tag to compare

@tomvothecoder tomvothecoder released this 15 Aug 19:35
· 14 commits to master since this release
96a8ea3

What's Changed

This patch release fixes an issue where intermediate MPAS variables would save to a single, non-unique temporary directory. This can result in hanging when e3sm_to_cmip processes share the same output directory (and temp directory) on shared filesystems, specifically due to HDF5 filelocking. Now every e3sm_to_cmip process will its own unique temporary sub-directory, preventing collision and hanging.

Bug Fixes

DevOps

Full Changelog: v1.12.0...v1.12.1