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 resolution dependent chunk sizing to 'modis_l1b' reader #2052

Merged
merged 17 commits into from
Oct 5, 2023

Add info about handling on-disk chunking

2036251
Select commit
Loading
Failed to load commit list.
Merged

Add resolution dependent chunk sizing to 'modis_l1b' reader #2052

Add info about handling on-disk chunking
2036251
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 5, 2023 in 1s

86.17% of diff hit (target 94.91%)

View this Pull Request on Codecov

86.17% of diff hit (target 94.91%)

Annotations

Check warning on line 250 in satpy/readers/hdfeos_base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

satpy/readers/hdfeos_base.py#L250

Added line #L250 was not covered by tests

Check warning on line 65 in satpy/tests/reader_tests/modis_tests/test_modis_l1b.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

satpy/tests/reader_tests/modis_tests/test_modis_l1b.py#L65

Added line #L65 was not covered by tests

Check warning on line 694 in satpy/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

satpy/utils.py#L691-L694

Added lines #L691 - L694 were not covered by tests

Check warning on line 701 in satpy/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

satpy/utils.py#L700-L701

Added lines #L700 - L701 were not covered by tests

Check warning on line 710 in satpy/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

satpy/utils.py#L706-L710

Added lines #L706 - L710 were not covered by tests