openego / data_processing

(geo)data processing, database setup, data validation
GNU Affero General Public License v3.0
7 stars 5 forks source link

change weather time series tabels and Process #206

Open wolfbunke opened 6 years ago

wolfbunke commented 6 years ago

@MarlonSchlemminger is working on a simple way to implement the weather data into the Dataprocessing. As an preprocessing script a new table will be created without any direct relation to the substation id's. The time series will be normalized to a plant size of 1 kW for wind on- and offshore and solar with the option of several weather year or weather data sources.

ToDo's:

MarlonSchlemminger commented 6 years ago

I created a pull request for this and I think the implementation was successfull. P_sets in the table generator_pq_sets remain untouched, which means they are still calculated by renpassgis. The new feature is that p_max_pu is no longer p_set/p_nom, but is now calculated directly by simplefeedin without using renpassgis. P_max_pu is assigned by w_id which means that the results are much more specific and accurate compared to p_set. I evaluated the results by comparing p_set and p_max_pu for each generator and the new results for p_max_pu seem resonable. The attached file "Produktionssummen.txt" shows yearly productions for each scenario from solar and wind. "renpass" is the production given by p_set from renpass and "simplefeedin" is the new production given by p_max_pu from simplefeedin. The production from simplefeedin looks realistic and is similar to the production from renpass. On top of that, both production curves follow similar patterns (peaks and lows at the same times), indicating that the process worked correctly. @ulfmueller @IlkaCu This resvoled issue #215 as well. sq_wind Produktionssummen.txt