GDAL

From UFRC
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description

GDAL website  

GDAL is a translator library for raster and vector 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 raster abstract data model and vector 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.

System Variables

  • HPC_GDAL_DIR - installation directory
  • HPC_GDAL_BIN - Executable program directory
  • HPC_GDAL_LIB - Library directory
  • HPC_GDAL_INC - Include file directory