CDAT Migration TODO: Update logic in get_ref_climo_dataset
when ref data not available
#823
Milestone
get_ref_climo_dataset
when ref data not available
#823
There is one TODO item in most sets that is we'd like to change the logic when ref data is not available when getting the reference climatology dataset for the variable and season.
The current logic:
If the reference climatatology does not exist or could not be found, it
will be considered a model-only run. For this case the test dataset
is returned as a default value and subsequent metrics calculations will
only be performed on the original test dataset.
When refactor, it has been troublesome, e.g. it would be useful to provide explicit error info for trouble shooting, also it can be easily to use test data as ref by mistake based on my recent experience refactoring.
Reference TODO item logged by @tomvothecoder
I think we perhaps should prioritize this item before more sets are being converted.
The text was updated successfully, but these errors were encountered: