Is your feature request related to a problem? Please describe.
Related to #845
Describe the solution you'd like
Similar to get_pvgis_tmy retrieve pvgis hourly radiation data from their api
Describe alternatives you've considered
Pvgis is becoming a popular resource more and more people are asking me for it, it is nice because it is a global collection of several different radiation databases including nsrdb and others, and different from cams, the data is complete, ie it has air temperature, wind speed as well as all 3 components of irradiance
Additional context
This would be part of the iotool sub-package. There's already a pvgis.py module with a getter for tmy be data
Is your feature request related to a problem? Please describe.
Related to #845
Describe the solution you'd like
Similar to
get_pvgis_tmyretrieve pvgis hourly radiation data from their apiDescribe alternatives you've considered
Pvgis is becoming a popular resource more and more people are asking me for it, it is nice because it is a global collection of several different radiation databases including nsrdb and others, and different from cams, the data is complete, ie it has air temperature, wind speed as well as all 3 components of irradiance
Additional context
This would be part of the
iotoolsub-package. There's already apvgis.pymodule with a getter for tmy be data