Releases: NCAR/geocat-comp
Releases · NCAR/geocat-comp
v2025.01.0
v2025.01.0 releases a collection of small changes and pins scipy
to <1.15 while we finalize removing the deprecating sph_harm
in favor of sph_harm_y.
What's Changed
Bug Fixes
- Refactor ci-release.yml by @anissa111 in #628
- Pinning micromamba for CI by @anissa111 in #645
- Update .pre-commit-config.yaml by @kafitzgerald in #653
- Theme configuration fix by @kafitzgerald in #657
Documentation
- Update eofs links and descriptions by @kafitzgerald in #661
- update citation docs by @kafitzgerald in #666
- Update saturation_vapor_pressure_slope link by @cyschneck in #671
Maintenance
- Add autoupdate for pre-commit hook versions by @cyschneck in #604
- remove pre-commit.yml by @cyschneck in #608
- Template refresh by @anissa111 in #612
- CI to run macos-latest by @cyschneck in #617
- pre-commit hook check-yaml by @cyschneck in #625
- Remove temporary micromamba pin by @kafitzgerald in #650
Misc
- Removes ASV version pin and pin Conda version for ASV workflow by @kafitzgerald in #610
- Re-pin ASV again and list env info by @kafitzgerald in #613
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #614
- Bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot in #615
- Bump codecov/codecov-action from 4.3.1 to 4.4.1 by @dependabot in #621
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #626
- Bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in #630
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #629
- Bump actions/setup-python from 5.1.0 to 5.1.1 by @dependabot in #632
- Bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in #640
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 by @dependabot in #639
- Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 by @dependabot in #642
- Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 by @dependabot in #644
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #646
- Bump mamba-org/setup-micromamba from 1 to 2 by @dependabot in #648
- Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #649
- Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 by @dependabot in #647
- Bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in #651
- Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 by @dependabot in #654
- Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 by @dependabot in #658
- Bump codecov/codecov-action from 4.6.0 to 5.0.2 by @dependabot in #659
- Bump codecov/codecov-action from 5.0.2 to 5.0.7 by @dependabot in #663
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #664
- Bump codecov/codecov-action from 5.0.7 to 5.1.1 by @dependabot in #667
- Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by @dependabot in #668
- Bump codecov/codecov-action from 5.1.1 to 5.1.2 by @dependabot in #669
- SciPy version pin by @kafitzgerald in #674
- Bump codecov/codecov-action from 5.1.2 to 5.3.1 by @dependabot in #677
- Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 by @dependabot in #678
- Update release notes for v2025.01.0 by @anissa111 in #680
New Contributors
- @pre-commit-ci made their first contribution in #614
Full Changelog: v2024.04.0...v2025.01.0
v2024.04.0
What's Changed
Deprecations
- Drop Python 3.9 Support by @cyschneck in #599
Bug Fixes
- Address performance and deprecations in interp_hybrid_to_pressure by @kafitzgerald in #592
- Pin numpy<2.0 for PyPI install issue by @anissa111 in #600
Documentation
- Reduce DeprecationWarnings in Testing by @cyschneck in #582
Misc
- Bump codecov/codecov-action from 4.1.0 to 4.1.1 by @dependabot in #589
- Bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot in #588
- Bump codecov/codecov-action from 4.1.1 to 4.2.0 by @dependabot in #590
- Bump codecov/codecov-action from 4.2.0 to 4.3.0 by @dependabot in #595
- Update release notes for v2024.04.0 by @anissa111 in #602
Full Changelog: v2024.03.0...v2024.04.0
v2024.03.0
What's Changed
Bug Fixes
- Fix delta_pressure to handle the case when pressure levels are greater than the surface pressure by @kafitzgerald in #571
Maintenance
- pre-commit hook for codespell by @cyschneck in #579
- Move dask compatibility tests to their own testing module by @anissa111 in #568
- Add M1 runners to CI by @kafitzgerald in #581
- Geocat-comp ruff cleanup by @cyschneck in #584
Misc
- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in #574
- Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in #575
- Update release notes for v2024.03.0 by @anissa111 in #586
- Forgot date on release notes by @anissa111 in #587
Full Changelog: v2024.02.0...v2024.03.0
v2024.02.0
What's Changed
New Features
- Python 3.12 Support by @cyschneck in #548
Deprecations
- Update to implicit namespace package by @anissa111 in #563
Bug Fixes
- Temporary pinning asv by @anissa111 in #556
- Add token to codecov upload by @anissa111 in #566
- Re-pin ASV by @anissa111 in #569
Documentation
- Logos for Light and Dark Mode by @cyschneck in #545
- Documentation Clean Up by @cyschneck in #561
Maintenance
- Add stackoverflow.com/help/* links to linkcheck_ignore by @anissa111 in #559
- Unpin ASV by @anissa111 in #567
Misc
- Bump codecov/codecov-action from 3.1.4 to 3.1.5 by @dependabot in #543
- Update hourly frequency aliases by @kafitzgerald in #550
- Bump nick-fields/retry from 2 to 3 by @dependabot in #552
- Bump codecov/codecov-action from 3.1.5 to 4.0.1 by @dependabot in #551
- Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #554
- Bump codecov/codecov-action from 4.0.1 to 4.1.0 by @dependabot in #564
- Update release notes for v2024.02.0 by @anissa111 in #573
Full Changelog: v2024.01.0...v2024.02.0
v2024.01.0
What's Changed
Documentation
- New NSF NCAR Branding by @cyschneck in #541
Maintenance
- CI Improvements by @anissa111 in #528
- Upstream CI Improvements by @anissa111 in #527
- Standardize and improve ci-release.yml by @anissa111 in #531
- Add retry step to linkcheck and CI by @anissa111 in #532
- Switch to PyPI Trusted Publishing by @anissa111 in #534
- Update nightly wheels source by @anissa111 in #537
Misc
- Bump actions/setup-python from 4.7.1 to 5.0.0 by @dependabot in #526
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #535
- Update release-notes.rst for v2024.01.0 by @anissa111 in #544
Full Changelog: v2023.12.0...v2024.01.0
v2023.12.0
What's Changed
Deprecations
- Fix extlinks formatting by @anissa111 in #520
Bug Fixes
- Unpin Xarray: dataArray -> dataArray.variable by @cyschneck in #492
- Remove unnecessary tag publish trigger for asv benchmark runs by @anissa111 in #509
- Update mamba install link by @anissa111 in #518
Documentation
- Add fourier filter to comp by @jukent in #511
- Add a note about potential type promotion to interp_multidim by @kafitzgerald in #504
- Finalize release notes for v2023.12.0 release by @anissa111 in #525
Maintenance
- EOF Unsigned Vector Tests by @cyschneck in #516
Misc
- Remove no longer need numpy version pin by @kafitzgerald in #515
- Added windows-latest to the strategy section. by @AnshRoshan in #460
- Bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in #521
- Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in #524
New Contributors
- @AnshRoshan made their first contribution in #460
Full Changelog: v2023.10.1...v2023.12.0
v2023.10.1
What's Changed
Bug Fixes
- Update office hours link by @anissa111 in #495
- Fix Python version in upstream CI by @philipc2 in #436
- Don't fail workflow for expected individual benchmarks failures by @anissa111 in #499
Documentation
- Add benchmark badge to readme by @anissa111 in #497
Maintenance
- Convert unittest to pytest by @cyschneck in #478
- Connect ASV benchmarking to CI by @anissa111 in #496
Misc
- Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0 by @dependabot in #489
- Bump actions/setup-python from 4.7.0 to 4.7.1 by @dependabot in #482
- Finalize release notes for v2023.10.1 by @anissa111 in #501
New Contributors
Full Changelog: v2023.10.0...v2023.10.1
v2023.10.0
What's Changed
Documentation
- Contributing Edits by @cyschneck in #476
- CODE_OF_CONDUCT.md by @cyschneck in #461
- Update PR template by @cyschneck in #468
Maintenance
- Set up ASV benchmarking by @anissa111 in #474
Misc
- Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by @dependabot in #442
- Bump actions/checkout from 3 to 4 by @dependabot in #449
New Contributors
- @cyschneck made their first contribution in #461
Full Changelog: v2023.09.0...v2023.10.0
v2023.09.0
What's Changed
New Features
Bug Fixes
- Fix broken contributor's guide links by @kafitzgerald in #445
- Fix codecov coverage reports by @anissa111 in #446
Documentation
- Rephrase README.md by @anissa111 in #451
- Update description and fix PR links for v2023.09.0 by @anissa111 in #459
- Contributor's Guide by @anissa111 in #450
Misc
- Update release.md by @jukent in #434
- Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.8 by @dependabot in #438
- Bump actions/setup-python from 4.6.1 to 4.7.0 by @dependabot in #437
- Include xarray pinning in setup.cfg by @anissa111 in #458
Full Changelog: v2023.06.1...v2023.09.0
v2023.06.1
What's Changed
Bug Fixes
- Remove python 3.11.0 limit by @anissa111 in #431
Full Changelog: v2023.06.0...v2023.06.1