Skip to content

Tags: andrew/python-cmethods

Tags

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add type checking for parameters of bias correction techniques (btsch…

…wertfeger#43)

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix typos (btschwertfeger#38)

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare release (btschwertfeger#35)

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update release.yml

v0.6.3

Toggle v0.6.3's commit message

Unverified

This user has not yet uploaded their public signing key.
uploaded version v0.6.3 to PyPI

v0.6.2

Toggle v0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request btschwertfeger#1 from btschwertfeger/dev

Added pre-commit workflow to standardize the code base

v0.6.1

Toggle v0.6.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
adjusted workflow

v0.6

Toggle v0.6's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
modified import to test guthub workflow try: 3

v0.5.4.2

Toggle v0.5.4.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
adjusted requirements.txt; disabled other adjustment kinds except '+'…

… for variance_scaling; minor changes in readme

0.5.4.1

Toggle 0.5.4.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fixed missing netCDF4 import; fixed 'cannot pickle' on adjust_3d func…

…tions; adjusted filenames in examples and readme;