WSL/SLF GitLab Repository

Skip to content
  • Mathias Bavay's avatar
    The Krigging is now working. The current limitations are: 1)there is no... · 377d6e57
    Mathias Bavay authored
    The Krigging is now working. The current limitations are: 1)there is no maximum range, so each available station would take part to the variogram fit. 2)the covariance is currently NOT computed on past time series, limiting the relevance of the variogram. Practically, the variogram fit that always ends up being used is LINVARIO.
    
    All matrix and fit methods that used to return void but could also throw exceptions now return a boolean to indicate if things went well (ie a matrix could be inverted, etc). They still throw exceptions for logic errors (incompatible dimensions, etc).
    377d6e57