cmip6_downscaling.methods.common.tasks.get_pyramid_weights#
- cmip6_downscaling.methods.common.tasks.get_pyramid_weights = <Task: get_pyramid_weights>[source]#
Retrieve pre-generated regridding pyramids weights.
- Parameters:
- run_parametersdict
Dictionary of run parameters
- levelsint
Number of levels in the pyramid.
- regrid_methodstr
Regridding method.
- Returns:
- pathUPath
Path to pyramid weights file.