python-cmethods
python-cmethods copied to clipboard
A collection of bias correction techniques written in Python - for climate sciences.
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.0 to 4.3.1. Release notes Sourced from codecov/codecov-action's releases. v4.3.1 What's Changed build(deps-dev): bump typescript from 5.4.4 to 5.4.5 by @dependabot in codecov/codecov-action#1370 fix: more verbose log...
For more information see: https://github.com/btschwertfeger/python-cmethods/pull/48#discussion_r1454120079
**Is your feature request related to a problem? Please describe.** To reach a larger audience it makes sense to add this Python package to the conda registry. For this, the...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.5. Release notes Sourced from actions/checkout's releases. v4.1.5 What's Changed Update NPM dependencies by @cory-miller in actions/checkout#1703 Bump github/codeql-action from 2 to 3 by @dependabot...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.1 to 2.3.3. Release notes Sourced from ossf/scorecard-action's releases. v2.3.3 [!NOTE] There is no v2.3.2 release as a step was skipped in the release process. This was...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.1 to 4.4.0. Release notes Sourced from codecov/codecov-action's releases. v4.4.0 What's Changed chore: Clarify isPullRequestFromFork by @jsoref in codecov/codecov-action#1411 build(deps): bump actions/checkout from 4.1.4 to 4.1.5 by...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.1.1 to 2.1.0. Release notes Sourced from dependabot/fetch-metadata's releases. v2.1.0 What's Changed Relax engine-strict=true by @jeffwidman in dependabot/fetch-metadata#510 Handle branch names containing hyphen separators by @tspencer244 in...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.15 to 3.26.0. Commits eb055d7 Merge pull request #2410 from github/update-v3.26.0-c24926b73 3884d04 Update changelog for v3.26.0 c24926b Merge pull request #2407 from github/dependabot/npm_and_yarn/npm-7954a73ad2 68ba39b Merge branch 'main'...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0. Release notes Sourced from actions/checkout's releases. v4.2.0 What's Changed Add Ref and Commit outputs by @lucacome in actions/checkout#1180 Dependabot updates in actions/checkout#1777 & actions/checkout#1872...
**Is your feature request related to a problem? Please describe.** python-cmethods looks very promising, but I am struggling to get it to work on realworld data. The challenge is that...