Storage expected availability
The expected and actual availability of injection and withdrawal capacity shown as percentage of the total technical capacity.
The expected injection and withdrawal capacity is calculated one month in advance. The actual capacity is calculated every morning for the current gasday. These percentages show if there are active restrictions compared to technical capacity.
The values listed are for informational purposes only and are not suited for settlement purposes. Though Gas Storage Denmark (GSD) considers the numbers to be true, we cannot guarantee the accuracy.
Gas Day
Description | Gas Day is a period commencing at 06:00 CET on any day and ending at 06:00 CET on the following day. The Gas Day is reduced to 23 Hours at the transition to summer time and is increased to 25 Hours at the transition to winter time. |
---|---|
Comment | |
Name | GasDay |
Type | datetime |
Unit | Days |
Size | 10,0 |
Example | 2017-12-24 |
Property constraint | |
Validation rules |
Storage expected injection capacity %
Description | The expected injection capacity in % of the total capacity. The expected % is calculated one month in advance. If the expected storage filling is very high the injection capacity is reduced. |
---|---|
Comment | |
Name | CapProcInjExpected |
Type | integer |
Unit | % |
Size | 3,0 |
Example | 100 |
Format | \d{3} |
Property constraint | |
Validation rules | [0;100] |
Storage actual injection capacity %
Description | The actual injection capacity in % of total injection capacity. The percentage is calculated each morning. If the storage filling is very high the injection capacity is reduced (e.g. above 95% filling level the available injection capacity is reduced to 75%) |
---|---|
Comment | |
Name | CapProcInjActual |
Type | integer |
Unit | % |
Size | 3,0 |
Example | 100 |
Format | \d{3} |
Property constraint | |
Validation rules | [0;100] |
Storage expected withdrawal capacity %
Description | The expected withdrawal capacity in % of total withdrawal capacity. Calculated one month ahead. If the storage filling is very low the withdrawal capacity is reduced. |
---|---|
Comment | |
Name | CapProcWitExpected |
Type | integer |
Unit | % |
Size | 3,0 |
Example | 100 |
Format | \d{3} |
Property constraint | |
Validation rules | [0;100] |
Storage actual withdrawal capacity %
Description | The actual withdrawal capacity in % of total withdrawal capacity. The % is calculated each morning for the gasday. If the storage filling is very low the capacity is reduced (e.g. if the storage filling is below 20% the available withdrawal capacity is reduced to 85%) |
---|---|
Comment | |
Name | CapProcWitActual |
Type | integer |
Unit | % |
Size | 3,0 |
Example | 100 |
Format | \d{3} |
Property constraint | |
Validation rules | [0;100] |