-
Notifications
You must be signed in to change notification settings - Fork 2
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
Feature 378 add ctp hi diagnostics #394
Draft
DanielAdriaansen
wants to merge
9
commits into
develop
Choose a base branch
from
feature_378_add_ctp_hi_diagnostics
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
+520
−5
Commits on Jun 7, 2024
-
Adds new functions to compute the Convective Triggering Potential (`c…
…alc_ctp()`) and Humidity Index (`calc_humidity_index()`).
Configuration menu - View commit details
-
Copy full SHA for 111876e - Browse repository at this point
Copy the full SHA 111876eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6f8d4c - Browse repository at this point
Copy the full SHA b6f8d4cView commit details
Commits on Jun 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 77abcd6 - Browse repository at this point
Copy the full SHA 77abcd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34061b2 - Browse repository at this point
Copy the full SHA 34061b2View commit details -
Improves edge conditions in humidity index and CTP calculations, adju…
…sts max_prs_diff to be 100 hPa by default, and cleans up print statements.
Configuration menu - View commit details
-
Copy full SHA for 659e8a3 - Browse repository at this point
Copy the full SHA 659e8a3View commit details -
Tests for CTP function, and adds a way to ignore Degrees of Freedom w…
…arnings from the calc_tci() test: https://docs.pytest.org/en/stable/how-to/capture-warnings.html#pytest-mark-filterwarnings.
Configuration menu - View commit details
-
Copy full SHA for 4a2f591 - Browse repository at this point
Copy the full SHA 4a2f591View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f2c649 - Browse repository at this point
Copy the full SHA 0f2c649View commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 14bc61e - Browse repository at this point
Copy the full SHA 14bc61eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c90b980 - Browse repository at this point
Copy the full SHA c90b980View commit details
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.