Tags: ai2cm/pace
Tags
pace-util release v0.9.0 (#176) This PR updates pace-util for v0.9.0 release.
util/v0.8.0 + zarr monitor: allow transposed diagnostics to be written ( #170) This PR allows for dimension order changes in diagnostic chunks so long as the other metadata stays the same across chunks. Also updates `pace-util` to `v0.8.0`. ## Code changes: - `ZarrMonitor.store` now allow for transposing inputs to match previously stored dimension order, if inputs have same set of dimensions but in different order.
pace-util release v0.7.0 (#88) ## Purpose This PR adds release instructions for pypi to pace-util, and prepares it for v0.7.0 release. ## Infrastructure changes: - Added RELEASE.rst instructions and `make release` target in pace-util
Release/0.6.0 (#47) Bump version to 0.6.0 in preparation for GMD submission. * update history for 0.6.0 * Bump version: 0.5.1 → 0.6.0
Release/0.5.1 (#6) * Bump version: 0.5.0 → 0.5.1 * Update history * correct HISTORY text * Update HISTORY.md Co-authored-by: Jeremy McGibbon <[email protected]> Co-authored-by: Jeremy McGibbon <[email protected]>
Bump version: 0.4.3 → 0.5.0 (#4) * Move bumpversion rules into setup.cfg bumpeversion does not work well with submodules. It gives an error by default and a warning if `--no-commit` is passed. * Bump version: 0.4.3 → 0.5.0