mltja

Results 9 issues of mltja

In jupyter-lab I can't restart the jupyter-dash app through rerunning the jupyter cell. Error message: ``` Address already in use Port 8050 is in use by another program. Either identify...

Documentation parts: Theoretical background: Grid generation - [ ] MV grid generation #397 - [ ] LV grid generation #398 Other - [ ] Installation manual - [ ] Add...

documentation

Validate the grids. Implement methods: - [ ] Check that load matches data. - [ ] Check that generators matches data. - [ ] Validate topology - [ ] Number...

Currently, the configuration is not consistent, sometimes config files are used, sometimes functions - [ ] Investigate a good way to handle the config. - [ ] Refactor config -...

Currently, the testing is not working properly. - [ ] Check existing tests. - [ ] Add tests for the new lv grid generation method. - [ ] Add tests...

Pickle export currently not working. Discuss the dropping of the pickle export, due to many bugs and the using of a csv export. CSV export is more transparent and compatible...

Discuss an export option of the ding0 results to the OEDB. Work was done in different issues and pull request: #264 #209

Currently, there are many stale branches. - [ ] Investigate, which branches can be deleted. - [ ] Archive branches which are not ready to merge, but maybe have great...

Currently, in eDisGo and in ding0 the shunt susceptance of the pi model ( https://pypsa.readthedocs.io/en/latest/power_flow.html#line-model ) is not used. See issue in eDisGo: https://github.com/openego/eDisGo/issues/213 Maybe it would be nice to...

enhancement