Recent Releases of geocat-comp

geocat-comp - v2025.07.0

What's Changed

Bug Fixes

  • Change interp_hybrid_to_pressure temperature extrapolation to use t_bot directly by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/737 ### Maintenance
  • Streamline packaging and dependencies by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/740 ### Misc
  • CI updates by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/733
  • Bump conda-incubator/setup-miniconda from 3.1.1 to 3.2.0 by @dependabot[bot] in https://github.com/NCAR/geocat-comp/pull/734
  • Replace deprecated xarray.cftime_range with xarray.date_range by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/739
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/NCAR/geocat-comp/pull/741
  • Update release notes for v2025.07.0 by @anissa111 in https://github.com/NCAR/geocat-comp/pull/743

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2025.05.0...v2025.07.0

- Python
Published by anissa111 7 months ago

geocat-comp - v2025.05.0

What's Changed

Bug Fixes

  • Ensure compatibility with CFTime and Datetime objects for climatology functions by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/717
  • Delta pressure near surface thickness bugfix by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/726 ### Documentation
  • Support updates by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/709
  • Update CODEOFCONDUCT.md to Fix A Small Typo by @erogluorhan in https://github.com/NCAR/geocat-comp/pull/713
  • Update delta_pressure docs by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/718
  • blackdoc for .rst/.md by @cyschneck in https://github.com/NCAR/geocat-comp/pull/720
  • Correct psychrometric_constant references by @cyschneck in https://github.com/NCAR/geocat-comp/pull/723 ### Maintenance
  • Additional RH Comments by @cyschneck in https://github.com/NCAR/geocat-comp/pull/710
  • Pin Third Party Github Actions by @cyschneck in https://github.com/NCAR/geocat-comp/pull/716
  • ASV Update by @anissa111 in https://github.com/NCAR/geocat-comp/pull/722 ### Misc
  • Bump actions/setup-python from 5.4.0 to 5.5.0 by @dependabot in https://github.com/NCAR/geocat-comp/pull/708
  • Update CODEOFCONDUCT.md by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/711
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/NCAR/geocat-comp/pull/712
  • Bump codecov/codecov-action from 5.4.0 to 5.4.2 by @dependabot in https://github.com/NCAR/geocat-comp/pull/714
  • Bump actions/setup-python from 5.5.0 to 5.6.0 by @dependabot in https://github.com/NCAR/geocat-comp/pull/719
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/NCAR/geocat-comp/pull/724
  • Add note to interp_hybrid_to_pressure docs by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/727
  • Bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot in https://github.com/NCAR/geocat-comp/pull/729
  • Update release notes for v2025.05.0 by @anissa111 in https://github.com/NCAR/geocat-comp/pull/731

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2025.03.0...v2025.05.0

- Python
Published by anissa111 9 months ago

geocat-comp - v2025.03.0

What's Changed

Bug Fixes

  • Update scipy and use sph_harm_y by @anissa111 in https://github.com/NCAR/geocat-comp/pull/695 ### Documentation
  • ruff formatting by @cyschneck in https://github.com/NCAR/geocat-comp/pull/700 ### Maintenance
  • Minimum dependency version testing and backwards compatibility by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/699 ### Misc
  • Bump codecov/codecov-action from 5.3.1 to 5.4.0 by @dependabot in https://github.com/NCAR/geocat-comp/pull/696
  • Reconfigure analytics by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/698
  • Update release notes for v2025.03.0 by @anissa111 in https://github.com/NCAR/geocat-comp/pull/704

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2025.02.0...v2025.03.0

- Python
Published by anissa111 11 months ago

geocat-comp - v2025.02.0

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/NCAR/geocat-comp/pull/683
  • Bump actions/setup-python from 5.3.0 to 5.4.0 by @dependabot in https://github.com/NCAR/geocat-comp/pull/684
  • Remove NumPy version pin by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/686
  • Python 3.13 support and testing by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/688
  • Non nanosecond datetime tests by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/691

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2025.01.0...v2025.02.0

- Python
Published by anissa111 12 months ago

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 https://github.com/NCAR/geocat-comp/pull/628
  • Pinning micromamba for CI by @anissa111 in https://github.com/NCAR/geocat-comp/pull/645
  • Update .pre-commit-config.yaml by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/653
  • Theme configuration fix by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/657 ### Documentation
  • Update eofs links and descriptions by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/661
  • update citation docs by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/666
  • Update saturationvaporpressure_slope link by @cyschneck in https://github.com/NCAR/geocat-comp/pull/671 ### Maintenance
  • Add autoupdate for pre-commit hook versions by @cyschneck in https://github.com/NCAR/geocat-comp/pull/604
  • remove pre-commit.yml by @cyschneck in https://github.com/NCAR/geocat-comp/pull/608
  • Template refresh by @anissa111 in https://github.com/NCAR/geocat-comp/pull/612
  • CI to run macos-latest by @cyschneck in https://github.com/NCAR/geocat-comp/pull/617
  • pre-commit hook check-yaml by @cyschneck in https://github.com/NCAR/geocat-comp/pull/625
  • Remove temporary micromamba pin by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/650 ### Misc
  • Removes ASV version pin and pin Conda version for ASV workflow by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/610
  • Re-pin ASV again and list env info by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/613
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/NCAR/geocat-comp/pull/614
  • Bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot in https://github.com/NCAR/geocat-comp/pull/615
  • Bump codecov/codecov-action from 4.3.1 to 4.4.1 by @dependabot in https://github.com/NCAR/geocat-comp/pull/621
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/NCAR/geocat-comp/pull/626
  • Bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in https://github.com/NCAR/geocat-comp/pull/630
  • Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in https://github.com/NCAR/geocat-comp/pull/629
  • Bump actions/setup-python from 5.1.0 to 5.1.1 by @dependabot in https://github.com/NCAR/geocat-comp/pull/632
  • Bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in https://github.com/NCAR/geocat-comp/pull/640
  • Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 by @dependabot in https://github.com/NCAR/geocat-comp/pull/639
  • Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 by @dependabot in https://github.com/NCAR/geocat-comp/pull/642
  • Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 by @dependabot in https://github.com/NCAR/geocat-comp/pull/644
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/NCAR/geocat-comp/pull/646
  • Bump mamba-org/setup-micromamba from 1 to 2 by @dependabot in https://github.com/NCAR/geocat-comp/pull/648
  • Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in https://github.com/NCAR/geocat-comp/pull/649
  • Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 by @dependabot in https://github.com/NCAR/geocat-comp/pull/647
  • Bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in https://github.com/NCAR/geocat-comp/pull/651
  • Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 by @dependabot in https://github.com/NCAR/geocat-comp/pull/654
  • Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 by @dependabot in https://github.com/NCAR/geocat-comp/pull/658
  • Bump codecov/codecov-action from 4.6.0 to 5.0.2 by @dependabot in https://github.com/NCAR/geocat-comp/pull/659
  • Bump codecov/codecov-action from 5.0.2 to 5.0.7 by @dependabot in https://github.com/NCAR/geocat-comp/pull/663
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/NCAR/geocat-comp/pull/664
  • Bump codecov/codecov-action from 5.0.7 to 5.1.1 by @dependabot in https://github.com/NCAR/geocat-comp/pull/667
  • Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by @dependabot in https://github.com/NCAR/geocat-comp/pull/668
  • Bump codecov/codecov-action from 5.1.1 to 5.1.2 by @dependabot in https://github.com/NCAR/geocat-comp/pull/669
  • SciPy version pin by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/674
  • Bump codecov/codecov-action from 5.1.2 to 5.3.1 by @dependabot in https://github.com/NCAR/geocat-comp/pull/677
  • Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 by @dependabot in https://github.com/NCAR/geocat-comp/pull/678
  • Update release notes for v2025.01.0 by @anissa111 in https://github.com/NCAR/geocat-comp/pull/680

New Contributors

  • @pre-commit-ci made their first contribution in https://github.com/NCAR/geocat-comp/pull/614

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2024.04.0...v2025.01.0

- Python
Published by anissa111 about 1 year ago

geocat-comp - v2024.04.0

What's Changed

Deprecations

  • Drop Python 3.9 Support by @cyschneck in https://github.com/NCAR/geocat-comp/pull/599 ### Bug Fixes
  • Address performance and deprecations in interphybridto_pressure by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/592
  • Pin numpy<2.0 for PyPI install issue by @anissa111 in https://github.com/NCAR/geocat-comp/pull/600 ### Documentation
  • Reduce DeprecationWarnings in Testing by @cyschneck in https://github.com/NCAR/geocat-comp/pull/582 ### Misc
  • Bump codecov/codecov-action from 4.1.0 to 4.1.1 by @dependabot in https://github.com/NCAR/geocat-comp/pull/589
  • Bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot in https://github.com/NCAR/geocat-comp/pull/588
  • Bump codecov/codecov-action from 4.1.1 to 4.2.0 by @dependabot in https://github.com/NCAR/geocat-comp/pull/590
  • Bump codecov/codecov-action from 4.2.0 to 4.3.0 by @dependabot in https://github.com/NCAR/geocat-comp/pull/595
  • Update release notes for v2024.04.0 by @anissa111 in https://github.com/NCAR/geocat-comp/pull/602

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2024.03.0...v2024.04.0

