NoData
NoData is a sentinel value used in raster data to signify pixels that do not contain valid data. In geographic information systems (GIS), NoData serves to distinguish between measured values and regions that are outside the dataset, masked, or otherwise unavailable. It is not a real measurement; rather, it is a flag indicating missing or inapplicable information. The interpretation of NoData can vary by format and software, but its purpose remains to prevent invalid calculations or misinterpretation of results.
Most raster formats store NoData as a dedicated value in the dataset's metadata. Examples include GeoTIFF, ERDAS
Any analysis that does not account for NoData can produce biased results. Users should verify the NoData