You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The purpose of these fields (in theory) is so that the fueltype and same_enduse search spaces can filter technologies that have the same fuel/enduse.
However, we already know what the fuel and enduse of all the technologies are based on the CommIn and CommOut files, so these columns in the Technodata file shouldn't be necessary.
In fact, same_enduse doesn't actually use the EndUse field (despite what the documentation says), and determines end-use based on outputs defined in the CommOut file (along with the is_enduse filter which excludes environmental commodities)
I suggest we do a similar thing for fueltype, and then we can drop both of these fields from the Technodata file