/GCBM.Chile.Implementation

This repo contains the executable of GCBM used in Chile

Mozilla Public License 2.0MPL-2.0

Implementation of the Generic Carbon Budget Model (GCBM) in Chile

All Contributors

About

This repo contains the implementation of the GCBM with the data on Chilean forest REDD+ activities, based on the offitial GCBM distribution (using the Standalone implementation), it includes data injection codes made by Chile in order to modify the default parameters of the model, reflecting the assumptions that Chile makes for REDD+ accounting purposes. This products consists in a proof of concept and a work of progress, that uses the Los Rios Region, in southern Chile, as pilot area.

The parameters were set to reflect the assumptions taken by Chile in the elaboration of its Forest Reference Emissions Level / Forest Reference Level, FREL/FRL, submitted in August 31th, 2016.

The methods and results of this work were compiled into the technical document "Modelling forest carbon dynamics for REDD+ using the Generic Carbon Budget Model (GCBM)", were more details can be found.

The preprocessing steps conducted to transform the offitial Chilean data into the GCBM format can be found in this repo

Disclaimer: The results derived from the use of this algorithms do not necessarily reflect the positions of the Government of Chile for REDD+ accounting or any other purpose.

Environment

This repo was tested using Python 2.7 on a Windows 10 OS (64 bit), the version of the GCBM build is: 2019-10-22, SHA-1: 1f3f57fc1800ee1abd58906a13671599e7ac8de4

Instructions

  1. Go to releases and download the Standalone executable
  2. follow the install steps described in documentation/GCBM_Installation_Guide_2019_03_04.docx
  3. Open the run_all.bat with a text editor and modify the path of the python installation to match your own
  4. Run the entire model using the run_all.bat file or step by step by using the .bat files starting with a number (01, 02, 03, 04, 05)

*There is a chance that the sqlalchemy library causes an error during install ("No matching distribution found for sqlalchemy"), you can solve it by openning a command prompt in C:/Python27/Scripts (replace C:/Python27 for your corresponding Python 2.7 installation if necessary) and type pip install sqlalchemy , the you can follow with the described installing steps

How to Get Involved?

moja global welcomes a wide range of contributions as explained in Contributing document and in the About moja-global Wiki.

FAQ and Other Questions

Contributors

Thanks goes to these wonderful people (emoji key):


moja global

📆

Julián Cabezas

💻

Max Fellows

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Maintainers Reviewers Ambassadors Coaches

The following people are Maintainers Reviewers Ambassadors or Coaches


moja global

📆

Julián Cabezas

💻

Max Fellows

💻

Maintainers review and accept proposed changes
Reviewers check proposed changes before they go to the Maintainers
Ambassadors are available to provide training related to this repository
Coaches are available to provide information to new contributors to this repository