cmip6_downscaling.methods.common.tasks.time_summary#
- cmip6_downscaling.methods.common.tasks.time_summary = <Task: time_summary>[source]#
Prefect task to create resampled data. Takes mean of tasmax and tasmin and sum of pr.
- Parameters:
- ds_pathUPath
UPath to input zarr store at daily timestep
- freqstr
aggregation frequency
- Returns:
- UPath
Path to resampled dataset.