瀏覽代碼

add info to README

Johannes Gütschow 3 年之前
父節點
當前提交
043558ef27
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -10,7 +10,7 @@ Climate trace does not specify the global warming potential used, thus the use o
 * currently only the 2021 Repository is available
 
 ## Usage
-* The data is ready to use in the folder data_primap2/<version>
+* The data is ready to use in the folder data_primap2/<version>. 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`.