cmip6_downscaling.methods.common.tasks.pyramid

Contents

cmip6_downscaling.methods.common.tasks.pyramid#

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

Task to create a data pyramid from an xarray Dataset

Parameters:
ds_pathUPath

Path to input dataset

weights_pyramid_pathstr

Path to weights pyramid

levelsint, optional

Number of levels in pyramid, by default 2

uristr, optional

Path to write output data pyamid to, by default None

other_chunksdict

Chunks for non-spatial dims

Returns:
targetUPath