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

Automated Field Solver #2070

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Simplify management of what's "needed"

fe809eb
Select commit
Loading
Failed to load commit list.
Draft

Automated Field Solver #2070

Simplify management of what's "needed"
fe809eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 19, 2023 in 0s

87.15% of diff hit (target 80.00%)

View this Pull Request on Codecov

87.15% of diff hit (target 80.00%)

Annotations

Check warning on line 31 in src/metpy/calc/field_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/calc/field_solver.py#L31

Added line #L31 was not covered by tests

Check warning on line 86 in src/metpy/calc/field_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/calc/field_solver.py#L84-L86

Added lines #L84 - L86 were not covered by tests

Check warning on line 90 in src/metpy/calc/field_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/calc/field_solver.py#L88-L90

Added lines #L88 - L90 were not covered by tests

Check warning on line 99 in src/metpy/calc/field_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/calc/field_solver.py#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 1089 in src/metpy/plots/declarative.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/plots/declarative.py#L1089

Added line #L1089 was not covered by tests

Check warning on line 17 in tests/calc/test_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/calc/test_solver.py#L17

Added line #L17 was not covered by tests

Check warning on line 22 in tests/calc/test_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/calc/test_solver.py#L22

Added line #L22 was not covered by tests

Check warning on line 27 in tests/calc/test_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/calc/test_solver.py#L27

Added line #L27 was not covered by tests

Check warning on line 32 in tests/calc/test_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/calc/test_solver.py#L32

Added line #L32 was not covered by tests

Check warning on line 37 in tests/calc/test_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/calc/test_solver.py#L37

Added line #L37 was not covered by tests

Check warning on line 42 in tests/calc/test_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/calc/test_solver.py#L42

Added line #L42 was not covered by tests

Check warning on line 47 in tests/calc/test_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/calc/test_solver.py#L47

Added line #L47 was not covered by tests

Check warning on line 52 in tests/calc/test_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/calc/test_solver.py#L52

Added line #L52 was not covered by tests

Check warning on line 57 in tests/calc/test_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/calc/test_solver.py#L57

Added line #L57 was not covered by tests

Check warning on line 62 in tests/calc/test_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/calc/test_solver.py#L62

Added line #L62 was not covered by tests

Check warning on line 67 in tests/calc/test_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/calc/test_solver.py#L67

Added line #L67 was not covered by tests

Check warning on line 72 in tests/calc/test_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/calc/test_solver.py#L72

Added line #L72 was not covered by tests

Check warning on line 77 in tests/calc/test_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/calc/test_solver.py#L77

Added line #L77 was not covered by tests