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

Improve step two of the notebook #340

Closed camiloramirezgo closed 1 year ago

babakkhavari commented 1 year ago

Step 2.3 crashes with the following error code:

KeyError: 'rural_hh_size'

if we use the same files as for the SSA paper, make sure to update the specs files that are uploaded on the training mendeley, or change the code to look for rural_hhsize and urban_hhsize

babakkhavari commented 1 year ago

Changing the data for now leaving the code as is

babakkhavari commented 1 year ago

The code is now fixed the error above should no longer appear

camiloramirezgo commented 1 year ago

Things done:

camiloramirezgo commented 1 year ago

I think we should simplify the names used for the technologies, or at least standardize them as for some we use underscores and other spaces. We can make it cleaner by just doing Biomass ICS ND instead of Collected_Improved_Biomass or something similar.