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

Fix of nodata, fill value, mask and data type propagation in EOdal #78

Merged
merged 33 commits into from
Oct 18, 2023

removed float128 as this data type is not supported by Windows

63f9092
Select commit
Loading
Failed to load commit list.
Merged

Fix of nodata, fill value, mask and data type propagation in EOdal #78

removed float128 as this data type is not supported by Windows
63f9092
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 18, 2023 in 1s

66.26% of diff hit (target 56.81%)

View this Pull Request on Codecov

66.26% of diff hit (target 56.81%)

Annotations

Check warning on line 1706 in eodal/core/raster.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

eodal/core/raster.py#L1702-L1706

Added lines #L1702 - L1706 were not covered by tests

Check warning on line 1710 in eodal/core/raster.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

eodal/core/raster.py#L1710

Added line #L1710 was not covered by tests

Check warning on line 1716 in eodal/core/raster.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

eodal/core/raster.py#L1715-L1716

Added lines #L1715 - L1716 were not covered by tests

Check warning on line 1766 in eodal/core/raster.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

eodal/core/raster.py#L1765-L1766

Added lines #L1765 - L1766 were not covered by tests

Check warning on line 1770 in eodal/core/raster.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

eodal/core/raster.py#L1770

Added line #L1770 was not covered by tests

Check warning on line 1773 in eodal/core/raster.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

eodal/core/raster.py#L1772-L1773

Added lines #L1772 - L1773 were not covered by tests

Check warning on line 1777 in eodal/core/raster.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

eodal/core/raster.py#L1776-L1777

Added lines #L1776 - L1777 were not covered by tests

Check warning on line 27 in eodal/core/utils/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

eodal/core/utils/__init__.py#L27

Added line #L27 was not covered by tests

Check warning on line 101 in eodal/utils/geometry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

eodal/utils/geometry.py#L101

Added line #L101 was not covered by tests