Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/main/dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ The loss of load dashboard item shows the number of hours in which the capacity

_Checkout: the ['Loss of load'](loss-of-load-expectation) infopage for more information._

### Number of blackout hours
The total number of blackout hours can be determined using the hourly electricity production calculations compared to the hourly electricity demand. If regional electricity production and the maximum amount of electricity import is not enough to satisfy the demand, a blackout will occur. The graph shows the hourly electricity production compared to the hourly electricity demand.
### Power shortage
This dashboard item shows the number of hours per year during which a power shortage occurs. Power shortages occur when electricity supply is insufficient to meet electricity demand and when it is not possible to fill this gap with electricity import or flexible technologies such as electricity storage. The ETM calculates power shortages on an hourly basis. The table shows information about the volume, peak capacity and duration of power shortages in a scenario.

### Number of hours with excess electricity
As a result of large numbers of wind turbines and solar panels installed, the supply of electricity can be larger than the demand. The number of hours with excess electricity displays this event. If you include flexibility options in your scenario, the number of excess events decreases.
Expand Down
2 changes: 1 addition & 1 deletion docs/main/scenario-tools/retrieving-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The `queries.csv` file contains a list of queries that will be collected for eac
|---|
| dashboard_co2_emissions_versus_start_year |
| dashboard_total_costs |
| dashboard_blackout_hours |
| dashboard_power_shortage_hours |


### data_downloads.csv
Expand Down