caf.cvt.model_config#

Module for setting up the model configuration.

Classes

CoastalErosion(*, zip_path, giz, smp)

Configuration for coastal erosion data.

Config(*, switches, paths, other_input, ...)

Main configuration for whole model.

ExtremeWeather(*, wind_spd_current, ...)

Configuration for extreme weather data.

Flooding(*, flood_path)

Configuration for flooding data.

GeoSure(*, zip_path, collapsible_deposits, ...)

Configuration for GeoSure data.

GroundStability(*, geo_shrink_swell, geosure)

Configuration for ground stability data.

HazardsConfig(*, coastal_erosion, ...)

Configuration for hazard data.

ImpactConfig(*, freight_demand, noham_demand)

Configuration for impact data.

InfrastructureConfig(*, road, rail, other)

Configuration for infrastructure data.

NoHAMEntry(*, year, file_path)

Configuration for a NoHAM data entry.

Other(*, bus_stops, ncn_sustrans, os_mmrn, ...)

Configuration for other infrastructure data.

OtherInput(*, boundary_path)

Configuration for other raw input data.

PathConfig(*, root, raw_input)

Configuration for the base module paths.

Rail(*, tfn_rail_links)

Configuration for rail infrastructure data.

Road(*, os_road, noham)

Configuration for road infrastructure data.

SwitchConfig(*[, run_data_cleaning, ...])

Configuration for model switches.

ZipFileEntry(*, zip_path[, file_path, ...])

Configuration for a file within a zip archive.