Is there a way using PySAM to automatically get new solar weather data instead of using the SAM software method where you need to type in the name of the geographic location of interest and download the weather file by clicking the "Download and add to library" button ?
I'm not sure if this part of the SAM software tool has been implemented into a python module yet or not.
I've been trying to do the same thing as descirbed in the initial questions however PySAM.ResourceTools is not being recoginzed. I'm get errors and can't even use it for my code. I have done pip install NREL-PySAM. Do you know what is going on?