nesnoj
nesnoj
@SabineHaas As mentioned before, I tested the windpowerlib to find out whether the feedin exceeds the nominal power of a turbine. I used the following script: https://gist.github.com/nesnoj/b275925d829cd03fce871e2e9d825490 * The max....
Hey @nworbmot, all, we employ p-e-s in the eGon project ([website](https://ego-n.org/), [github](https://github.com/openego/)) to create future scenarios which are subsequently used to parametrize our more detailed models on different spatial scales....
Hey @nworbmot, all, we employ p-e-s in the eGon project ([website](https://ego-n.org/), [github](https://github.com/openego/)) to create future scenarios which are subsequently used to parametrize our more detailed models on different spatial scales....
@chrwm and I talked about postprocessing which would be nice to have in open-mastr. Check out existing and orphaned stuff - Stuff from earlier versions, mainly written by @gplssm, which...
In [theoretical background in docs](https://dingo.readthedocs.io/en/dev/about.html)
In [theoretical background in docs](https://dingo.readthedocs.io/en/dev/about.html)
@birgits, @AnyaHe and I identified some issues that need to be changed in the dimensioning and reinforcement of LV grids: - [ ] Use the same cable for entire LV...
- [ ] Issues from [milestone v0.3.0](https://github.com/openego/ding0/milestone/24) - [x] Migrate tests to GH actions #338 - [ ] Revise docs, esp. on getting started #383 - [ ] Update readme:...
We got different places for input- and output files. Example: Currently in `save_nd_to_pickle()` the pkl is exported to script path (example dir) if no path is given. Should we adjust...