ILAMB icon indicating copy to clipboard operation
ILAMB copied to clipboard

fix unit error on ELM output and CLASS data std uncertainty

Open minxu74 opened this issue 1 year ago • 1 comments

  • Replaced the unit of "proportion" from ELM output to CF units compatible unit "1"
  • Added a piece of code to test if the uncertainty provided by benchmark data is the upper and lower bounds of the data as assumed by ILAMB. If not, the uncertainty is assumed to be the std of the data, and the lower and upper bounds are set by its one std.

Fixes: #112 and #109

minxu74 avatar Dec 16 '24 22:12 minxu74