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

Refactor filenames handling in Field.from_netcdf #1787

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

typing

508006d
Select commit
Loading
Failed to load commit list.
Open

Refactor filenames handling in Field.from_netcdf #1787

typing
508006d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 5, 2024 in 0s

95.93% of diff hit (target 81.97%)

View this Pull Request on Codecov

95.93% of diff hit (target 81.97%)

Annotations

Check warning on line 435 in parcels/field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/field.py#L435

Added line #L435 was not covered by tests

Check warning on line 351 in parcels/fieldset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/fieldset.py#L350-L351

Added lines #L350 - L351 were not covered by tests

Check warning on line 89 in tests/test_field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_field.py#L88-L89

Added lines #L88 - L89 were not covered by tests