Releases: NCAR/geocat-comp
Releases · NCAR/geocat-comp
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
v2023.06.0
What's Changed
This release removes the geocat-f2py dependency. To use these functions, users will need to install the geocat-f2py package directly. Additionally, this release also drops support for python 3.8 and adds support for 3.11.
Deprecations
- Remove
anomaly
andclimatology
by @anissa111 in #416 - Remove f2py dependency by @anissa111 in #421
Bug Fixes
- Fix bug in
_temp_extrapolate
used byinterp_hybrid_to_pressure
by @kafitzgerald in #424 - Dropping support for python 3.8 and adding 3.11 by @anissa111 in #426
Documentation
Maintenance
- Reconfigure and removes src folder by @anissa111 in #419
- update .pre-commit-config.yaml yapf repo by @anissa111 in #417
New Contributors
- @kafitzgerald made their first contribution in #424
Full Changelog: v2023.05.0...v2023.06.0