oemof / feedinlib

This repository contains implementations of photovoltaic models to calculate electricity generation from a pv installation based on given solar radiation. Furthermore it contains all necessary pre-calculations.
MIT License
99 stars 44 forks source link

Weather data #30

Open birgits opened 7 years ago

birgits commented 7 years ago

This issue serves as a reminder on what we discussed and found on weather data so far.

Open access data we could provide download scripts for are:

There are already scripts for MERRA2 and ERAI that we could use:

birgits commented 6 years ago

Another radiation data set that was mentioned in #15 is WRMC-BSRN. It is a free access data archive of measured meteorological data.

birgits commented 6 years ago

COSMO-REA6 is another free weather data set, licensed under GeoNutzV and available for download here: http://reanalysis.meteo.uni-bonn.de/?Download_Data___COSMO-REA6

Ludee commented 6 years ago

I can add the JRC weather data (PVGIS) to your list.

birgits commented 4 years ago

@Pyosch offered to add DWD weather data :)

Pyosch commented 4 years ago

The pull request for the script is here. Maybe you could give me some feedback, in what form and where you would like to include it :)