WSL/SLF GitLab Repository

Skip to content
Snippets Groups Projects
Select Git revision
  • b29911821249312ef8fd45bee1bfc595a73b3bed
  • master default protected
  • BUFR_changes
  • limiting_trends
  • feature/web-service
  • test
  • MeteoIO-2.11.0
  • webservice-2022
  • MeteoIO-2.10.0
  • MeteoIO-2.9.0
  • MeteoIO-2.8.0
  • MeteoIO-2.7.0
  • MeteoIO-2.6.1
  • MeteoIO-2.6.0
  • MeteoIO-2.5.1
  • MeteoIO-2.5.0
  • MeteoIO-2.4.2
  • MeteoIO-2.4.1
  • MeteoIO-2.4.0
  • MeteoIO-2.3.0
  • MeteoIO-2.2.0
  • MeteoIO-2.1.2
  • MeteoIO-2.1.1
  • MeteoIO-2.1.0
  • MeteoIO-2.0.0
25 results

meteoio

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Thomas Egger authored
    IOManager: added another interpolate procedure that takes as arguments a Date, a DEMObject, the parameter to interpolate, a vector of Coords objects and a vector of doubles. The Coords represent different points in the DEM. The interpolation is only performed for these points and for each point one double value is stored in a vector. 
    
    Furthermore IOManager now has a member variable called interpolater of type Meteo2DInterpolator. A circular inclusion problem has been solved between IOManager and Meteo2DInterpolator.
    
    libinterpol2D bugfix: The SimpleDEMWindInterpolate algorithm had  a small bug in it, it wasn't interpolating values in the last row or last column of the 2D grid.
    b2991182
    History
    Welcome to the installation of MeteoIO!
    This installer will guide you through installing the MeteoIO library, the headers that are required to compile your own programs against MeteoIO as well as html documentation and code examples. And you can always check MeteoIO's home page at https://slfsmm.indefero.net/p/meteoio to follow what is going on with MeteoIO!