- Posts: 1
Interested in writing a Julia wrapper for SAM/SSC
- arnavgautam
- Topic Author
Less
More
30 Jul 2019 10:02 #7582
by arnavgautam
Interested in writing a Julia wrapper for SAM/SSC was created by arnavgautam
Hello all,
I'm doing some work in Julia, and would like to utilize SAM to convert raw solar data from NSRDB into PV system electricity generation estimates. I haven't come across a Julia wrapper for SSC, and thought that I would take this chance to contribute by adding that functionality to the SAM SDK.
Are there any resources or people to talk to figure out how I should do this? I'm new to SAM, and am currently going through the Language Interfaces section of the SSC Guide, and will next go through the existing APIs that are packaged in the SAM SDK.
Thanks!
I'm doing some work in Julia, and would like to utilize SAM to convert raw solar data from NSRDB into PV system electricity generation estimates. I haven't come across a Julia wrapper for SSC, and thought that I would take this chance to contribute by adding that functionality to the SAM SDK.
Are there any resources or people to talk to figure out how I should do this? I'm new to SAM, and am currently going through the Language Interfaces section of the SSC Guide, and will next go through the existing APIs that are packaged in the SAM SDK.
Thanks!
Please Log in or Create an account to join the conversation.
- pgilman
Less
More
- Posts: 5447
30 Jul 2019 17:57 #7583
by pgilman
Replied by pgilman on topic Interested in writing a Julia wrapper for SAM/SSC
Hi Arnav,
In addition to the files generated by SAM's code generator for various languages, you may want to check out this new PySAM wrapper for SAM:
github.com/NREL/pysam
Best regards,
Paul.
In addition to the files generated by SAM's code generator for various languages, you may want to check out this new PySAM wrapper for SAM:
github.com/NREL/pysam
Best regards,
Paul.
Please Log in or Create an account to join the conversation.
Moderators: pgilman