cmip6_downscaling.methods.bcsd.tasks.postprocess_bcsd#
- cmip6_downscaling.methods.bcsd.tasks.postprocess_bcsd = <Task: postprocess_bcsd>[source]#
Downscale the bias-corrected data (fit_and_predict results) by interpolating and then adding the spatial anomalies back in.
- Parameters:
- bias_corrected_fine_full_time_pathUPath
UPath to output dataset from the fit_and_predict task.
- spatial_anomalies_pathUPath
UPath to the output of the spatial_anomalies task.
- Returns:
- UPath
UPath to post-processed dataset.