- Python
Published by anissa111 almost 2 years ago

geocat-comp - 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 https://github.com/NCAR/geocat-comp/pull/571 ### Maintenance
  • pre-commit hook for codespell by @cyschneck in https://github.com/NCAR/geocat-comp/pull/579
  • Move dask compatibility tests to their own testing module by @anissa111 in https://github.com/NCAR/geocat-comp/pull/568
  • Add M1 runners to CI by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/581
  • Geocat-comp ruff cleanup by @cyschneck in https://github.com/NCAR/geocat-comp/pull/584 ### Misc
  • Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in https://github.com/NCAR/geocat-comp/pull/574
  • Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in https://github.com/NCAR/geocat-comp/pull/575
  • Update release notes for v2024.03.0 by @anissa111 in https://github.com/NCAR/geocat-comp/pull/586
  • Forgot date on release notes by @anissa111 in https://github.com/NCAR/geocat-comp/pull/587

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2024.02.0...v2024.03.0

- Python
Published by anissa111 almost 2 years ago

geocat-comp - v2024.02.0

What's Changed

New Features

  • Python 3.12 Support by @cyschneck in https://github.com/NCAR/geocat-comp/pull/548 ### Deprecations
  • Update to implicit namespace package by @anissa111 in https://github.com/NCAR/geocat-comp/pull/563 ### Bug Fixes
  • Temporary pinning asv by @anissa111 in https://github.com/NCAR/geocat-comp/pull/556
  • Add token to codecov upload by @anissa111 in https://github.com/NCAR/geocat-comp/pull/566
  • Re-pin ASV by @anissa111 in https://github.com/NCAR/geocat-comp/pull/569 ### Documentation
  • Logos for Light and Dark Mode by @cyschneck in https://github.com/NCAR/geocat-comp/pull/545
  • Documentation Clean Up by @cyschneck in https://github.com/NCAR/geocat-comp/pull/561 ### Maintenance
  • Add stackoverflow.com/help/* links to linkcheck_ignore by @anissa111 in https://github.com/NCAR/geocat-comp/pull/559
  • Unpin ASV by @anissa111 in https://github.com/NCAR/geocat-comp/pull/567 ### Misc
  • Bump codecov/codecov-action from 3.1.4 to 3.1.5 by @dependabot in https://github.com/NCAR/geocat-comp/pull/543
  • Update hourly frequency aliases by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/550
  • Bump nick-fields/retry from 2 to 3 by @dependabot in https://github.com/NCAR/geocat-comp/pull/552
  • Bump codecov/codecov-action from 3.1.5 to 4.0.1 by @dependabot in https://github.com/NCAR/geocat-comp/pull/551
  • Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in https://github.com/NCAR/geocat-comp/pull/554
  • Bump codecov/codecov-action from 4.0.1 to 4.1.0 by @dependabot in https://github.com/NCAR/geocat-comp/pull/564
  • Update release notes for v2024.02.0 by @anissa111 in https://github.com/NCAR/geocat-comp/pull/573

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2024.01.0...v2024.02.0

- Python
Published by anissa111 almost 2 years ago

geocat-comp - v2024.01.0

What's Changed

Documentation

  • New NSF NCAR Branding by @cyschneck in https://github.com/NCAR/geocat-comp/pull/541 ### Maintenance
  • CI Improvements by @anissa111 in https://github.com/NCAR/geocat-comp/pull/528
  • Upstream CI Improvements by @anissa111 in https://github.com/NCAR/geocat-comp/pull/527
  • Standardize and improve ci-release.yml by @anissa111 in https://github.com/NCAR/geocat-comp/pull/531
  • Add retry step to linkcheck and CI by @anissa111 in https://github.com/NCAR/geocat-comp/pull/532
  • Switch to PyPI Trusted Publishing by @anissa111 in https://github.com/NCAR/geocat-comp/pull/534
  • Update nightly wheels source by @anissa111 in https://github.com/NCAR/geocat-comp/pull/537 ### Misc
  • Bump actions/setup-python from 4.7.1 to 5.0.0 by @dependabot in https://github.com/NCAR/geocat-comp/pull/526
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/NCAR/geocat-comp/pull/535
  • Update release-notes.rst for v2024.01.0 by @anissa111 in https://github.com/NCAR/geocat-comp/pull/544

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2023.12.0...v2024.01.0

- Python
Published by anissa111 about 2 years ago

geocat-comp - v2023.12.0

What's Changed

Deprecations

  • Fix extlinks formatting by @anissa111 in https://github.com/NCAR/geocat-comp/pull/520 ### Bug Fixes
  • Unpin Xarray: dataArray -> dataArray.variable by @cyschneck in https://github.com/NCAR/geocat-comp/pull/492
  • Remove unnecessary tag publish trigger for asv benchmark runs by @anissa111 in https://github.com/NCAR/geocat-comp/pull/509
  • Update mamba install link by @anissa111 in https://github.com/NCAR/geocat-comp/pull/518 ### Documentation
  • Add fourier filter to comp by @jukent in https://github.com/NCAR/geocat-comp/pull/511
  • Add a note about potential type promotion to interp_multidim by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/504
  • Finalize release notes for v2023.12.0 release by @anissa111 in https://github.com/NCAR/geocat-comp/pull/525 ### Maintenance
  • EOF Unsigned Vector Tests by @cyschneck in https://github.com/NCAR/geocat-comp/pull/516 ### Misc
  • Remove no longer need numpy version pin by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/515
  • Added windows-latest to the strategy section. by @AnshRoshan in https://github.com/NCAR/geocat-comp/pull/460
  • Bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in https://github.com/NCAR/geocat-comp/pull/521
  • Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in https://github.com/NCAR/geocat-comp/pull/524

New Contributors

  • @AnshRoshan made their first contribution in https://github.com/NCAR/geocat-comp/pull/460

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2023.10.1...v2023.12.0

- Python
Published by anissa111 about 2 years ago

geocat-comp - v2023.10.1

What's Changed

Bug Fixes

  • Update office hours link by @anissa111 in https://github.com/NCAR/geocat-comp/pull/495
  • Fix Python version in upstream CI by @philipc2 in https://github.com/NCAR/geocat-comp/pull/436
  • Don't fail workflow for expected individual benchmarks failures by @anissa111 in https://github.com/NCAR/geocat-comp/pull/499 ### Documentation
  • Add benchmark badge to readme by @anissa111 in https://github.com/NCAR/geocat-comp/pull/497 ### Maintenance
  • Convert unittest to pytest by @cyschneck in https://github.com/NCAR/geocat-comp/pull/478
  • Connect ASV benchmarking to CI by @anissa111 in https://github.com/NCAR/geocat-comp/pull/496 ### Misc
  • Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0 by @dependabot in https://github.com/NCAR/geocat-comp/pull/489
  • Bump actions/setup-python from 4.7.0 to 4.7.1 by @dependabot in https://github.com/NCAR/geocat-comp/pull/482
  • Finalize release notes for v2023.10.1 by @anissa111 in https://github.com/NCAR/geocat-comp/pull/501

New Contributors

  • @philipc2 made their first contribution in https://github.com/NCAR/geocat-comp/pull/436

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2023.10.0...v2023.10.1

- Python
Published by anissa111 over 2 years ago

geocat-comp - v2023.10.0

What's Changed

Documentation

  • Contributing Edits by @cyschneck in https://github.com/NCAR/geocat-comp/pull/476
  • CODEOFCONDUCT.md by @cyschneck in https://github.com/NCAR/geocat-comp/pull/461
  • Update PR template by @cyschneck in https://github.com/NCAR/geocat-comp/pull/468 ### Maintenance
  • Set up ASV benchmarking by @anissa111 in https://github.com/NCAR/geocat-comp/pull/474 ### Misc
  • Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by @dependabot in https://github.com/NCAR/geocat-comp/pull/442
  • Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/NCAR/geocat-comp/pull/449

New Contributors

  • @cyschneck made their first contribution in https://github.com/NCAR/geocat-comp/pull/461

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2023.09.0...v2023.10.0

- Python
Published by anissa111 over 2 years ago

geocat-comp - v2023.09.0

What's Changed

New Features

  • add custom season method by @jukent in https://github.com/NCAR/geocat-comp/pull/411 ### Bug Fixes
  • Fix broken contributor's guide links by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/445
  • Fix codecov coverage reports by @anissa111 in https://github.com/NCAR/geocat-comp/pull/446 ### Documentation
  • Rephrase README.md by @anissa111 in https://github.com/NCAR/geocat-comp/pull/451
  • Update description and fix PR links for v2023.09.0 by @anissa111 in https://github.com/NCAR/geocat-comp/pull/459
  • Contributor's Guide by @anissa111 in https://github.com/NCAR/geocat-comp/pull/450 ### Misc
  • Update release.md by @jukent in https://github.com/NCAR/geocat-comp/pull/434
  • Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.8 by @dependabot in https://github.com/NCAR/geocat-comp/pull/438
  • Bump actions/setup-python from 4.6.1 to 4.7.0 by @dependabot in https://github.com/NCAR/geocat-comp/pull/437
  • Include xarray pinning in setup.cfg by @anissa111 in https://github.com/NCAR/geocat-comp/pull/458

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2023.06.1...v2023.09.0

- Python
Published by anissa111 over 2 years ago

geocat-comp - v2023.06.1

What's Changed

Bug Fixes

  • Remove python 3.11.0 limit by @anissa111 in https://github.com/NCAR/geocat-comp/pull/431

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2023.06.0...v2023.06.1

- Python
Published by anissa111 over 2 years ago

geocat-comp - 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 and climatology by @anissa111 in https://github.com/NCAR/geocat-comp/pull/416
  • Remove f2py dependency by @anissa111 in https://github.com/NCAR/geocat-comp/pull/421 ### Bug Fixes
  • Fix bug in _temp_extrapolate used by interp_hybrid_to_pressure by @kafitzgerald in https://github.com/NCAR/geocat-comp/pull/424
  • Dropping support for python 3.8 and adding 3.11 by @anissa111 in https://github.com/NCAR/geocat-comp/pull/426 ### Documentation
  • VIMFC notebook by @jukent in https://github.com/NCAR/geocat-comp/pull/388 ### Maintenance
  • Reconfigure and removes src folder by @anissa111 in https://github.com/NCAR/geocat-comp/pull/419
  • update .pre-commit-config.yaml yapf repo by @anissa111 in https://github.com/NCAR/geocat-comp/pull/417

New Contributors

  • @kafitzgerald made their first contribution in https://github.com/NCAR/geocat-comp/pull/424

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2023.05.0...v2023.06.0

- Python
Published by anissa111 over 2 years ago

geocat-comp - v2023.05.0

v2023.05.0 (4 May 2023)

In this release, we've added support for numpy input and other improvements to the gradient function.

Bug Fixes

  • Support for numpy input types and lat/lon kwargs in gradient by @jukent and @pilotchute in #385

Documentation

  • Update PR template to include manual addition to release notes by @anissa111 in #397

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2023.03.2...v2023.05.0

- Python
Published by pilotchute almost 3 years ago

geocat-comp - v2023.03.2

What's Changed

Bug Fixes

  • type check patch in delta_pressure by @jukent in https://github.com/NCAR/geocat-comp/pull/363
  • Pypi packaging fix by @anissa111 in https://github.com/NCAR/geocat-comp/pull/395 ### Maintenance
  • Update internal links to use sphinx internal referencing by @hCraker in https://github.com/NCAR/geocat-comp/pull/376
  • Switch pypi release action to be triggered manually by @anissa111 in https://github.com/NCAR/geocat-comp/pull/390
  • specify python 3.10 for pypi build by @anissa111 in https://github.com/NCAR/geocat-comp/pull/393
  • Create release template by @hCraker in https://github.com/NCAR/geocat-comp/pull/384
  • Package setup refactor (namespace and versioning fixes) (x2) by @anissa111 in https://github.com/NCAR/geocat-comp/pull/389
  • ### Misc
  • Update release-notes.rst by @hCraker in https://github.com/NCAR/geocat-comp/pull/392

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2023.03.1...v2023.03.2

- Python
Published by anissa111 almost 3 years ago

geocat-comp - v2023.03.1

What's Changed

Bug Fixes

  • Add dpres_plev init file by @hCraker in https://github.com/NCAR/geocat-comp/pull/368
  • Fix argument checks for interphybridto_pressure by @hCraker in https://github.com/NCAR/geocat-comp/pull/372
  • Extrap args fix by @hCraker in https://github.com/NCAR/geocat-comp/pull/369
  • Revert "Extrap args fix" by @hCraker in https://github.com/NCAR/geocat-comp/pull/371 ### Documentation
  • Create a utility function to generate docstrings on wrapper functions by @anissa111 in https://github.com/NCAR/geocat-comp/pull/362
  • adjust calendar example to follow similar template by @jukent in https://github.com/NCAR/geocat-comp/pull/339
  • Update release notes for v2023.03.0 by @hCraker in https://github.com/NCAR/geocat-comp/pull/365

Misc

  • version bump 2023 03 1 by @pilotchute in https://github.com/NCAR/geocat-comp/pull/379

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2023.03.0...v2023.03.1

- Python
Published by pilotchute almost 3 years ago

geocat-comp - v2023.03.0

What's Changed

New Features

  • Adding method to calculate delta pressure by @jukent in https://github.com/NCAR/geocat-comp/pull/338 ### Deprecations
  • Remove deprecated functions from v2022.10.0 by @hCraker in https://github.com/NCAR/geocat-comp/pull/357
  • Remove links to deleted function docs by @hCraker in https://github.com/NCAR/geocat-comp/pull/359 ### Bug Fixes
  • Partial fix for verticalremap_extrap bug by @hCraker in https://github.com/NCAR/geocat-comp/pull/360 ### Documentation
  • Fix typos in PR template by @hCraker in https://github.com/NCAR/geocat-comp/pull/353
  • add climatology_average example by @jukent in https://github.com/NCAR/geocat-comp/pull/341
  • Fix some delta_pressure docs formatting by @hCraker in https://github.com/NCAR/geocat-comp/pull/361 ### Maintenance
  • Add PR template to repository by @hCraker in https://github.com/NCAR/geocat-comp/pull/344
  • Fix typos by @hCraker in https://github.com/NCAR/geocat-comp/pull/347
  • Change conda badge to conda-forge channel by @hCraker in https://github.com/NCAR/geocat-comp/pull/349

New Contributors

  • @jukent made their first contribution in https://github.com/NCAR/geocat-comp/pull/341

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2023.02.0...v2023.03.0

- Python
Published by hCraker almost 3 years ago

geocat-comp - v2023.02.0

What's Changed

New Features

  • Add extrapolation feature to interphybridto_pressure by @hCraker in https://github.com/NCAR/geocat-comp/pull/237

Enhancements

  • Add check to avoid calculating monthly averages on monthly data by @hCraker in https://github.com/NCAR/geocat-comp/pull/304
  • Add keep_attrs to functions by @hCraker in https://github.com/NCAR/geocat-comp/pull/315

Deprecations

  • Fix pint bug in showalter_index and deprecate by @hCraker in https://github.com/NCAR/geocat-comp/pull/319
  • Replace and deprecate anomaly and climatology by @hCraker in https://github.com/NCAR/geocat-comp/pull/332

Documentation

  • Add rendered equations to docstrings by @anissa111 in https://github.com/NCAR/geocat-comp/pull/294
  • Fix badge links by @anissa111 in https://github.com/NCAR/geocat-comp/pull/321
  • Add release notes to the webpage and add formatting for auto generated notes by @hCraker in https://github.com/NCAR/geocat-comp/pull/337
  • Add gradient function documentation to website by @hCraker in https://github.com/NCAR/geocat-comp/pull/342

Maintenance

  • Adding import nightly CI test by @anissa111 in https://github.com/NCAR/geocat-comp/pull/300
  • Expand upstream CI by @anissa111 in https://github.com/NCAR/geocat-comp/pull/301
  • Patch for import test by @anissa111 in https://github.com/NCAR/geocat-comp/pull/302
  • Fix the import package CI test by @anissa111 in https://github.com/NCAR/geocat-comp/pull/303
  • CI failures quick patch by @anissa111 in https://github.com/NCAR/geocat-comp/pull/312
  • Resolve CI link-check issue by @anissa111 in https://github.com/NCAR/geocat-comp/pull/316
  • Pin numpy for numba compatibility by @anissa111 in https://github.com/NCAR/geocat-comp/pull/325
  • Improve speed of spherical harmonics tests by @pilotchute in https://github.com/NCAR/geocat-comp/pull/327
  • Converting pytest to unittest for climatology.py by @hCraker in https://github.com/NCAR/geocat-comp/pull/331
  • Allow upstream-dev to run on forks by @anissa111 in https://github.com/NCAR/geocat-comp/pull/335

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2022.11.0...v2023.02.0

- Python
Published by hCraker about 3 years ago

geocat-comp - v2022.11.0

What's Changed

  • Module reorganization by @hCraker in https://github.com/NCAR/geocat-comp/pull/266
  • Docstring improvements by @hCraker in https://github.com/NCAR/geocat-comp/pull/284
  • Update to conda-build badge link by @marodrig in https://github.com/NCAR/geocat-comp/pull/288
  • Update dependency list by @hCraker in https://github.com/NCAR/geocat-comp/pull/293

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2022.10.1...v2022.11.0

- Python
Published by hCraker over 3 years ago

geocat-comp - v2022.10.1

What's Changed

  • Pins Pint version by @marodrig in https://github.com/NCAR/geocat-comp/pull/281

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2022.10.0...v2022.10.1

- Python
Published by marodrig over 3 years ago

geocat-comp - v2022.10.0

What's Changed

  • Creating quick start guide as part of overall docs improvements by @hCraker in https://github.com/NCAR/geocat-comp/pull/249
  • Docs update by @anissa111 in https://github.com/NCAR/geocat-comp/pull/260
  • Make local install for docs better by @anissa111 in https://github.com/NCAR/geocat-comp/pull/273
  • Documentation and Link Checker by @anissa111 in https://github.com/NCAR/geocat-comp/pull/274
  • Gradients by @pilotchute in https://github.com/NCAR/geocat-comp/pull/256

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2022.08.0...v2022.10.0

- Python
Published by marodrig over 3 years ago

geocat-comp - v2022.08.0

What's Changed

  • Weighted pearson r correlation coefficient function by @hCraker in https://github.com/NCAR/geocat-comp/pull/234

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2022.07.0...v2022.08.0

- Python
Published by marodrig over 3 years ago

geocat-comp - v2022.07.0

What's Changed

  • Bump codecov/codecov-action from 3.0.0 to 3.1.0 by @dependabot in https://github.com/NCAR/geocat-comp/pull/218
  • Bump pre-commit/action from 2.0.3 to 3.0.0 by @dependabot in https://github.com/NCAR/geocat-comp/pull/220
  • Update citation texts per Zenodo DOI implementation per-version by @erogluorhan in https://github.com/NCAR/geocat-comp/pull/224
  • Reproducibility: Correction to "year" in citation by @erogluorhan in https://github.com/NCAR/geocat-comp/pull/225
  • Bump actions/setup-python from 3 to 4.1.0 by @dependabot in https://github.com/NCAR/geocat-comp/pull/228
  • Bump styfle/cancel-workflow-action from 0.9.1 to 0.10.0 by @dependabot in https://github.com/NCAR/geocat-comp/pull/226
  • Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 by @dependabot in https://github.com/NCAR/geocat-comp/pull/231

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2022.04.0...v2022.07.0

- Python
Published by marodrig over 3 years ago

geocat-comp - v2022.04.0 April Continuous Release

What's Changed

  • Bump codecov/codecov-action from 2.1.0 to 3.0.0 by @dependabot in https://github.com/NCAR/geocat-comp/pull/216
  • Clarify installation and updating instructions by @hCraker in https://github.com/NCAR/geocat-comp/pull/214
  • v2022.04.0 April Continuous Release by @pilotchute in https://github.com/NCAR/geocat-comp/pull/217

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2022.03.0...v2022.04.0

- Python
Published by pilotchute almost 4 years ago

geocat-comp - GeoCAT Comp March Continuous Release

What's Changed

  • New functionality: Spherical Harmonic deconstruction and reconstruction, with spherical surface voronoi weighting by @pilotchute in https://github.com/NCAR/geocat-comp/pull/203
  • Improvements: Deprecated xarray.ufuncs removed by @anissa111 in https://github.com/NCAR/geocat-comp/pull/209
  • Improvements: Fix for build tests timing out by @erogluorhan in https://github.com/NCAR/geocat-comp/pull/205
  • Documentation: Better formatting for endnote links and typo correction by @hCraker in https://github.com/NCAR/geocat-comp/pull/194

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2021.10.0...v2022.3.0

- Python
Published by pilotchute almost 4 years ago

geocat-comp - GeoCAT-comp October Continuous Release

What's Changed

  • New functionality: Add interpolation.interpsigmato_hybrid by @erogluorhan in https://github.com/NCAR/geocat-comp/pull/190
  • Improvements to dask use: deserialize heat_index by @anissa111 in https://github.com/NCAR/geocat-comp/pull/185
  • Documentation: Adding related function links to documentation by @hCraker in https://github.com/NCAR/geocat-comp/pull/186
  • Documentation: Add relhumice and relhumwater to internal api by @anissa111 in https://github.com/NCAR/geocat-comp/pull/187
  • Documentation: Make margins dynamically resize in docs by @hCraker in https://github.com/NCAR/geocat-comp/pull/189
  • Bump codecov/codecov-action from 2.0.3 to 2.1.0 by @dependabot in https://github.com/NCAR/geocat-comp/pull/183

Full Changelog: https://github.com/NCAR/geocat-comp/compare/v2021.09.0...v2021.10.0

- Python
Published by michaelavs over 4 years ago

geocat-comp - GeoCAT-Comp Sepember Continuous Release

This release includes: - Doc Fixes - Updates to Skewt-params - other miscellany.

- Python
Published by pilotchute over 4 years ago

geocat-comp - GeoCAT-comp v2021.08.1 (Second August Release)

Release notes: - Fixed import issues for cftime in v2021.08.0. - Functions dewtemp, heat_index, relhum, relhum_ice, and relhum_water combined together under meteorology module. - climatology module renamed to climatologies. - interp_hybrid_to_pressure module renamed to interpolation. - Corresponding documentation changes for module refactoring done. - Slight changes for internal and user API documentation done.

- Python
Published by erogluorhan over 4 years ago

geocat-comp - GeoCAT-comp v2021.08.0

Release notes: - Python 3.6 support removed. - Corresponding documentation changes done. - Small correction on Internal APi documentation.

- Python
Published by pilotchute over 4 years ago

geocat-comp - GeoCAT-comp v2021.07.1 (Second July Release)

Release notes: - New functions: calender_average and climatology_average - Corresponding documentation added. - Errors with version number and a few imports fixed.

- Python
Published by hCraker over 4 years ago

geocat-comp - GeoCAT-comp v2021.07.0

Release notes: - Dask compatibility improvements on several functions such as dewtemp, heat_index, and relhum function family - Bug fixes for edge cases in fourier_filters - Bug fixes in several crop module functions - Documentation improvements for internal API - Refactoring for improved code readability

- Python
Published by pilotchute over 4 years ago

geocat-comp - GeoCAT-comp v2021.06.0

Release notes: - Optimizations to month_to_season - Workaround for Metpy's Issue with 4D Xarray in interp_hybrid_to_sigma

- Python
Published by pilotchute over 4 years ago

geocat-comp - GeoCAT-comp v2021.05.1 (Second May Release)

Release notes: - Dependency bugfix for v2021.05.0

- Python
Published by pilotchute almost 5 years ago

geocat-comp - GeoCAT-comp v2021.05.0

Release notes: - New functions fourier_band_block, fourier_band_pass, fourier_filter, fourier_high_pass, fourier_low_pass added through the fourier_filters module. - New functions actual_saturation_vapor_pressure, psychrometric_constant, saturation_vapor_pressure, saturation_vapor_pressure_slope added through the crop module. - New function heat_index added through the heat_index module. - GeoCAt-f2py dependency for PyPI releases added. - "How to cite" added into README file and documentations.

- Python
Published by pilotchute almost 5 years ago

geocat-comp - GeoCAT-comp v2021.04.0

Release Notes: - New functions:
- Note: Refer to GeoCAT-comp API reference for detailed information about below functions: - get_skewt_vars - max_daylight (Previously daylight_fao56 in NCL) - showalter_index

Developer Notes: - pre-commit hooks configured for yapf and some other checks

- Python
Published by erogluorhan almost 5 years ago

geocat-comp - GeoCAT-comp v2021.03.0

Release Notes: - New functions:
- Note: Refer to GeoCAT-comp API reference for detailed information about below functions: - interp_hybrid_to_pressure (Previously vinth2p in NCL)

Developer Notes: - Several badges for CI and docs statuses are added to README.md - Dependabot integration added - Upstream dev tests for xarray and cf-array added - Code coverage reports added - /build_envs folder content restructured & refactored - Automatic CI tests (ci.yml) added

- Python
Published by erogluorhan almost 5 years ago

geocat-comp - GeoCAT-comp v2021.02.0

Release Notes: - New functions:
- Note: Refer to GeoCAT-comp API reference for detailed information about below functions: - anomaly - climatology - dewtemp - Newer EOF analysis functions (eofunc_eofs, eofunc_pcs) - linint1 - relhum, relhum_ice, relhum_water - Functions listed to be deprecated (in the future releases): - Older EOF analysis functions (eofunc, eofunc_ts) - Function renamings: - grid2triple renamed to grid_to_triple - linint2_points renamed to linint2pts - triple2grid renamed to triple_to_grid - Note: Older function names are still supported but soon will be deprecated.

Developer Notes: - GeoCAT-ncomp (and libncomp) dependency deprecated - GeoCAT-f2py dependency integrated

- Python
Published by erogluorhan almost 5 years ago