CABLE-LSM / benchcab

Tool for evaluation of CABLE land surface model
https://benchcab.readthedocs.io/en/latest/
Apache License 2.0
1 stars 3 forks source link

Add model evaluation with ILAMB #193

Open SeanBryan51 opened 9 months ago

SeanBryan51 commented 9 months ago

The plan is to use ILAMB to evaluate CABLE model outputs for the offline spatial configuration.

I've made a start on an ILAMB configuration which we can use for evaluating CABLE model output with benchcab. The ILAMB configuration file will need to be iterated on, some input from the community on how to implement the configuration would be helpful (e.g. weights for different metrics, metrics to use, derived metrics).

TODO

SeanBryan51 commented 9 months ago

CABLE model output does not work directly with ILAMB (see https://github.com/CABLE-LSM/benchcab-ilamb-config/issues/1).

We will need to either enforce CABLE versions to write ILAMB compliant output, and/or implement a post processing step to allow for usage with ILAMB.

SeanBryan51 commented 9 months ago

ILAMB in modelevaluation.org