cmip6_downscaling.methods.deepsd.tasks.normalize_gcm

Contents

cmip6_downscaling.methods.deepsd.tasks.normalize_gcm#

cmip6_downscaling.methods.deepsd.tasks.normalize_gcm = <Task: normalize_gcm>[source]#

Normalize gcm data based on historical data.

Parameters:
predict_pathUPath

Path to dataset that will be normalized.

historical_pathUPath

Path to dataset to normalized based on.

Returns
——-
UPath

Path to normalized dataset.