credit.output_downscaling#

Content:
  • OutputWrangler

  • OutputWriter

Attributes#

Classes#

Module Contents#

credit.output_downscaling.logger#
class credit.output_downscaling.OutputWrangler#
dataset: credit.datasets.downscaling_dataset.DownscalingDataset#
templates: Dict#
output_dir: str#
__post_init__()#
process(y_pred, dates, prefix=None)#
class credit.output_downscaling.OutputWriter#
template_path: str#
dim: str = '2D'#
variables: credit.datasets.datamap.VarDict[str, List] = []#
zstride: int = 1#
noop: bool = False#
__post_init__()#
write(data, newtime, output_path)#