Lukas Trippe

Results 59 comments of Lukas Trippe

Just finishing this: > * [ ] restrict that it only runs with new release tags (since it takes a while). > * [ ] check if artifacts get persistent...

Closed due to inactivity. Please reopen if needed.

Same here, should we merge this? @fneum Still no other changes have been made.

The changes described above are now implemented. As this is an API change, we should think about whether other changes in terms of better code completion/type hinting would make sense...

Following up on this: I edited plural/ capital form for the options and summarized pros and cons with a table. So, see again the first post. Yes, I mean discoverability...

Regarding defaults, isn't it simpler and less overhead to just let `generators.p_nom` be the assigned value if something was assigned and the default value if nothing was assigned. Default values...

> I imagine both would have custom doc-strings and default values in their method definition (`__init__` vs `add_generators`). Yes, and these default values are not hard-coded into the docstring but...

True, right now, especially when overwriting certain components, it can be inconsistent. What do you have in mind? Just hard-coded alphabetically? Or in order of when they were added? The...

> Either alphabetically or in the order of the components_attrs/buses.csv etc. However, the latter does not include additional columns like `bus2`, `bus3` for links for example, which would go then...

Hey all! I couldn't reproduce this. Just to be sure, since the `xarray` switch shouldn't help in that case: Have you switched to the new CDS Api? The old one...