You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi - I've been trying to play around with the OpenNEM python client for the past day and I gotta say I am struggling a bit (and I'm a professional software engineer who has worked with AEMO MMS data for the last few years...). How do I do something simple, like query regional reference prices?
When I try to run the only example in the docs of "Usage" I get a "module opennem has no attribute API" error
I think some more examples and docs of some simple stuff using the tool from tutorials would go a long way. Right now I'm mucking around in the code trying to read methods and routing when all I want are RRPs. The docs on "Quickstart" seem to be general python project quickstart stuff (how to set up virtual environments, how to setup a git repo, how to open a jupyter notebook), but stop before examples of using the client package.
The text was updated successfully, but these errors were encountered:
Hi - I've been trying to play around with the OpenNEM python client for the past day and I gotta say I am struggling a bit (and I'm a professional software engineer who has worked with AEMO MMS data for the last few years...). How do I do something simple, like query regional reference prices?
When I try to run the only example in the docs of "Usage" I get a "module opennem has no attribute API" error
I think some more examples and docs of some simple stuff using the tool from tutorials would go a long way. Right now I'm mucking around in the code trying to read methods and routing when all I want are RRPs. The docs on "Quickstart" seem to be general python project quickstart stuff (how to set up virtual environments, how to setup a git repo, how to open a jupyter notebook), but stop before examples of using the client package.
The text was updated successfully, but these errors were encountered: