metno / pysurfex

Python API to SURFEX. Tool to create offline SURFEX forcing, SURFEX files, running SURFEX and plot results.
10 stars 16 forks source link

Feature/individual epsilons #29

Closed trygveasp closed 1 year ago

trygveasp commented 1 year ago

Add sigmao to observations and the possibility to set sigmao for observation sets. Sigmaos are relative to a normalized background error (1.0), so are in effect the epsilons directly.

NOTE: The observation sets in pseuodoobs in another PR must be adapted to this one when merged.