NREL / PRAS

NREL's Probabilistic Resource Adequacy Suite (PRAS)
https://www.nrel.gov/analysis/pras.html
Other
46 stars 11 forks source link

Workflow question: Specifying a system using HDF5 file #47

Closed glarange closed 12 months ago

glarange commented 12 months ago

Hi Gord,

I was looking at the links below, but am still unsure of how to proceed with specifying a system from scratch using a hdf5 file.

https://github.com/NREL/PRAS/blob/master/SystemModel_HDF5_spec.md https://juliaio.github.io/HDF5.jl/stable/

Could you guide me on how to specify a toy model through this workflow? I'm assuming this is the proper workflow to do larger-scale work.

Thanks, Gui

glarange commented 12 months ago

I found some good intros to using HDF5. Thanks.