reVeal.config.downscale#

config.downscale module

Classes

BaseDownscaleConfig(*, grid[, grid_ext, ...])

Base model for DownscaleConfig with only required inputs and datatypes.

DownscaleConfig(*, grid[, grid_ext, ...])

Wrapper class for downscaling configuration.

ProjectionResolutionEnum(*values)

Enumeration for allowable load resolutions.

RegionalDownscaleConfig(*, grid[, grid_ext, ...])

Model for regional downscaling configuration.

RegionalResolutionEnum(*values)

Enumeration for allowable load resolutions for regional downscaling.

TotalDownscaleConfig(*, grid[, grid_ext, ...])

Model for total downscaling configuration.

TotalResolutionEnum(*values)

Enumeration for allowable load resolutions for total downscaling.