openego / data_processing

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

storage in storage_pqset #1069 #167

Open wolfbunke opened 7 years ago

wolfbunke commented 7 years ago

Is this task already solved? See Redmine #1069 and: https://github.com/openego/data_processing/blob/dev/dataprocessing/sql_snippets/ego_dp_powerflow_timeseries_generator.sql#L9

lukasol commented 7 years ago

I don't think we need to assign pqset to storage since these are part of the dispatch and / or being optimized. Am I right? @ulfmueller

ulfmueller commented 7 years ago

yes. unless we would want to calculate a lpf()/pf() or perform comparisons between 'global market simulation'/renpassGIS and 'after_redispatch'/lopf results. So I would leave this task open but with a low priority for right now.

wolfbunke commented 7 years ago

ok, thank you