Releases: ncar-xdev/ecgtools
Releases · ncar-xdev/ecgtools
v2024.07.31
What's Changed
- Update pypi-release.yaml to py3.9 by @dougiesquire in #169
- Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 by @dependabot in #167
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #171
- Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by @dependabot in #172
- Bump actions/checkout from 3 to 4 by @dependabot in #175
- Replace
pkg_resources
withimportlib
by @dougiesquire in #186
Full Changelog: v2023.07.13...v2024.07.31
🚀 v2023.07.13 🚀
What's Changed
- Update Intake-ESM version in requirements by @dougiesquire in #166
Full Changelog: v2023.07.07...v2023.07.13
🚀 v2023.07.07 🚀
What's Changed
- ADD: Add cmip6/cmip5 directory based parsers by @mgrover1 in #134
- Use the new action to create an issue from the output of report log by @andersy005 in #137
- Add missing dependency by @andersy005 in #138
- Update upstream-dev-ci.yaml by @andersy005 in #139
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #140
- Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.4 by @dependabot in #145
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #146
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #147
- Drop 3.8 in tests by @mgrover1 in #149
- Don't modify dir during directory walk() by @dougiesquire in #162
- Updates for pydantic v2 by @dougiesquire in #164
- Bump codecov/codecov-action from 3.1.1 to 3.1.4 by @dependabot in #158
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #156
- Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.7 by @dependabot in #163
- 2 very simple edits to update Builder and .build calls with new API s… by @Thomas-Moore-Creative in #148
New Contributors
- @dougiesquire made their first contribution in #162
- @Thomas-Moore-Creative made their first contribution in #148
Full Changelog: v2022.10.07...v2023.07.07
🚀 v2022.10.07 🚀
What's Changed
- Update changelog by @mgrover1 in #86
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #88
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #90
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #91
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #92
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #93
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #94
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #95
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #96
- Remove linting GHA workflow by @andersy005 in #97
- Add Issue and PR templates by @andersy005 in #99
- Update docs by @andersy005 in #100
- Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.0 by @dependabot in #102
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #103
- Update pre-commit hooks by @andersy005 in #104
- Update CI workflows by @andersy005 in #105
- Rewrite Builder object: use fsspec by @andersy005 in #101
- Update repository reference by @andersy005 in #106
- Bump actions/setup-python from 2 to 3 by @dependabot in #108
- Bump actions/checkout from 2 to 3 by @dependabot in #109
- Bump actions/github-script from 5 to 6 by @dependabot in #107
- Update CI workflows by @andersy005 in #111
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #112
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #113
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #114
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #115
- Bump actions/download-artifact from 2 to 3 by @dependabot in #116
- Bump codecov/codecov-action from 2.1.0 to 3.0.0 by @dependabot in #117
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #118
- Bump codecov/codecov-action from 3.0.0 to 3.1.0 by @dependabot in #120
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #121
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #123
- Bump actions/setup-python from 3 to 4 by @dependabot in #124
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #125
- Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 by @dependabot in #126
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #127
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #128
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #130
- Bump codecov/codecov-action from 3.1.0 to 3.1.1 by @dependabot in #129
Full Changelog: v2021.9.23...v2022.10.07
🚀 ecgtools v2021.9.23 🚀
Enhancements made
- Add fix for preventing nested list #85 (@mgrover1)
- Allow user to input list of directories for
root_dir
#83 (@mgrover1) - Add xarray open kwargs to cesm timeseries and cesm history #81 (@mgrover1)
- Add observations parser #65 (@mgrover1)
Maintenance and upkeep improvements
- [pre-commit.ci] pre-commit autoupdate #84 (@pre-commit-ci)
Documentation improvements
- Fix typo #78 (@andersy005)
- Update README #77 (@mgrover1)
Contributors to this release
🚀 ecgtools v2021.9.14 🚀
🚀 ecgtools v2021.6.21 🚀
Enhancements made
Bugs fixed
Maintenance and upkeep improvements
Documentation improvements
Contributors to this release
🚀 ecgtools v2021.6.8 🚀
Merged PRs
- Warn when invalid_assets is not empty #44 (@andersy005)
- Use setuptools_scm for managing package version #43 (@andersy005)
- Update changelog in prep for first release #41 (@andersy005)
Contributors to this release
🚀 ecgtools v2021.6.7 🚀
Merged PRs
- Add
postprocess
func #40 (@andersy005) - Add version to CMIP6 parser #39 (@andersy005)
- Add pop 5 day stream #38 (@mgrover1)
- Add timeseries parser #37 (@mgrover1)
- add time_range attribute to cmip6 parser #36 (@mgrover1)
- Use relative path when saving
catalog_file
entry #35 (@andersy005) - Update CESM History File Example, Fix stream issue #33 (@mgrover1)
- Fix variable column name #32 (@mgrover1)
- Add aggregation_control key #31 (@andersy005)
- Fix casename issue #30 (@mgrover1)
- Extract frequency from file #27 (@mgrover1)
- Add docs placeholders #26 (@andersy005)
- Add CMIP6 example #25 (@andersy005)
- Remove old code #24 (@andersy005)
- Add save method to main Builder class #23 (@andersy005)
- Deal with CESM history file times in more generic way #22 (@mgrover1)
- Add
__post_init_post_parse__
method toBuilder
#20 (@andersy005) - Rewrite
Builder
without dask dependencies #19 (@andersy005) - Add parser for CESM history files #18 (@andersy005)
- Disable YAMALE YAML based approach #17 (@andersy005)
- Remove CMIP6 default parser #14 (@andersy005)
- Bump pre-commit/action from v2.0.2 to v2.0.3 #13 (@dependabot)
- Add build-from-config command #12 (@andersy005)
- Add CMIP6 parser/builder #11 (@andersy005)
- 🔨 Code refactoring #10 (@andersy005)
- Turn
Builder
class into a data class #9 (@andersy005) - Add builder for CESM2 Seasonal-to-Multiyear Large Ensemble (SMYLE) #8 (@andersy005)
- 👷 CI overhaul #7 (@andersy005)
- Update isort gh action and pre-commit hook #6 (@andersy005)
- Generic interface #5 (@sherimickelson)
- Add core functionality for parsing attributes from an open file #3 (@andersy005)
Contributors to this release
(GitHub contributors page for this release)
@andersy005 | @billsacks | @dependabot | @kmpaul | @mgrover1 | @sherimickelson