暂无描述

Johannes Gütschow 043558ef27 add info to README 2 年之前
.datalad 0f6b37effe [DATALAD] new dataset 2 年之前
code 0203caa5b6 add README 2 年之前
data_primap2 1c28fa2c7b [DATALAD RUNCMD] Convert 2021 inventory to PRIMAP2 format 2 年之前
downloaded_data ceaeccf61d Add 2021 data as csv 2 年之前
.gitattributes 210c4d86d3 Instruct annex to add all CSV files to Annex 2 年之前
.gitignore 48db83754c Add pydoit configuration, venv etc 2 年之前
README.md 043558ef27 add info to README 2 年之前
dodo.py 48db83754c Add pydoit configuration, venv etc 2 年之前

README.md

Climate Trace GHG emissions inventory data in PRIMAP2 format

Author

  • Johannes Gütschow: mail@johannes-guetschow.de

Important Note

Climate trace does not specify the global warming potential used, thus the use of 100 year GWPs from AR4 is currently just guessed.

Versions

  • currently only the 2021 Repository is available

Usage

  • The data is ready to use in the folder data_primap2/. Data is only available in the gin repository hosted on gin.hemio.de. When cloning from github you need datalad to obtain the data using datalad get <filename>.
  • If you want to modify or run the code create the virtual environment using doit setup_venv. To convert the data to PRIMAP2 format run doit convert_2021.
  • Requirements

    • The code uses primap2 and pandas
    • The repository uses datalad and pydoit

    References