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

Implement convective condensation level (CCL) #2550

Merged
merged 16 commits into from
Sep 30, 2022
Merged

Commits on Jun 29, 2022

  1. Implement convective condensation level (CCL)

    Fix docstring for ccl function
    
    Fix inline comment for ccl
    Z-Richard committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    39b222f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e12419c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Update src/metpy/calc/thermo.py

    Co-authored-by: Ryan May <[email protected]>
    Z-Richard and dopplershift committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    881a71e View commit details
    Browse the repository at this point in the history
  2. Update src/metpy/calc/thermo.py

    Co-authored-by: Ryan May <[email protected]>
    Z-Richard and dopplershift committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    7fee356 View commit details
    Browse the repository at this point in the history
  3. Update src/metpy/calc/thermo.py

    Co-authored-by: Ryan May <[email protected]>
    Z-Richard and dopplershift committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    7a58f20 View commit details
    Browse the repository at this point in the history
  4. Fix linting issues

    Z-Richard committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    b30280f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Make requested changes for docstring

    Co-authored-by: Ryan May <[email protected]>
    Z-Richard and dopplershift committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    1ba376e View commit details
    Browse the repository at this point in the history
  2. Make requested changes for rt_profile

    Co-authored-by: Ryan May <[email protected]>
    Z-Richard and dopplershift committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    439bb0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0a60f9 View commit details
    Browse the repository at this point in the history
  4. Fix units bug

    Z-Richard committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    f72b10c View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Fix CCL units test

    Z-Richard committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    5f14d9c View commit details
    Browse the repository at this point in the history
  2. Add CCL docstring example

    Z-Richard committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    fa022dd View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    4e68a51 View commit details
    Browse the repository at this point in the history
  2. Update docstring to help discovery

    Co-authored-by: Ryan May <[email protected]>
    Z-Richard and dopplershift committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    731ad31 View commit details
    Browse the repository at this point in the history
  3. Fix convective temperature with dry_lapse

    Co-authored-by: Ryan May <[email protected]>
    Z-Richard and dopplershift committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    c45f587 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79805c5 View commit details
    Browse the repository at this point in the history