Releases: NCAR/geocat-comp
Releases · NCAR/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 #216
- Clarify installation and updating instructions by @hCraker in #214
- v2022.04.0 April Continuous Release by @pilotchute in #217
Full Changelog: v2022.03.0...v2022.04.0
GeoCAT Comp March Continuous Release
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
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
This release includes:
- Doc Fixes
- Updates to Skewt-params
- other miscellany.
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
, andrelhum_water
combined together undermeteorology
module. climatology
module renamed toclimatologies
.interp_hybrid_to_pressure
module renamed tointerpolation
.- Corresponding documentation changes for module refactoring done.
- Slight changes for internal and user API documentation done.
GeoCAT-comp v2021.08.0
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)
Release notes:
- New functions:
calender_average
andclimatology_average
- Corresponding documentation added.
- Errors with version number and a few imports fixed.
GeoCAT-comp v2021.07.0
Release notes:
- Dask compatibility improvements on several functions such as
dewtemp
,heat_index
, andrelhum
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
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)
Release notes:
- Dependency bugfix for v2021.05.0