WSL/SLF GitLab Repository

Skip to content
Snippets Groups Projects
Select Git revision
  • 7797ea1cc6ba4a6fba0413a93706b505cd4fd089
  • 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
  • Mathias Bavay's avatar
    Mathias Bavay authored
    Some methods have been moved into another class (like the simple linear interpolation between two points that is now in ResamplingAlgorithms), some renammed (like the new weightedMean that replaces the ill-nammed "linearInterpolate"). The regression model based on two segments is now part of libinterpol1D and has been renammed. More regression models have been implemented. 
    
    The "initFit" method of Fit1D has been renammed in "fit" and the setGuess method now turns fit_ready to true, so that a user can force his provided parameters to be used by a given model (do a setGuess() with the parameters, then call f(x) without calling "fit", so no internal fit of the parameters would be performed).
    7797ea1c
    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!