Skip to content

feat: add basic implementation for bolton43 option to ept#128

Open
VeraChristina wants to merge 1 commit intodevelopfrom
feat/add-bolton43-option-to-ept
Open

feat: add basic implementation for bolton43 option to ept#128
VeraChristina wants to merge 1 commit intodevelopfrom
feat/add-bolton43-option-to-ept

Conversation

@VeraChristina
Copy link
Copy Markdown

Description

Add bolton43 option for ept computation, following equation (43) from Bolton 1980.
The current implementation only adds this option for the computation of equivalent potential temperature (ept_from_dewpoint and ept_from_specific_humidity) not for other related thermodynamic methods. Support for those could be added in a later PR.

Contributor Declaration

By opening this pull request, I affirm the following:

  • All authors agree to the Contributor License Agreement.
  • The code follows the project's coding standards.
  • I have performed self-review and added comments where needed.
  • I have added or updated tests to verify that my changes are effective and functional.
  • I have run all existing tests and confirmed they pass.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.24%. Comparing base (688d7f2) to head (f11d691).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #128   +/-   ##
========================================
  Coverage    99.24%   99.24%           
========================================
  Files           27       27           
  Lines         2384     2384           
  Branches        44       44           
========================================
  Hits          2366     2366           
  Misses           9        9           
  Partials         9        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants