OSeMOSYS / osemosys2iamc

MIT License
3 stars 12 forks source link

Filter by Fuel #2

Closed willu47 closed 3 years ago

willu47 commented 3 years ago

Closes #1

Allows users to specify a fuel to filter the results by.

Config is now changed:

results:
- iamc_variable: "Primary Energy|Biomass"
  technology: [C1BMBRFH1, C1BMBRFN1, C1BMCHP00, C1BMHTF03, C1BMIGPCS, C1BMLP000, C1BMSCP00]
  fuel: [C1_P_BIOW]
  unit: EJ/yr
  osemosys_param: UseByTechnology

This will now filter the UseByTechnology.csv file by the list of technologies and fuels, and then aggregate (sum) on the REGION and YEAR columns.