Closed mlangguth89 closed 6 months ago
The postprocessing can now be configured with a json
-file.
The content of this file should be as follows:
{
"varname": "t2m",
"unit": "K",
"do_evaluation_time": true,
"config_evaluation_time": {},
"do_evaluation_spatial": true,
"config_evaluation_spatial": {},
"do_spectral_analysis": true,
"config_spectral_analysis": {},
"do_feature_importance": true,
"config_feature_importance": {"score_name": "rmse"}
}
In this issue, the postprocessing of models trained for the 2m temperature downscaling task will be extended. This includes: