Sen descrición

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

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