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

Business case of my LES cannot be calculated #1530

Closed DorinevanderVlies closed 7 years ago

DorinevanderVlies commented 7 years ago

In this LES the business case cannot be calculated.

Is it possible to see what's going wrong?

image

grdw commented 7 years ago

Your business case was never calculated. I'm currently figuring out why.

grdw commented 7 years ago

I got dragged of a bit into other issues. 😅 But to reply, your topology contains String values for technical_lifetime, investment_costs etc. which is a bit of a problem to the business case calculation.

{
    "name": "HV",
    "stakeholder": "system operator",
    "depth": 0,
    "x": 0,
    "y": 0,
    "id": 1,
    ....
    "investment_cost": "",
    "technical_lifetime": "",
    "capacity": ""
}

This problem will be fixed once #1517 is merged.

grdw commented 7 years ago

Some LES's still contain stringed values for attributes (investment_cost, technical_lifetime and capacity). I'll write a migration to fix those (5) topologies.

Affected topologies: