cpmodel / FTT_StandAlone

Future Technology Transformation models
GNU General Public License v3.0
9 stars 1 forks source link

Add option to overwrite csv files in front-end #111

Open Femkemilene opened 3 months ago

Femkemilene commented 3 months ago

Currently, new csv files are automatically generated from the masterfiles if there are no csv files yet for the model. It would be good if we can add a tick-box on the front-end to enable people to overwrite these files. Overwriting is now only possible when people directly run support / convert_masterfiles_to_csv.py .

pv-camecon commented 3 months ago

Can you elaborate on this? How would users overwrite the inputs from the front-end for instance?

Femkemilene commented 2 months ago

In terms of interface, a simple check box would work in the run tab. The code is already relatively flexible to allow us to do this.