Skip to content

Releases: NCAR/geocat-comp

v2022.11.0

17 Nov 17:33
c344489
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2022.10.1...v2022.11.0

v2022.10.1

28 Oct 21:20
7c650d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2022.10.0...v2022.10.1

v2022.10.0

21 Oct 19:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2022.08.0...v2022.10.0

v2022.08.0

23 Aug 16:04
7fdffe0
Compare
Choose a tag to compare

What's Changed

  • Weighted pearson r correlation coefficient function by @hCraker in #234

Full Changelog: v2022.07.0...v2022.08.0

v2022.07.0

27 Jul 20:31
3bc8ae4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2022.04.0...v2022.07.0

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.