- Posts: 3
Hourly data from PySAM
- Adam Gallaher
- Topic Author
Less
More
21 May 2025 13:36 #14057
by Adam Gallaher
Hourly data from PySAM was created by Adam Gallaher
Hello,
I am looking to obtain hourly generation data from pvwatts8 through PySAM. I see that users can obtain high resolution hourly generation data from SAM GUI, I am wondering if this capability is possible in PySAM as well.
Thank you,
Adam
I am looking to obtain hourly generation data from pvwatts8 through PySAM. I see that users can obtain high resolution hourly generation data from SAM GUI, I am wondering if this capability is possible in PySAM as well.
Thank you,
Adam
Please Log in or Create an account to join the conversation.
- Paul Gilman
Less
More
- Posts: 5561
22 May 2025 09:43 #14062
by Paul Gilman
Replied by Paul Gilman on topic Hourly data from PySAM
Hi Adam,
The PySAM documentation explains how to install and get started using the nrel-pysam package for Python: nrel-pysam.readthedocs.io/en/main/index.html
Yes, the Pvwattsv8 module's output variable 'ac' is the hourly (or subhourly) AC ouptut of the inverter: nrel-pysam.readthedocs.io/en/main/modules/Pvwattsv8.html#PySAM.Pvwattsv8.Pvwattsv8.Outputs.ac
Best regards,
Paul.
The PySAM documentation explains how to install and get started using the nrel-pysam package for Python: nrel-pysam.readthedocs.io/en/main/index.html
Yes, the Pvwattsv8 module's output variable 'ac' is the hourly (or subhourly) AC ouptut of the inverter: nrel-pysam.readthedocs.io/en/main/modules/Pvwattsv8.html#PySAM.Pvwattsv8.Pvwattsv8.Outputs.ac
Best regards,
Paul.
Please Log in or Create an account to join the conversation.
Moderators: Paul Gilman