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

Rewrite tests with standard data and for pytest (comment #7 in PR #3572)

c60a30b
Select commit
Loading
Failed to load commit list.
Open

Add a boundary layer module to estimate boundary height #3572

Rewrite tests with standard data and for pytest (comment #7 in PR #3572)
c60a30b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 31, 2024 in 1s

92.47% of diff hit (target 80.00%)

View this Pull Request on Codecov

92.47% of diff hit (target 80.00%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/calc/boundarylayer.py#L105-L106

Added lines #L105 - L106 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/calc/boundarylayer.py#L113-L114

Added lines #L113 - L114 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/calc/boundarylayer.py#L185

Added line #L185 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/calc/boundarylayer.py#L227

Added line #L227 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/calc/boundarylayer.py#L305

Added line #L305 was not covered by tests