Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ai2cm/pace

Tags

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/0.2.0 (#409)

## Purpose

This PR bumps versions to 0.2.0 in preparation for release. It also bumps pace.util to version 0.10.0.

It also adds bumpversion control for every package but util (which is on a different version schedule).

c4992_4096r

Toggle c4992_4096r's commit message

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add __version__ strings to packages (#325)

## Purpose

This PR sets version strings in all pace.* packages to match their setup.py versions.

util/v0.9.0

Toggle util/v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
pace-util release v0.9.0 (#176)

This PR updates pace-util for v0.9.0 release.

util/v0.8.0

Toggle util/v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.

util/v0.7.0

Toggle util/v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

util/v0.6.0

Toggle util/v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

util/v0.5.1

Toggle util/v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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]>

util/v0.5.0

Toggle util/v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
 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