|
MeteoIODoc 20251207.a703fe45
Environmental timeseries pre-processing
|
#include <meteoio/dataClasses/Array2D.h>#include <meteoio/dataClasses/Grid2DObject.h>#include <meteoio/meteoLaws/Meteoconst.h>Go to the source code of this file.
Classes | |
| class | mio::DEMObject |
| A class to represent DEMs and automatically compute some properties. This class stores elevation grids and their georeferencing, expressed as the lower-left coordinates, the cellsize (cells are assumed to be square) and a nodata code for potentially empty cells (The nodata parameter is supposed to be IOUtils::nodata). This class also automatically computes local slope, azimuth, curvature, normals and minimal/maximal for normalization. Various algorithms are available to compute these properties (see mio::DEMObject::slope_type) and it is possible to toggle between automatic refresh or not. Several other DEM related values can be computed, such as the horizon, displacements within the DEM, etc. More... | |
Namespaces | |
| namespace | mio |