Skip to content

v1.12.2

Choose a tag to compare

@tomvothecoder tomvothecoder released this 03 Sep 19:37
· 12 commits to master since this release
f340851

What's Changed

This patch release fixes a bug where resource contention can occur if multiple e3sm_to_cmip invocations write to the same CMIP metadata file. It ensures uniqueness of these files per process by appending a PID to the name.

Bug Fixes

Full Changelog: v1.12.1...v1.12.2