opennem / opennem-fe

An Open Platform for National Electricity Market Data
https://opennem.org.au
MIT License
63 stars 11 forks source link

Display a generation-duration for each facility and fuel_tech (by region) #139

Open simonhac opened 1 year ago

simonhac commented 1 year ago

A generation-duration chart shows the a chart of the proportion of time (over a period) a generator has been above given power levels.

We should compute and display generation-duration chart for each facility and each fuel_tech over for each region. The data computed should include:

Here's an example that @dylanjmcconnell made for Waubra Wind Farm a few years back: Waubra

simonhac commented 1 year ago

Not sure over what period. Last 12 months? Each year? Financial year? User defined period?

Could start with last 12 months, computed monthly?