Skip to content
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
wants to merge 9 commits into
base: develop
Choose a base branch
from

Commits on Jun 7, 2024

  1. Adds new functions to compute the Convective Triggering Potential (`c…

    …alc_ctp()`) and Humidity Index (`calc_humidity_index()`).
    DanielAdriaansen committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    111876e View commit details
    Browse the repository at this point in the history
  2. Stubs for tests.

    DanielAdriaansen committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    b6f8d4c View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    77abcd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34061b2 View commit details
    Browse the repository at this point in the history
  3. 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.
    DanielAdriaansen committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    659e8a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a2f591 View commit details
    Browse the repository at this point in the history
  5. Tidies up.

    DanielAdriaansen committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    0f2c649 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    14bc61e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c90b980 View commit details
    Browse the repository at this point in the history