agtzdimi / planet

PLANET Project
0 stars 0 forks source link

Fix none option of VES unit #101

Open GeorgeGiannopoulos opened 4 years ago

GeorgeGiannopoulos commented 4 years ago

There is a case where a user can select to modify a saved scenario and change the VES unit to None, for a node. The current implementation deletes all the VES attributes for that specific node inside the Parameters_initialization.txt file.

The function that deletes the VES attributes is named optionSelected and is located in the tech-param.component.ts typeScript file