cmip6_downscaling.methods.common.tasks.regrid

Contents

cmip6_downscaling.methods.common.tasks.regrid#

cmip6_downscaling.methods.common.tasks.regrid = <Task: regrid>[source]#

Task to regrid a dataset to target grid.

Parameters:
source_pathUPath

Path to dataset that will be regridded

target_grid_pathUPath

Path to template grid dataset

weights_pathUPath (Optional)

Path to weights file

Returns:
UPath

Path to regridded output dataset.