Skip to content

Releases: NCAR/geocat-comp

v2023.10.1

31 Oct 20:10
cf47644
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Documentation

Maintenance

Misc

New Contributors

Full Changelog: v2023.10.0...v2023.10.1

v2023.10.0

03 Oct 23:55
cc8100d
Compare
Choose a tag to compare

What's Changed

Documentation

Maintenance

Misc

New Contributors

Full Changelog: v2023.09.0...v2023.10.0

v2023.09.0

08 Sep 21:50
36a07a4
Compare
Choose a tag to compare

What's Changed

New Features

Bug Fixes

Documentation

Misc

Full Changelog: v2023.06.1...v2023.09.0

v2023.06.1

24 Jun 03:28
42897c1
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v2023.06.0...v2023.06.1

v2023.06.0

22 Jun 23:08
4b3dda4
Compare
Choose a tag to compare

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

Bug Fixes

  • Fix bug in _temp_extrapolate used by interp_hybrid_to_pressure by @kafitzgerald in #424
  • Dropping support for python 3.8 and adding 3.11 by @anissa111 in #426

Documentation

Maintenance

New Contributors

Full Changelog: v2023.05.0...v2023.06.0

v2023.05.0

04 May 20:01
26efc74
Compare
Choose a tag to compare

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

Documentation

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

Full Changelog: v2023.03.2...v2023.05.0

v2023.03.2

01 Apr 01:51
fc74722
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Maintenance

Full Changelog: v2023.03.1...v2023.03.2

v2023.03.1

23 Mar 18:52
0a68b41
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Documentation

  • Create a utility function to generate docstrings on wrapper functions by @anissa111 in #362
  • adjust calendar example to follow similar template by @jukent in #339
  • Update release notes for v2023.03.0 by @hCraker in #365

Misc

Full Changelog: v2023.03.0...v2023.03.1

v2023.03.0

02 Mar 22:09
bafeaa0
Compare
Choose a tag to compare

What's Changed

New Features

  • Adding method to calculate delta pressure by @jukent in #338

Deprecations

  • Remove deprecated functions from v2022.10.0 by @hCraker in #357
  • Remove links to deleted function docs by @hCraker in #359

Bug Fixes

  • Partial fix for _vertical_remap_extrap bug by @hCraker in #360

Documentation

Maintenance

New Contributors

Full Changelog: v2023.02.0...v2023.03.0

v2023.02.0

02 Feb 22:00
15cf6e2
Compare
Choose a tag to compare

What's Changed

New Features

  • Add extrapolation feature to interp_hybrid_to_pressure by @hCraker in #237

Enhancements

  • Add check to avoid calculating monthly averages on monthly data by @hCraker in #304
  • Add keep_attrs to functions by @hCraker in #315

Deprecations

  • Fix pint bug in showalter_index and deprecate by @hCraker in #319
  • Replace and deprecate anomaly and climatology by @hCraker in #332

Documentation

  • Add rendered equations to docstrings by @anissa111 in #294
  • Fix badge links by @anissa111 in #321
  • Add release notes to the webpage and add formatting for auto generated notes by @hCraker in #337
  • Add gradient function documentation to website by @hCraker in #342

Maintenance

Full Changelog: v2022.11.0...v2023.02.0