Question: Should we keep examples with hard-wired input i.e. 2-bus and 3-bus examples where inputs are not read from JSON input file but are hard-coded?
- Pros: The examples are informative of GridKit model assembly functionality and may be helpful for new developers to learn how the model assembly operates.
- Con: JSON input format is well tested and hard-wired examples are a small maintenance overhead. They may be misleading or confusing for some users who want to learn basic GridKit usage.
@nkoukpaizan
Question: Should we keep examples with hard-wired input i.e. 2-bus and 3-bus examples where inputs are not read from JSON input file but are hard-coded?
@nkoukpaizan