ifference between revisions of "EMO:Demand Profile File Format"
Jump to navigation
Jump to search
(Created page with "{{#hidens:}}") |
|||
| Line 1: | Line 1: | ||
{{#hidens:}} | {{#hidens:}} | ||
| + | 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. | ||
| + | |||
| + | {|class="wikitable" | ||
| + | ! Row | ||
| + | ! Column | ||
| + | ! Text | ||
| + | |- | ||
| + | | rowspan="3"| | ||
| + | :1 | ||
| + | | | ||
| + | :1 | ||
| + | | | ||
| + | :"Date" | ||
| + | |- | ||
| + | | | ||
| + | :2 | ||
| + | | | ||
| + | :"Trading Period" | ||
| + | |- | ||
| + | | | ||
| + | :3 - n | ||
| + | | | ||
| + | :<Node Name> (e.g. ABY0111) | ||
| + | |} | ||
| + | |||
| + | |||
| + | A data row will exist for each Trading Period and must conform to the formatting requirements as presented in the following table: | ||
| + | |||
| + | {|class="wikitable" | ||
| + | ! Column | ||
| + | ! Format | ||
| + | |- | ||
| + | | | ||
| + | :Date | ||
| + | | | ||
| + | :3 Alpha day of week (e.g. "Mon) | ||
| + | |- | ||
| + | | | ||
| + | :Trading Period | ||
| + | | | ||
| + | :Numeric (1-50) | ||
| + | |- | ||
| + | | | ||
| + | :Nodal Demand | ||
| + | | | ||
| + | :Numeric (three decimal places) or zero | ||
| + | |} | ||
Revision as of 10:02, 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 |
|---|---|
|
|
|
|
|
|