kartoza / rezoning-2-project

Rezoning project organizational repository
Creative Commons Zero v1.0 Universal
0 stars 4 forks source link

Unable to select from solar/turbine drop down #68

Closed LunaAsefaw closed 1 year ago

LunaAsefaw commented 1 year ago

If you try to change the turbine type under economic parameters for offshore wind, the change does not commit. It stays Generic IEC 1. And if it is exported, after trying to change it, the value for it in the CSV is Nan

ClaraIV commented 1 year ago

@LunaAsefaw;

However: -if I run at 25km2 with a specific turbine type, export file -> csv -if I change to 50km2 with default turbine type and run tool -> results -if I import the csv file -> area changes to 25km2 but turbine type (and perhaps other parameters, I did not explore) do not change

We need to understand clearly what the import should do: adjust all parameters for that resource? (size grid + all parameters) or should it be used for the same settings as when originally exported? in which case user should be warned.

LunaAsefaw commented 1 year ago

I definitely see what you mean. We were under the impression that the imported parameters should be for the same settings under which they were imported, hence in the csv naming it includes country code, type of resource and grid size, is that fine @ClaraIV or were you hoping only the country and resource stays the same while the imported parameters apply to all the grid sizes?

Either way there is an issue because after changing the grid size (50) and it automatically reverts you to the original (25) then the parameters should be those that were imported, i.e. the changed turbine setting and not the default value for sure. @akshay2408 please have a look at this matter