|
NEP 2.7.0
NetCDF Extension Pack
|
GeoTIFF is a TIFF-based format for geospatial raster data, used widely in remote sensing, GIS, and earth observation.
Transparent Access: Read GeoTIFF files with nc_open() and standard NetCDF functions.
Dimension Mapping:
y dimensionx dimensionCF-1.8 CRS Metadata: A crs grid-mapping variable is emitted with coordinate variables (lon/lat or x/y) and optional bounds. See docs/cf-compliance.md for the full attribute specification.
Use Cases: Satellite imagery, land cover maps, digital elevation models, MODIS flood products.
Enabling:
Dependencies: libgeotiff, libtiff.
Resources: GeoTIFF Home · OGC GeoTIFF Standard · GDAL GeoTIFF Driver
Example: