- Posts: 1
Example of using pySAM to compute standard case of PVWatts API
- fipeop
- Topic Author
Less
More
03 Nov 2021 14:02 #10227
by fipeop
Example of using pySAM to compute standard case of PVWatts API was created by fipeop
Hello!
I am just started learning to use SAM and pySAM. I would like to use pySAM to simulate the standard case that is returned by the PVWatts API (i.e. specify lat/lon and system capacity, then the model queries weather and solar irradiation data, and gives monthly and annual energy output and economic value with the standard system assumptions).
Is there a simple example to start with this? I am getting lost with all the applications available in the repo / SAM and looking for a straightforward example. Thank you!
I am just started learning to use SAM and pySAM. I would like to use pySAM to simulate the standard case that is returned by the PVWatts API (i.e. specify lat/lon and system capacity, then the model queries weather and solar irradiation data, and gives monthly and annual energy output and economic value with the standard system assumptions).
Is there a simple example to start with this? I am getting lost with all the applications available in the repo / SAM and looking for a straightforward example. Thank you!
Please Log in or Create an account to join the conversation.
- pgilman
Less
More
- Posts: 5447
03 Nov 2021 15:52 #10228
by pgilman
Replied by pgilman on topic Example of using pySAM to compute standard case of PVWatts API
Hi Felipe,
The examples in the PySAM documentation should help you get started:
nrel-pysam.readthedocs.io/en/master/Examples.html
Please note that the PVWatts web API ( developer.nrel.gov/docs/solar/pvwatts/v6/ ) uses a set of weather files that is different from the current NSRDB ( developer.nrel.gov/docs/solar/nsrdb/psm3-tmy-download/ ), so results from PySAM and the PVWatts API will not be identical.
Best regards,
Paul.
The examples in the PySAM documentation should help you get started:
nrel-pysam.readthedocs.io/en/master/Examples.html
Please note that the PVWatts web API ( developer.nrel.gov/docs/solar/pvwatts/v6/ ) uses a set of weather files that is different from the current NSRDB ( developer.nrel.gov/docs/solar/nsrdb/psm3-tmy-download/ ), so results from PySAM and the PVWatts API will not be identical.
Best regards,
Paul.
Please Log in or Create an account to join the conversation.
Moderators: pgilman