opendatacube / eo-datasets

Easily write, validate and convert EO datasets and metadata.
Apache License 2.0
49 stars 26 forks source link

Ensure nodata=nan tags are written to floating point COGs. #355

Closed SpacemanPaul closed 2 months ago

SpacemanPaul commented 3 months ago

Basic attempt to fix #351

Awaiting confirmation that COGs generated with this code work as expected with ArcGIS.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.87%. Comparing base (f2117dd) to head (3075ae3). Report is 3 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #355 +/- ## =========================================== + Coverage 84.44% 84.87% +0.42% =========================================== Files 26 26 Lines 4506 4508 +2 =========================================== + Hits 3805 3826 +21 + Misses 701 682 -19 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.