PowerSystems.jl
PowerSystems.jl copied to clipboard
Simplify the addition of new structs
@daniel-thom, this issue summarizes our conversation
- automate the code auto generation in CI for users by adding a new struct
- add a specific workflow such that the users only needs to check in the new struct blob and not modify the larger structs JSON file.
- add template for the new structs when users want them.
- Improve documentation.
x-ref to a similar problem: https://github.com/NREL-SIIP/PowerSystems.jl/issues/904
@jd-lara Do you consider this fixed?