Releases: NCAR/geocat-comp
Releases · NCAR/geocat-comp
v2022.11.0
v2022.10.1
v2022.10.0
What's Changed
- Creating quick start guide as part of overall docs improvements by @hCraker in #249
- Docs update by @anissa111 in #260
- Make local install for docs better by @anissa111 in #273
- Documentation and Link Checker by @anissa111 in #274
- Gradients by @pilotchute in #256
Full Changelog: v2022.08.0...v2022.10.0
v2022.08.0
What's Changed
Full Changelog: v2022.07.0...v2022.08.0
v2022.07.0
What's Changed
- Bump codecov/codecov-action from 3.0.0 to 3.1.0 by @dependabot in #218
- Bump pre-commit/action from 2.0.3 to 3.0.0 by @dependabot in #220
- Update citation texts per Zenodo DOI implementation per-version by @erogluorhan in #224
- Reproducibility: Correction to "year" in citation by @erogluorhan in #225
- Bump actions/setup-python from 3 to 4.1.0 by @dependabot in #228
- Bump styfle/cancel-workflow-action from 0.9.1 to 0.10.0 by @dependabot in #226
- Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 by @dependabot in #231
Full Changelog: v2022.04.0...v2022.07.0
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.