Volue-Public / energy-mesh-python

A Python API able to communicate with Volue Energy's Mesh server.
Other
10 stars 0 forks source link

experimental: add async HydSim methods #400

Closed erny-powel closed 7 months ago

erny-powel commented 7 months ago

Includes hydro simulation and inflow calculation. PQ curve generation will be added separately when server support is available. This API is very much subject to change for the near term future.

See https://github.com/Volue/energy-sim/issues/742.

Closes https://github.com/Volue-Public/energy-mesh-python/issues/395.

erny-powel commented 7 months ago

Thanks for the review!