0

I'm trying import TMY weather data from NASA SSE (Free) Solar Database via API call in my python App. I tried to explore wit PVLIB but the example codes that I found are maainly reading data from local library folder.

What I want to perform is that I will give location coordinates (Lat, lon) and Timezone as inputs and the program will fetch the TMY Data for that particular location from NASA SSE server.

Request your kind help on this..

pvrepy
  • 1
  • 1
  • I suppose you are talking about the NASA POWER dataset: https://power.larc.nasa.gov? – Adam R. Jensen Mar 23 '22 at 14:59
  • Yes Adam!! You are Right!! – pvrepy Mar 23 '22 at 16:58
  • 3
    Unfortunately, there is not yet a function for retrieving NASA POWER data in pvlib, though it is on the to-do list. Hopefully, I'll be developing a function sometime next month. @pvrepy have you looked into using data from the NSRDB or PVGIS? pvlib has function for retrieving data from both. – Adam R. Jensen Mar 23 '22 at 17:58

0 Answers0