Coder Social home page Coder Social logo

clarkcga / udef-arp-plugin Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 6.7 MB

This is a modified version of the UDef-ARP repository that enables the tools to be fully integrated into QGIS as a plugin.

License: GNU General Public License v3.0

Python 100.00%

udef-arp-plugin's Introduction

Unplanned Deforestation Allocated Risk Modeling and Mapping Procedure (UDef-ARP) Plugin for QGIS

UDef-ARP was developed by Clark Labs, in collaboration with TerraCarbon, to facilitate implementation of the Verra tool, VT0007 Unplanned Deforestation Allocation (UDef-A). It is used in conjunction with a raster-capable GIS for input data preparation and output display. Tools are provided for the development of models using the Calibration Period (CAL) and subsequent testing during the Confirmation Period (CNF). Based on these evaluations, the selected procedure uses the full Historical Reference Period (HRP) to build a model and prediction for the Validity Period (VP). The final output is a map expressed in hectares/pixel/year of expected forest loss.

UDef-ARP provides the basis for developing a benchmark model as well as tools for comparative testing against alternative empirical models. The benchmark is intentionally simple – it requires only two inputs, distance from the forest edge (non-forest) and a map of administrative divisions that are fully nested within the jurisdiction. Based on these, it uses a relative frequency approach to determine the density of expected deforestation. In testing, this was found to provide a strong benchmark. However, it is intended that users incorporate more sophisticated empirical models, which may be used in UDef-A if they can be shown to be superior to the benchmark for both the fitted model in the Calibration Period and the prediction model in the Confirmation Period. Note that the manner in which alternative models are incorporated and tested is very specifically defined by the UDef-A protocol. UDef-ARP facilitates this testing process.

Some important points:

  1. At present, UDef-ARP only supports Windows platforms.
  2. At present, only limited bulletproofing has been done. Please read the UDef-A document carefully regarding required inputs.
  3. UDef-ARP is still under development. Frequent updates are expected.

Requirements

Operating System

The UDef-ARP is currently operational exclusively on Windows systems.

Dependencies

Hardward Requirements

UDef-ARP was created with open source tools. In the current version, all raster inputs are stored in RAM during processing. Therefore, large jurisdictions will require substantial RAM allocations (e.g., 64Gb). The interface was developed in Qt 5. A minimum screen resolution of 1920 x 1080 (HD) is required. A 4K resolution is recommended.

Environment Setup

Step 1: Download QGIS

Download and install the latest version of QGIS from https://www.qgis.org/en/site/forusers/download.html

Step 2: Install plugin dependencies (if needed)

Open the OSGeo Shell. Use the following command to check what packages are already installed into QGIS:

python -m pip list

Use the following command and a package name to install packages to your QGIS python environment:

pip install package_name

Before You Start

Step 1: Open QGIS

Open the QGIS GUI.

Step 2: Install Plugin

A. Use the Plugin Manager to install the plugin

OR

B. Copy repository directly to plugins folder

Step 3: Prepare Your Data

UDef-ARP accepts raster map data is either a Geotiff “.tif” or TerrSet “.rst” (binary flat raster ) format. Similarly, outputs can be in either format. All map data are required to be on an equal area projection. All map inputs must be co-registered and have the same resolution and the same number of rows and columns.

GUI Image

Issues

UDef-ARP Processing Scripts

Issues relating to core UDef-ARP processing scripts (vulnerability_map.py, allocation_tool.py, model_evaluation.py) should be addressed at https://github.com/ClarkCGA/UDef-ARP/issues

UDef-ARP Plugin

Issues relating to the functionality of the plugin should be addressed at https://github.com/ClarkCGA/UDef-ARP-Plugin/issues

COPYRIGHT AND LICENSE

©2023-2024 Clark Labs. This software is free to use and distribute under the terms of the GNU-GLP license.

udef-arp-plugin's People

Contributors

esimonson95 avatar

Watchers

Jon avatar Hamed Alemohammad avatar Yao-Ting Yao avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.