globe is a library for mathematical modelling of 3D Earth topographical surfaces from large datasets: DEMs, clouds of point data, elevation contours.
globe extends surfit with DEM reading support from common formats and two gridding rules. See globe gridding rules and commands for DEMs.
To start using this library you should type the command:
$ load libglobe[info sharedlibextension] |
globe to build your own DEM from other DEM's. Shure, this example can be easily extended with other data usage (points and curves for example).To build our DEM we select the following data:
SRTM data:
SRTM data (Grand canyon region)
DTM data (Grand canyon region)
We do it in three steps:
Resulting DEM
surfit: open source gridding and contouring software.