MarcYin / SIAC

A sensor invariant Atmospheric Correction (SIAC)
http://www2.geog.ucl.ac.uk/~ucfafyi/Atmo_Cor/
GNU Affero General Public License v3.0
61 stars 17 forks source link

no-data in the SIAC output #31

Closed nbennasr closed 4 months ago

nbennasr commented 7 months ago

Hi @MarcYin,

Could you please put zero instead of nodata (-9999) in dark area because we should not have no-data in a BrightEarth mosaic.

Below an example of BrightEarth SIAC mosaic with no-data: the two selected images are: { '28005872-f735-415f-822b-c8d3a50b0077': 'S2A_MSIL1C_20200818T105031_N0500_R051_T31UCR_20230320T061717', '672e0209-5d51-46c1-9369-0fe0b199fc61': 'S2A_MSIL1C_20200811T105631_N0500_R094_T31UCR_20230425T134117' }

image

MarcYin commented 6 months ago

This should be fixed with the new commit

nbennasr commented 4 months ago

Thank you!