NREL-Sienna / PowerSystems.jl

Data structures in Julia to enable power systems analysis. Part of the Scalable Integrated Infrastructure Planning Initiative at the National Renewable Energy Lab.
https://www.nrel.gov/analysis/sienna.html
BSD 3-Clause "New" or "Revised" License
299 stars 71 forks source link

fixing tabular parser #1126

Closed claytonpbarrows closed 1 week ago

claytonpbarrows commented 3 weeks ago

I've replicated the PSY3.0 objective function created by the tabular parsing of the RTS using the FuelCurve functionality. However, I haven't developed tests. In the interest of time, I'm opening this PR now.

jd-lara commented 3 weeks ago

@claytonpbarrows I changed the target branch to the doc strings changes PR so that we can avoid name clashed and @rodrigomha can test PSB with all the changes in the same place

jd-lara commented 1 week ago

@claytonpbarrows we will merge this to enable a better parsing in psy4 but as discussed with @GabrielKS, there needs to be one more step of cleaning up to be done with the Plexos2Sienna effort.