|
@@ -500,7 +500,7 @@ standard QC (MOD09A1 in this module) since version 3, State-QA 500m images
|
|
|
MOD11A2 quality control (QC) bands do not have a FillValue (No-data) according
|
|
|
to <a href="https://lpdaac.usgs.gov/dataset_discovery/modis/modis_products_table/mod11a2_v006">MODIS Land Products site</a>.
|
|
|
However, the metadata of the QC bands (i.e.: <tt>gdalinfo QC_band</tt>) shows <tt>No-data=0</tt>.
|
|
|
-This value is then transformed into GRASS NULLs when data is imported though
|
|
|
+This value is then transformed into GRASS NULLs when data is imported through
|
|
|
<a href="r.in.gdal.html">r.in.gdal</a>. Applying <em>i.modis.qc</em> on those QC bands
|
|
|
will not give the expected range of values in the different QC bits. Therefore,
|
|
|
before using <em>i.modis.qc</em>, the user needs to set the NULL value in QC bands
|