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

Add a boundary layer module to estimate boundary height #3572

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Add a boundary layer module with classical ways to estimate boundary …

a99c908
Select commit
Loading
Failed to load commit list.
Open

Add a boundary layer module to estimate boundary height #3572

Add a boundary layer module with classical ways to estimate boundary …
a99c908
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 19, 2024 in 0s

93.90% of diff hit (target 80.00%)

View this Pull Request on Codecov

93.90% of diff hit (target 80.00%)

Annotations

Check warning on line 108 in src/metpy/calc/boundarylayer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/calc/boundarylayer.py#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 179 in src/metpy/calc/boundarylayer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/calc/boundarylayer.py#L179

Added line #L179 was not covered by tests

Check warning on line 221 in src/metpy/calc/boundarylayer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/calc/boundarylayer.py#L221

Added line #L221 was not covered by tests

Check warning on line 303 in src/metpy/calc/boundarylayer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/calc/boundarylayer.py#L303

Added line #L303 was not covered by tests