Releases: NCAR/geocat-viz
Releases · NCAR/geocat-viz
v2025.07.0
What's Changed
- Minimum dependency version testing and backwards compatibility by @kafitzgerald in #291
- Support updates by @kafitzgerald in #293
- Move to using setup-micromamba by @kafitzgerald in #294
- Update PyPI workflow by @kafitzgerald in #290
- GitHub Actions pin updates by @kafitzgerald in #297
- Resolve Upstream Dev CI failures by @kafitzgerald in #299
- Update Skew-T test by @kafitzgerald in #300
- codespell pre-commit by @cyschneck in #301
- ruff pre-commit by @cyschneck in #302
- Update README.md badges by @kafitzgerald in #304
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #305
- Bump mamba-org/setup-micromamba from 2.0.4 to 2.0.5 by @dependabot[bot] in #306
- Update Taylor diagram code to support Matplotlib 3.11 by @kafitzgerald in #308
- Fix version comparison logic by @kafitzgerald in #309
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #310
- Streamline packaging by @kafitzgerald in #311
- Update release notes for v2025.07.0 by @kafitzgerald in #313
New Contributors
- @cyschneck made their first contribution in #301
Full Changelog: v2025.03.0...v2025.07.0
v2025.03.0
What's Changed
- Clean up CI by @kafitzgerald in #232
- Add basic testing infrastructure by @kafitzgerald in #233
- Taylor Diagram test by @jukent in #234
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #238
- Remove duplicative macOS runner from CI and add back in Python 3.10 by @kafitzgerald in #240
- Adding tests to Util by @jukent in #239
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 by @dependabot in #241
- Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 by @dependabot in #242
- Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 by @dependabot in #243
- Update pre-commit by @kafitzgerald in #247
- Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 by @dependabot in #245
- Fix link check by @kafitzgerald in #249
- Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 by @dependabot in #250
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #251
- Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 by @dependabot in #254
- Fix documentation theme configuration by @kafitzgerald in #253
- Update tests and turn on image comparison testing in CI by @kafitzgerald in #257
- Update citation docs and remove broken link by @kafitzgerald in #260
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #255
- Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by @dependabot in #261
- Update docs environment to avoid Xarray bug by @kafitzgerald in #264
- Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 by @dependabot in #267
- Minor text formatting fix by @kafitzgerald in #268
- Fix broken Taylor Diagram link by @kafitzgerald in #270
- Taylor diagram legend axis fix by @kafitzgerald in #274
- Configure analytics by @kafitzgerald in #277
- Update Python versions by @kafitzgerald in #278
- Address Matplotlib deprecation of apply_theta_transforms by @kafitzgerald in #279
- Raise a Sphinx build error on docs notebook errors by @kafitzgerald in #280
- Upstream dev CI by @kafitzgerald in #282
- Require matplotlib-base instead of matplotlib and some overall dependency cleanup by @kafitzgerald in #284
- Update release notes for v2025.03.0 by @kafitzgerald in #288
Full Changelog: v2024.03.0...v2025.03.0
v2024.03.0
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in #223
- Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in #226
- Documentation improvement for TaylorDiagram class and set_titles_and_labels by @jukent in #219
- Update release notes for v2024.03.0 by @anissa111 in #230
Full Changelog: v2024.02.1...v2024.03.0
v2024.02.1
What's Changed
- PypI Trusted Publishing by @erogluorhan in #208
- Fix Taylor diagram annotate_on issue by @srosanka in #207
- Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #214
- Configure link checker to ignore problematic sites and add a CI badge to the package README by @kafitzgerald in #218
- Update to implicit namespace package by @anissa111 in #220
- Update release-notes.rst for v2024.02.1 release by @kafitzgerald in #222
New Contributors
Full Changelog: v2024.02.0...v2024.02.1
v2024.02.0
What's Changed
- Python version fix in environment files by @kafitzgerald in #170
- Invert y-axis in add_height_from_pressure_axis.ipynb by @kafitzgerald in #173
- Remove matplotlib version pin by @kafitzgerald in #177
- Fix to extlinks for compatibility with Sphinx 6 by @kafitzgerald in #180
- Add additional usage examples and update a thumbnail by @kafitzgerald in #181
- fix docstring of Taylor Diagram add_model_set() by @jukent in #182
- subtitle kwarg to set_titles_and_labels by @jukent in #185
- add taylordiagram example by @jukent in #186
- Remove reference to old conda channel in installation.rst by @kafitzgerald in #190
- add skewt plot by @jukent in #188
- NSF NCAR branding updates by @kafitzgerald in #191
- Branding updates to support light and dark themes by @kafitzgerald in #192
- Python 3.12 support and Windows and M1 testing by @kafitzgerald in #194
- Add Dependabot by @kafitzgerald in #196
- Bump pre-commit/action from 2.0.3 to 3.0.0 by @dependabot in #197
- Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.1 by @dependabot in #198
- Bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in #200
- Bump actions/setup-python from 3 to 5 by @dependabot in #199
- Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.11 by @dependabot in #201
- Bump actions/checkout from 3 to 4 by @dependabot in #202
Full Changelog: v2023.10.0...v2024.02.0
v2023.10.0
What's Changed
- Create PULL_REQUEST_TEMPLATE.md by @kafitzgerald in #157
- Remove unnecessary Xarray version pin by @kafitzgerald in #159
- Add support for Python 3.11 and remove support for Python 3.8 by @kafitzgerald in #162
- Pin matplotlib to <3.8 by @kafitzgerald in #161
- Add code of conduct by @kafitzgerald in #163
- Fix python versions by @kafitzgerald in #165
- Contributor's guide by @kafitzgerald in #166
Full Changelog: v2023.09.0...v2023.10.0
v2023.09.0
What's Changed
- change nb_execution_mode to force by @jukent in #140
- add a release template by @jukent in #141
- add bug issue template by @jukent in #142
- Fix broken link in add_lat_lon_ticklabels.ipynb by @jukent in #143
- Update README.md to remove upstream examples badge by @jukent in #144
- Julyexamples2 by @jukent in #145
- Change broken links from GeoCAT contributor's guide to CONTRIBUTING.md by @kafitzgerald in #148
- Unit and inferred height fixes in add_height_from_pressure_axis by @kafitzgerald in #152
- Update release notes by @anissa111 in #156
Full Changelog: v2023.07.0...v2023.09.0
v2023.07.0
Matplotlib has been unpinned and an examples gallery added.
What's Changed
- Gallery infrastructure by @jukent in #133
- unpin matplotlib by @kafitzgerald in #134
- add 3 examples by @jukent in #135
- Update release-notes.rst by @jukent in #137
Full Changelog: v2023.06.0...v2023.07.0
v2023.06.0
Summary
Function and keyword argument names have been adjusted to follow consistent formatting and style, and one bug fix.
What's Changed
- fix and update truncate_colormap by @kafitzgerald in #125
- Consistent function naming convention by @jukent in #127
- fix formatting and add new release notes by @jukent in #130
New Contributors
- @kafitzgerald made their first contribution in #125
Full Changelog: v2023.05.0...v2023.06.0
v2023.05.0
What's Changed
- Docs sphinx book theme by @pilotchute in #99
- Update issue templates by @pilotchute in #91
- Update CONTRIBUTING.md by @jukent in #115
- Overhauling Documentation by @jukent in #116
- add examples to all docstrings by @jukent in #122
- update release notes by @jukent in #123
Bugfixes
- Add fx for height from pressure axis by @jukent in #114
- update pypi to not publish automatically by @jukent in #121
New Contributors
Dev Ops
- Release v2023.05.0 performed by @pilotchute
Full Changelog: v2023.03.0...v2023.05.0