Electa-Git / PowerModelsDistributionStateEstimation.jl

A Julia Package for Power System State Estimation.
BSD 3-Clause "New" or "Revised" License
32 stars 12 forks source link

Automated way to create non-gaussian data #20

Closed MartaVanin closed 3 years ago

MartaVanin commented 4 years ago

Right now we nicely create Normal distributions out of powerflow results and then we read those and use as input. To-do for near future is to find a sort of automated way to create meaningful distributions and assign them to some loads.

MartaVanin commented 3 years ago

some have been provided over the months, but are not documented. This issue will be closed once a non-Gaussian Pluto notebook is created and put in the examples and after an update of the docs.

MartaVanin commented 3 years ago

closed in favour of #46