-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Add heat atlas BB to the pipeline:
- Add dataset (raw): "wfbb_heat_atlas_bb" with original data
- Add dataset (preprocessed): "wfbb_heat_atlas_bb" with filtered columns and updated column names (controlled via config.yaml, example),
- Add dataset (dataset): "demand_heat_region2" (temporary name for now) with heat demand for the 3 sectors, also split between central and decentral components. Use same filenames as in demand_heat_region:
demand_{hh|cts|ind}_heat_demand.csv(2022, 2045 can be done afterwards)demand_{hh|cts|ind}_heat_demand_cen.csv(2022, 2045 can be done afterwards)demand_{hh|cts|ind}_heat_demand_dec.csv(2022, 2045 can be done afterwards)demand_heat_structure_cen.csv,demand_heat_structure_dec.csv(we can do this later)demand_heat_structure_esys_cen.csv,demand_heat_structure_esys_dec.csv(we can do this later)
Notes:
- The nuts codes in the central config are already set to the EPP's regions
- Full pipeline run will fail at some point, use specific rules instead
Reactions are currently unavailable