Replies: 1 comment
-
Hey @r24mille ! sorry for the long delay! For something like this, I'd recommend you open an issue with the label "parser buildable". Discussions are oriented more towards larger ideas and methodological discussions. If you have time and energy please go ahead and build these parsers :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello! I've been looking at the Ontario parser a bit. Neither
fetch_consumption_forecast(...)
,fetch_generation_forecast(...)
,fetch_wind_solar_forecasts(...)
, norfetch_exchange_forecast(...)
have been implemented in theCA_ON.py
parser. I believe the IESO has reasonable reports for these:fetch_consumption_forecast(...)
fetch_generation_forecast(...)
andfetch_wind_solar_forecasts(...)
fetch_exchange_forecast(...)
I am willing and interested in developing this, if electricityMap would find value in it. Before sinking development time into it and opening pull requests, I wanted to confirm whether the maintainers of this repository would find value in those contributions. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions