GDAL¶
Description¶
This module enables the use of the GDAL library GDAL is a translator library for raster geospatial data formats that is released under an X/MIT style Open Source license by the Open Source Geospatial Foundation. As a library, it presents a single abstract data model to the calling application for all supported formats. It also comes with a variety of useful commandline utilities for data translation and processing.
Environment Modules¶
Run module spider gdal
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_LIBGDAL_DIR - installation directory
- HPC_LIBGDAL_BIN - executable directory
Categories¶
geospatial, library