quintel / etmoses

Online decision support tool to create local energy situations for neighbourhoods, cities and regions with a time resolution of 15 minutes created and maintained by Quintel – Not maintained
https://moses.energytransitionmodel.com
MIT License
11 stars 3 forks source link

Data integrity should be ensured #784

Open ChaelKruip opened 8 years ago

ChaelKruip commented 8 years ago

Background

There are several ways in which a technology in ETMoses can get its attributes such as capacity, COP, investment_cost etc.

There are several problems with this

I foresee several possible actions to improve the situation

Short term

@dennisschoenmakers @antw do you have any thoughts on this?

antw commented 8 years ago

Distinguish between profiles which can be selected automagically by the app (i.e., when changing concurrency etc.) and those that can only be added manually (by the user).

I like this. :+1:

Import attributes from ETE exclusively (also when adding technologies manually). This would remove the dependency on the database except for technologies which are not in ETE (buffers, neighbourhood batteries)

I also agree with this. When we import a scenario from ETE, we should probably save all of the technology data it sends and use that as the source for default values.