WSL/SLF GitLab Repository

Skip to content
  • Mathias Bavay's avatar
    The SMET plugin was the only plugin not to use "STATION#" for specifying its... · 713481af
    Mathias Bavay authored
    The SMET plugin was the only plugin not to use "STATION#" for specifying its input files/stations (besides plugin reading a path). It has been modified for consistency. This WILL break older io.ini files...
    
    A new projection method has been added in lib2Dinterpol: fracProject that projects a value according to the elevation based on a fractional (or relative) change of the value with the elevation. This can be enabled in CST_LAPSE by adding the "frac" keyword as the second argument (after the rate value). 
    
    The documentation "how to write a spatial interpolation algorithm" has been updated to reflect recent changes in the code.
    
    The FindMeteoIO and FindOCCI files for cmake were not compatible with cmake<2.6.1. They have been rewriten to be compatible with older versions (specially like the 2.6.0 deployed on Debian). A bug in CMakeList for the IMIS plugin has been fixed (wrong cmake variable name used).
    713481af