Lukas Trippe

Results 71 comments of Lukas Trippe

Great, then json schema is already there. But this is even better, we don’t need any extra imports and have everything: - `InvalidConfigWarning`: Value validation fails - `DeprecationConfigWarning`: Key is...

@FabianHofmann Yes, I would rather not merge this one. I checked it quickly, but I think on both the answer is yes. We need to check if snakemake handles all...

> Maybe it would be possible to include technology-data as a git submodule and a snakemake module so that technology-data runs automatically as part of the pypsa-eur workflow. Since a...

You are right @davide-f , thanks for the ping ! We'll get to this one soon.

Hi @davide-f and @enricogiglio, okay, we've finally had a closer look, thanks for the contribution! Extendability and committability at the same time would be a good feature and the new...

Hey @davide-f, the diff is clean now. The branch just needed to be updated

Whats the status here @FabianHofmann @p-glaum ?

> There is an auxiliary `n = self._n` that I don't know how to remove. The comment refers to that `self.n` should be made internal, which it is now, so...

In summary, I mirrored the API, but the arguments are more strict: - `aggregate_time=False` is now possible (with new naming `groupby_time`) and no method can be passed - `aggregate_buses` is...