Geocat.comp

Latest version: v2024.4.0

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

2023.03.1

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
Bug Fixes
* Add dpres_plev init file by hCraker in https://github.com/NCAR/geocat-comp/pull/368
* Fix argument checks for interp_hybrid_to_pressure by hCraker in https://github.com/NCAR/geocat-comp/pull/372
* Extrap args fix by hCraker in https://github.com/NCAR/geocat-comp/pull/369
* Revert "Extrap args fix" by hCraker in https://github.com/NCAR/geocat-comp/pull/371
Documentation
* Create a utility function to generate docstrings on wrapper functions by anissa111 in https://github.com/NCAR/geocat-comp/pull/362
* adjust calendar example to follow similar template by jukent in https://github.com/NCAR/geocat-comp/pull/339
* Update release notes for v2023.03.0 by hCraker in https://github.com/NCAR/geocat-comp/pull/365

Misc
* version bump 2023 03 1 by pilotchute in https://github.com/NCAR/geocat-comp/pull/379

**Full Changelog**: https://github.com/NCAR/geocat-comp/compare/v2023.03.0...v2023.03.1

2023.03.0

<!-- Release notes generated using configuration in .github/release.yml at v2023.03.0 -->

What's Changed
New Features
* Adding method to calculate delta pressure by jukent in https://github.com/NCAR/geocat-comp/pull/338
Deprecations
* Remove deprecated functions from v2022.10.0 by hCraker in https://github.com/NCAR/geocat-comp/pull/357
* Remove links to deleted function docs by hCraker in https://github.com/NCAR/geocat-comp/pull/359
Bug Fixes
* Partial fix for _vertical_remap_extrap bug by hCraker in https://github.com/NCAR/geocat-comp/pull/360
Documentation
* Fix typos in PR template by hCraker in https://github.com/NCAR/geocat-comp/pull/353
* add climatology_average example by jukent in https://github.com/NCAR/geocat-comp/pull/341
* Fix some delta_pressure docs formatting by hCraker in https://github.com/NCAR/geocat-comp/pull/361
Maintenance
* Add PR template to repository by hCraker in https://github.com/NCAR/geocat-comp/pull/344
* Fix typos by hCraker in https://github.com/NCAR/geocat-comp/pull/347
* Change conda badge to conda-forge channel by hCraker in https://github.com/NCAR/geocat-comp/pull/349

New Contributors
* jukent made their first contribution in https://github.com/NCAR/geocat-comp/pull/341

**Full Changelog**: https://github.com/NCAR/geocat-comp/compare/v2023.02.0...v2023.03.0

2023.02.0

What's Changed
New Features
* Add extrapolation feature to interp_hybrid_to_pressure by hCraker in https://github.com/NCAR/geocat-comp/pull/237

Enhancements
* Add check to avoid calculating monthly averages on monthly data by hCraker in https://github.com/NCAR/geocat-comp/pull/304
* Add `keep_attrs` to functions by hCraker in https://github.com/NCAR/geocat-comp/pull/315

Deprecations
* Fix pint bug in showalter_index and deprecate by hCraker in https://github.com/NCAR/geocat-comp/pull/319
* Replace and deprecate `anomaly` and `climatology` by hCraker in https://github.com/NCAR/geocat-comp/pull/332

Documentation
* Add rendered equations to docstrings by anissa111 in https://github.com/NCAR/geocat-comp/pull/294
* Fix badge links by anissa111 in https://github.com/NCAR/geocat-comp/pull/321
* Add release notes to the webpage and add formatting for auto generated notes by hCraker in https://github.com/NCAR/geocat-comp/pull/337
* Add gradient function documentation to website by hCraker in https://github.com/NCAR/geocat-comp/pull/342


Maintenance
* Adding import nightly CI test by anissa111 in https://github.com/NCAR/geocat-comp/pull/300
* Expand upstream CI by anissa111 in https://github.com/NCAR/geocat-comp/pull/301
* Patch for import test by anissa111 in https://github.com/NCAR/geocat-comp/pull/302
* Fix the import package CI test by anissa111 in https://github.com/NCAR/geocat-comp/pull/303
* CI failures quick patch by anissa111 in https://github.com/NCAR/geocat-comp/pull/312
* Resolve CI link-check issue by anissa111 in https://github.com/NCAR/geocat-comp/pull/316
* Pin numpy for numba compatibility by anissa111 in https://github.com/NCAR/geocat-comp/pull/325
* Improve speed of spherical harmonics tests by pilotchute in https://github.com/NCAR/geocat-comp/pull/327
* Converting pytest to unittest for climatology.py by hCraker in https://github.com/NCAR/geocat-comp/pull/331
* Allow upstream-dev to run on forks by anissa111 in https://github.com/NCAR/geocat-comp/pull/335


**Full Changelog**: https://github.com/NCAR/geocat-comp/compare/v2022.11.0...v2023.02.0

2022.11.0

What's Changed
* Module reorganization by hCraker in https://github.com/NCAR/geocat-comp/pull/266
* Docstring improvements by hCraker in https://github.com/NCAR/geocat-comp/pull/284
* Update to conda-build badge link by marodrig in https://github.com/NCAR/geocat-comp/pull/288
* Update dependency list by hCraker in https://github.com/NCAR/geocat-comp/pull/293


**Full Changelog**: https://github.com/NCAR/geocat-comp/compare/v2022.10.1...v2022.11.0

2022.10.1

What's Changed
* Pins Pint version by marodrig in https://github.com/NCAR/geocat-comp/pull/281


**Full Changelog**: https://github.com/NCAR/geocat-comp/compare/v2022.10.0...v2022.10.1

2022.10.0

What's Changed
* Creating quick start guide as part of overall docs improvements by hCraker in https://github.com/NCAR/geocat-comp/pull/249
* Docs update by anissa111 in https://github.com/NCAR/geocat-comp/pull/260
* Make local install for docs better by anissa111 in https://github.com/NCAR/geocat-comp/pull/273
* Documentation and Link Checker by anissa111 in https://github.com/NCAR/geocat-comp/pull/274
* Gradients by pilotchute in https://github.com/NCAR/geocat-comp/pull/256


**Full Changelog**: https://github.com/NCAR/geocat-comp/compare/v2022.08.0...v2022.10.0

Page 3 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.