Import products using the GDAL library

Import products using the GDAL library

This command allows to open the data of different products in SNAP. If the files of type is 'All Files' in the open product dialog the GDAL reader tries to open the product if there is no suitable reader to open the selected product. If the GDAL reader cannot open the product then a message dialog is displayed. If there is an intented reader to open a certain product, then that reader is used automatically to open the product.

The available GDAL readers are:
     Erdas Imagine Images (*.img)
     Golden Software 7 Binary Grid (*.grd)
     Golden Software Binary Grid (*.grd)
     Idrisi Raster A.1 (*.rst)
     ILWIS Raster Map (*.mpr, *.mpl)
     KOLOR Raw (*.kro)
     NOAA Vertical Datum .GTX (*.gtx)
     National Imagery Transmission Format (*.ntf)
     PCIDSK Database File (*.pix)
     Raster Matrix Format (*.rsw)
     SAGA GIS Binary Grid (*.sdat)
     SGI Image File Format 1.0 (*.rgb)
     VTP .bt (Binary Terrain) 1.3 Format (*.bt)
     GeoTIFF - only COG products (*.tif; *.tiff)
     Vexcel MFF Raster products (*.hdr)

The supported GDAL library versions are listed here. If this library is already installed, then it is used; otherwise the application will use the internal distribution (3.2.1). This functionality is available on machines with the Microsoft Windows, Linux and Mac OSX operating system.

For more details please see: GDAL - Geospatial Data Abstraction Library