-
Kwinana Cogeneration Plant registered capacity
[OpenNEM](https://opennem.org.au/facility/au/WEM/TIWEST_COG1/?range=all&interval=fin-year) : 45 MW
[Engie](https://engie.com.au/home/assets/gas/kwinana…
-
currently using this for three tables, but probably it should be a better way when we have like 100 of tables
```
import daft
scada = daft.read_iceberg(catalog.load_table('aemo.scada'))
calendar…
-
[MBAHNTH](https://api.opennem.org.au/stats/energy/station/NEM/MBAHNTH?period=all&interval=1M) took 12.1s.
[GERMCRK](https://api.opennem.org.au/stats/energy/station/NEM/GERMCRK?period=all&interval=1…
-
Hi mganss
1st off thanks for all your hard work on XmlSchemaClassGenerator. I have been expirementing with the EnableDataBinding option and I can see generated code for Collection prope…
-
In the 'Generators and Scheduled Loads' table, columns such as `Fuel Source - Primary` have `''`, `'-'` and `nan` values. Do they mean something different?
Note that these different values appear …
-
Fill GAP visible here: https://intermittent.energy/d/rK5XnQ7Vz/generation-fuel-mix?orgId=1&var-region=australia&var-area_type=region&var-area=321&var-demand=1&var-transmission=0&var-price=0&var-gapfil…
-
Prices calculated by our model are different from AEMO's records especially for TAS, so the first guess is #2
-
Hi, I'm trying to run the code using the default values, at the moment of initialising it's creating empty lists, any idea of what it could be?
Maked Dir : result/AEMO_search_cifar10_2024-04-05-09-…
-
### Feature Request / Improvement
it will be nice to have an API to quickly check if a table exist, or alternatively create table if it does not exist
current I am doing this
```
try:
table =…
-
# Description
The AEMO APIs are serving payloads which are non-compliant with respect to the Data Standards. This results in validation errors as the response is passed from AEMO side to the Recipi…