Skip to content

Releases: NCAR/geocat-comp

v2022.04.0 April Continuous Release

20 Apr 21:36
c9b8cca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2022.03.0...v2022.04.0

GeoCAT Comp March Continuous Release

24 Mar 02:49
506d533
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: v2021.10.0...v2022.3.0

GeoCAT-comp October Continuous Release

15 Oct 18:11
0f22e64
Compare
Choose a tag to compare

What's Changed

  • New functionality: Add interpolation.interp_sigma_to_hybrid by @erogluorhan in #190
  • Improvements to dask use: deserialize heat_index by @anissa111 in #185
  • Documentation: Adding related function links to documentation by @hCraker in #186
  • Documentation: Add _relhum_ice and _relhum_water to internal api by @anissa111 in #187
  • Documentation: Make margins dynamically resize in docs by @hCraker in #189
  • Bump codecov/codecov-action from 2.0.3 to 2.1.0 by @dependabot in #183

Full Changelog: v2021.09.0...v2021.10.0

GeoCAT-Comp Sepember Continuous Release

11 Sep 20:24
3a1df2b
Compare
Choose a tag to compare

This release includes:

  • Doc Fixes
  • Updates to Skewt-params
  • other miscellany.

GeoCAT-comp v2021.08.1 (Second August Release)

12 Aug 19:05
944bd82
Compare
Choose a tag to compare

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.

GeoCAT-comp v2021.08.0

02 Aug 17:18
f88c65d
Compare
Choose a tag to compare

Release notes:

  • Python 3.6 support removed.
    • Corresponding documentation changes done.
  • Small correction on Internal APi documentation.

GeoCAT-comp v2021.07.1 (Second July Release)

23 Jul 18:17
19ba399
Compare
Choose a tag to compare

Release notes:

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

GeoCAT-comp v2021.07.0

02 Jul 23:36
8cdc1b9
Compare
Choose a tag to compare

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

GeoCAT-comp v2021.06.0

07 Jun 16:55
9227bdd
Compare
Choose a tag to compare

Release notes:

  • Optimizations to month_to_season
  • Workaround for Metpy's Issue with 4D Xarray in interp_hybrid_to_sigma

GeoCAT-comp v2021.05.1 (Second May Release)

04 May 18:24
eae0d27
Compare
Choose a tag to compare

Release notes:

  • Dependency bugfix for v2021.05.0