diff --git a/README.md b/README.md index bf6d584..34c7f74 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ [![DOI](https://zenodo.org/badge/155264797.svg)](https://zenodo.org/badge/latestdoi/155264797) [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) -Repository for paper on potential reductions in the environmental footprints embodied in European Union’s imports through source shifting. +Repository for paper on modeling reductions in the environmental footprints embodied in European Union’s imports through source shifting. -This analysis makes uses of the 2011 tables from the product-by-product representation of EXIOBASE v3.3. +This analysis makes uses of the 2011 tables from the product-by-product representation of EXIOBASE v3.3. These tables can be obtained through the original authors. diff --git a/cfg.py b/cfg.py index 2c96d04..61eaa69 100644 --- a/cfg.py +++ b/cfg.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ Configurations for script of paper on - potential reductions in the environmental footprints embodied in + modeling reductions in the environmental footprints embodied in European Union’s imports through source shifting Copyright (C) 2018 diff --git a/source_shift.py b/source_shift.py index fc40b2c..18dc334 100644 --- a/source_shift.py +++ b/source_shift.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ Main script for paper on - potential reductions in the environmental footprints embodied in + modeling reductions in the environmental footprints embodied in European Union’s imports through source shifting Copyright (C) 2018 diff --git a/utils.py b/utils.py index f08b064..3dcad12 100644 --- a/utils.py +++ b/utils.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ Utilities for script of paper on - potential reductions in the environmental footprints embodied in + modeling reductions in the environmental footprints embodied in European Union’s imports through source shifting Copyright (C) 2018