Quantcast
Channel: Earthdata Forum
Viewing all articles
Browse latest Browse all 1307

Home • Re: Questions about the level3 remote sensing reflectance data of MODIS images

$
0
0
The Rrs data are stored in the L3 mapped netCDF files as scaled short integers. If your software does not apply the scale_factor and add_offset information (contained in the variable attribtues) to convert the scaled integers into floating point values, you will need to do so after reading the data from the file. The equation is simple":

geophysical_value = scaled_value * scale_factor + add_offset

Regards,
Sean

Statistics: Posted by OB.DAAC - SeanBailey — Wed Jun 05, 2024 7:15 am America/New_York



Viewing all articles
Browse latest Browse all 1307

Trending Articles