Open-Source-Spatial-Clean-Cooking-Tool / OnStove

This repository contain the general code for the Open Source Spatial Clean Cooking Tool OnStove
MIT License
7 stars 8 forks source link

Bug when reading socio- (and techno-) economic files #317

Open babakkhavari opened 1 year ago

babakkhavari commented 1 year ago

When reading the files for the techno-economic some of the parameters have units with quotation marks around them (i.e. "...", see the morb_X and mort_X parameters in the socio-economic sepcs). These rows seem to be removed when reading the files which leads to errors such as:

The socio-economic file has to include the mort_copd row

Do not know if this happens in the main as well, but it happens in the timeline branch which should be up to date with the main in these specific functions. Might be worth having a look at.