Aucune description

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

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