-
Notifications
You must be signed in to change notification settings - Fork 445
Using Virtual Temperature in CAPE/CIN calculations #2437
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
8a83ef0
first cut at using virtual temperature in parcel profile
mgrover1 7ab2e47
fix linting with new parcel path class
mgrover1 1536c9b
fix bugs in initial implementation
mgrover1 7b7f23e
fix flake8 in thermo
mgrover1 036be15
Add suggestions from Dan
mgrover1 84fccfe
compute virtual temperature at the end
mgrover1 62d4985
revert to original thermo/tests
mgrover1 911a941
add reverted thermo module
mgrover1 742a27a
Merge branch 'main' into use-virtual-temp-parcel
mgrover1 b6aa39a
add missing sweat index calc
mgrover1 0d9f1fd
add new virtual temperature from dewpoint function
mgrover1 d393916
add new function to overrides
mgrover1 22aeec6
use virtual temperature for CAPE
mgrover1 1af6af1
fix last few failing tests
mgrover1 994b00b
fix linting issues
mgrover1 fb7b8e6
update docstring values
mgrover1 be33d31
fix units for virtual temperature
mgrover1 7356935
Fix use of parcel moisture profile
mgrover1 d8c78ac
Add fixed booleans
mgrover1 404147f
fix failing tests
mgrover1 c8d13ab
fix line continuation
mgrover1 dc8ec57
fix the docstring values
mgrover1 370e091
update docstrings to include virtual temperature
mgrover1 9015cb2
Update src/metpy/calc/thermo.py
mgrover1 1a01193
Remove above LCL
mgrover1 87f718a
Fix variable names in numpy.where
mgrover1 39e26f8
fix misspelled pressure
mgrover1 4086007
fix mlcin
mgrover1 01d94bd
update sensitive sounding test
mgrover1 612eeba
add suggestion from ryan
mgrover1 cf9e387
use dewpoint instead of temperature
mgrover1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.