Releases: NCAR/geocat-comp
Releases · NCAR/geocat-comp
v2026.01.0
What's Changed
New Features
- Allow for time dimension in
pressure_at_hybrid_levelsby @anissa111 in #811
Bug Fixes
- heat_index warnings and bug by @anissa111 in #807
Documentation
- Update logos and color scheme by @anissa111 in #813
Maintenance
- Adapt climatology test to address CI Upstream failure by @kafitzgerald in #809
Misc
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #804
- Adapt climatology functions to allow for monthly input data with centered time stamps by @kafitzgerald in #805
- Bump the actions group with 3 updates by @dependabot[bot] in #815
- Update release notes for v2026.01.0 by @anissa111 in #817
Full Changelog: v2025.12.1...v2026.01.0
v2025.12.1
What's Changed
New Features
- Add a
pressure_topargument todelta_pressureby @anissa111 in #798 - Add delta_pressure_hybrid by @anissa111 in #797
Bug Fixes
- Fix list vs set coordinate matching bug on NMSE by @anissa111 in #796
Documentation
- Add calculation reference for
delta_pressureby @anissa111 in #800
Misc
- Bump actions/checkout from 6.0.0 to 6.0.1 in the actions group by @dependabot[bot] in #799
- Bump the actions group with 3 updates by @dependabot[bot] in #801
- Update release notes for v2025.12.1 by @anissa111 in #803
Full Changelog: v2025.12.0...v2025.12.1
v2025.12.0
What's Changed
New Features
- Adding NMSE metric by @anissa111 in #787
Misc
- Bump actions/checkout from 5.0.1 to 6.0.0 in the actions group by @dependabot[bot] in #790
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #791
- Bump the actions group with 2 updates by @dependabot[bot] in #792
- Update release notes for v2025.12.0 by @anissa111 in #794
Full Changelog: v2025.11.0...v2025.12.0
v2025.11.0
What's Changed
New Features
- pressure_at_hybrid_levels by @anissa111 in #776
Bug Fixes
- ASV workflow tag fix by @anissa111 in #775
- Units bug fix for interp_hybrid_to_pressure by @kafitzgerald in #781
- Ensure consistent attribute behavior remains following Xarray changes by @kafitzgerald in #783
- Fix vimfc lat/lon Axis by @cyschneck in #784
Maintenance
- Initial benchmarks by @anissa111 in #772
Misc
- Bump actions/upload-artifact from 4 to 5 in the actions group by @dependabot[bot] in #778
- Fix Upstream CI installation issue by @kafitzgerald in #782
- Bump actions/checkout from 5.0.0 to 5.0.1 in the actions group by @dependabot[bot] in #786
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #779
- Update release notes for v2025.11.0 by @kafitzgerald in #789
Full Changelog: v2025.10.01...v2025.11.0
v2025.10.01
What's Changed
Maintenance
- Enable optional ASV runs on PRs by @anissa111 in #753
- Fix permissions on optional PR ASV runs by @anissa111 in #765
Misc
- Bump codecov/codecov-action from 5.5.0 to 5.5.1 by @dependabot[bot] in #754
- Bump actions/setup-python from 5.6.0 to 6.0.0 by @dependabot[bot] in #756
- Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 by @dependabot[bot] in #755
- Bump actions/checkout from 4.3.0 to 5.0.0 by @dependabot[bot] in #763
- Group Dependabot updates by @kafitzgerald in #764
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #767
- Revert blackdoc version in pre-commit config by @kafitzgerald in #769
- Bump the actions group with 2 updates by @dependabot[bot] in #768
- Update release-notes.rst by @cyschneck in #771
Full Changelog: v2025.09.0...v2025.10.01
v2025.09.0
What's Changed
Misc
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #747
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #750
- Remove mandatory dask from interpolate functionality by @anissa111 in #748
- Remove dask as a mandatory dependency by @anissa111 in #749
- Bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in #751
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #752
- Update cartopy docs link by @kafitzgerald in #757
- Update release notes for v2025.09.0 by @anissa111 in #760
Full Changelog: v2025.07.0...v2025.09.0
v2025.07.0
What's Changed
Bug Fixes
- Change
interp_hybrid_to_pressuretemperature extrapolation to uset_botdirectly by @kafitzgerald in #737
Maintenance
- Streamline packaging and dependencies by @kafitzgerald in #740
Misc
- CI updates by @kafitzgerald in #733
- Bump conda-incubator/setup-miniconda from 3.1.1 to 3.2.0 by @dependabot[bot] in #734
- Replace deprecated
xarray.cftime_rangewithxarray.date_rangeby @kafitzgerald in #739 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #741
- Update release notes for v2025.07.0 by @anissa111 in #743
Full Changelog: v2025.05.0...v2025.07.0
v2025.05.0
What's Changed
Bug Fixes
- Ensure compatibility with CFTime and Datetime objects for climatology functions by @kafitzgerald in #717
- Delta pressure near surface thickness bugfix by @kafitzgerald in #726
Documentation
- Support updates by @kafitzgerald in #709
- Update CODE_OF_CONDUCT.md to Fix A Small Typo by @erogluorhan in #713
- Update delta_pressure docs by @kafitzgerald in #718
- blackdoc for .rst/.md by @cyschneck in #720
- Correct
psychrometric_constantreferences by @cyschneck in #723
Maintenance
- Additional RH Comments by @cyschneck in #710
- Pin Third Party Github Actions by @cyschneck in #716
- ASV Update by @anissa111 in #722
Misc
- Bump actions/setup-python from 5.4.0 to 5.5.0 by @dependabot in #708
- Update CODE_OF_CONDUCT.md by @kafitzgerald in #711
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #712
- Bump codecov/codecov-action from 5.4.0 to 5.4.2 by @dependabot in #714
- Bump actions/setup-python from 5.5.0 to 5.6.0 by @dependabot in #719
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #724
- Add note to
interp_hybrid_to_pressuredocs by @kafitzgerald in #727 - Bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot in #729
- Update release notes for v2025.05.0 by @anissa111 in #731
Full Changelog: v2025.03.0...v2025.05.0
v2025.03.0
What's Changed
Bug Fixes
- Update scipy and use
sph_harm_yby @anissa111 in #695
Documentation
- ruff formatting by @cyschneck in #700
Maintenance
- Minimum dependency version testing and backwards compatibility by @kafitzgerald in #699
Misc
- Bump codecov/codecov-action from 5.3.1 to 5.4.0 by @dependabot in #696
- Reconfigure analytics by @kafitzgerald in #698
- Update release notes for v2025.03.0 by @anissa111 in #704
Full Changelog: v2025.02.0...v2025.03.0
v2025.02.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #683
- Bump actions/setup-python from 5.3.0 to 5.4.0 by @dependabot in #684
- Remove NumPy version pin by @kafitzgerald in #686
- Python 3.13 support and testing by @kafitzgerald in #688
- Non nanosecond datetime tests by @kafitzgerald in #691
Full Changelog: v2025.01.0...v2025.02.0