Skip to content

Commit

Permalink
Migrate existing thermodynamic functions to metpy functions (#1009)
Browse files Browse the repository at this point in the history
* removed functions from thermolib.py

functions to be replaced by metpy were removed

* fixed: flake8

* fixed: flake8

* migrated to metpy functions

Co-Authored-By: J. Ungermann <[email protected]>

* Fixed: flake8

* Fixed: flake8

* Fixed tests

* Fixed: flake8

* Fixed: failing tests

* Ficed: tests

* Units discarded upon returning results

Co-Authored-By: J. Ungermann <[email protected]>

* `omega_to_w` migrated to metpy

Co-authored-by: ReimarBauer <[email protected]>
Co-authored-by: J. Ungermann <[email protected]>
  • Loading branch information
3 people authored Jun 13, 2021
1 parent 849dfe0 commit b99ffe0
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 562 deletions.
1 change: 1 addition & 0 deletions localbuild/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ requirements:
- sqlalchemy <1.4.0
- sqlite <3.35.1
- gpxpy >=1.4.2
- metpy

test:
imports:
Expand Down
Loading

0 comments on commit b99ffe0

Please sign in to comment.