JGCRI / hectordata

Prepare and format the inputs for hector.
Other
0 stars 1 forks source link

Add GCAM Hector ini & csv tables #17

Open kdorheim opened 2 years ago

kdorheim commented 2 years ago

We want to provide users with the ability to run Hector with a hector_gcam.ini file & the input csv table.

  1. a script that uses the ceds by sector data & aggregates to the global total.
  2. convert from CEDS units to Hector emission units
    • compare with another table of historical (cmip5 or cmip6 would expect small differences)
  3. Format as a Hector csv table csv file
    • may need to add code to pull missing emissions, concentrations, rf etc.
  4. Add ini file

Outstanding Questions/Problems

kdorheim commented 2 years ago

Step 1