ifference between revisions of "EMO:Demand Profile File Format"
| Line 101: | Line 101: | ||
:Numeric (1 - 50) | :Numeric (1 - 50) | ||
|} | |} | ||
| + | |||
| + | |||
| + | A data row will exist for each Node and must conform to the formatting requirements as presented in the following table: | ||
| + | |||
| + | {|class="wikitable" | ||
| + | ! Column | ||
| + | ! Format | ||
| + | |- | ||
| + | | | ||
| + | :Node Names/Dates | ||
| + | | | ||
| + | :<Node Name> (e.g. ABY0111) | ||
| + | |- | ||
| + | | | ||
| + | :Nodal Demand | ||
| + | | | ||
| + | :Numeric (three decimal paces) or zero | ||
| + | |} | ||
| + | |||
| + | |||
| + | The following is a sample section of a Node as Rows Demand Profile file: | ||
| + | [[File:Nodes as Rows.PNG|1000px|thumb|centre|Sample section of a Node as Rows Demand Profile file]] | ||
| + | |||
| + | |||
| + | [[EMO:EMarketOffer User Manual|Home]] - [[EMO:Data File Formats|Back]] | ||
Revision as of 10:20, 31 January 2013
The formatting criteria for files containing Demand Profile data to be imported into Forecast Definition or a Powerflow Case Definition are described below.
The file must be in csv format and can be of any name. File format can be in one of two formats:
- Node as Columns
- Node as Rows
Node as Columns
The file must contain two row types:
- one header row
- one or more data rows
The header row must be the first row in the file and must contain the text formatted as presented in the following table.
| Row | Column | Text |
|---|---|---|
|
|
|
|
| |
|
|
A data row will exist for each Trading Period and must conform to the formatting requirements as presented in the following table:
| Column | Format |
|---|---|
|
|
|
|
|
|
The following is a sample section of a Node as Columns Demand Profile file:
Nodes as Rows
The file must contain two row types:
- two header rows
- one or more data rows
The header row must be the first row in the file and must contain the text formatted as presented in the following table.
| Row | Column | Text |
|---|---|---|
|
|
|
|
| |
|
|
|
|
|
A data row will exist for each Node and must conform to the formatting requirements as presented in the following table:
| Column | Format |
|---|---|
|
|
|
|
The following is a sample section of a Node as Rows Demand Profile file:
