Sebastian Peter

Results 52 issues of Sebastian Peter

Note to myself: we should use the updated csv sources from https://github.com/ie3-institute/simona/pull/424 once they are final. _Originally posted by @sebastian-peter in https://github.com/ie3-institute/PowerSystemDataModel/issues/709#issuecomment-1427929288_

test

SQL inputs for timeseries have currently been introduced. The documentation currently only includes details on influx and csv inputs. At the same time, some sections can probably be moved to...

documentation

The version checks currently performed by Jenkins are quite restrictive, and it's not 100% clear to me how a release workflow should work here (see #753). I think we can...

Resolves #309

enhancement
em

Related: - https://github.com/ie3-institute/simonaAPI/issues/170 - https://github.com/ie3-institute/MobilitySimulator/issues/254

enhancement

Resolves #776 Depends on: - https://github.com/ie3-institute/simonaAPI/pull/171

enhancement

The links under "Indices and tables" on the [index page](https://simona.readthedocs.io/en/latest/) are broken. While fixing this, one could also try to completely migrate from rst to markdown (only the index and...

bug
documentation

Looking into simona config files, input paths that are given as relative paths are always relative to the working directory that simona is started in. https://github.com/ie3-institute/simona/blob/707fc989981b6f9d2bb6d7fc19fcf86710169124/input/samples/vn_simona/vn_simona.conf#L26 https://github.com/ie3-institute/simona/blob/707fc989981b6f9d2bb6d7fc19fcf86710169124/input/samples/vn_simona/vn_simona.conf#L32 This is a...

enhancement

Resolves #661 In this PR also - scapegoat is removed, as it won't be compatible with Scala 3 - eol settings are set with `.gitattributes`. Recommended setting for `git config...

code quality
ci