ILAMB
ILAMB copied to clipboard
fix unit error on ELM output and CLASS data std uncertainty
- 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