AssessingSolar / solarstations

A catalog of high-quality solar radiation monitoring stations.
https://SolarStations.org
BSD 3-Clause "New" or "Revised" License
12 stars 3 forks source link

Generate additional metadata #9

Open AdamRJensen opened 2 years ago

AdamRJensen commented 2 years ago

It would be nice to provide additional metadata for the stations, including:

It would be optimal to automatically generate this metadata. The annual irradiance could come from a provider with global coverage, e.g., NASA Power or the Global Solar Atlas. The continent could be determined based on latitude/longitude.

Additional things to consider:

kandersolar commented 2 years ago

You may also be interested in PV Climate Zones: https://pvtools.lbl.gov/pv-climate-stressors and https://github.com/toddkarin/pvcz

AdamRJensen commented 2 years ago

Thanks @kanderso-nrel. Is PV Climate Zone actually something that is used?

I noticed that the first link also shows Köppen Geiger climate zones, so perhaps I can get some inspiration for how to program that.

kandersolar commented 2 years ago

It's a relatively new development (especially compared w/ something like KG), but yes it is getting used: https://scholar.google.com/scholar?cites=7515697662620840254&as_sdt=4005&sciodt=0,6&hl=en

kandersolar commented 5 months ago

This package has high-resolution KG classification lookup: https://pypi.org/project/kgcPy/