Discussion about this post

User's avatar
Uroš Poček's avatar

Fantastic blog I really learned a lot, thank you! Just one question, in weather_df you named the column air_temp and based on my research it should be temp_air, do you agree or am I missing something?

Expand full comment
Clifford Hansen's avatar

pvlib provides code, in pvlib.iotools, to read the NSRDB data into a dataframe, specifically in the psm3.py or psm4.py modules. The pvlib.iotools code should handle the column-to-pvlib variable translations and format the time index.

Expand full comment
1 more comment...

No posts