#include <meteoio/dataClasses/StationData.h>
#include <meteoio/dataClasses/DEMObject.h>
#include <meteoio/meteoStats/libfit1D.h>
#include <meteoio/meteoStats/libinterpol1D.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | mio::Interpol2D |
A class to perform 2D spatial interpolations. Each parameter to be interpolated declares which interpolation method to use. Then the class computes the interpolation for each 2D grid point, combining the inputs provided by the available data sources. More... | |
Namespaces | |
namespace | mio |
This is the two 2D meteo interpolation statistical library.