Skip to content

Commit 4414af7

Browse files
author
IlkaCu
authored
Correct metadata
1 parent 7b1ad03 commit 4414af7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

preprocessing/sql_snippets/ego_dp_preprocessing_res_powerplant.sql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,8 @@ COMMENT ON TABLE model_draft.ego_dp_supply_res_powerplant IS '{
157157
{"name": "rea_geom_new", "description": "Geometry of new position", "unit": "" },
158158
{"name": "scenario", "description": "Name of scenario", "unit": "" },
159159
{"name": "flag", "description": "Flag of scenario changes of an power plant unit (repowering, decommission or commissioning).", "unit": "" },
160-
{"name": "w_id", "description": "ID of corresponding weather cell", "unit": "" },
161-
{"name": "nuts", "description": "NUTS ID", "unit": "" } ] } ],
160+
{"name": "nuts", "description": "NUTS ID", "unit": "" },
161+
{"name": "w_id", "description": "ID of corresponding weather cell", "unit": "" } ] } ],
162162
"metadata_version": "1.3"}';
163163

164164
-- select description

0 commit comments

Comments
 (0)