Giter Site home page Giter Site logo

tssrestrend's Introduction

Time Series Segmented Residual Trends (TSS-RESTREND)

Time Series Segmented Residual Trends (TSS-RESTREND) is a method for the automated detection of land degradation from remotely sensed vegetation and climate datasets. TSS-RESTREND incorporates aspects of two existing degradation detection methods: RESTREND which is used to control for climate variability, and BFAST which is used to look for structural changes in the ecosystem.

The full details of the testing and justification of the TSS-RESTREND method (version 0.1.02) are published in:

Burrell, Arden L., Jason P. Evans, and Yi Liu. 2017. “Detecting Dryland Degradation Using Time Series Segmentation and Residual Trend Analysis (TSS-RESTREND).” Remote Sensing of Environment 197 (August):43–57. https://doi.org/10.1016/j.rse.2017.05.018

The changes to the method included in version 0.2.13 focus on the inclusion of temperature as an additional climate variable. This allows for land degradation assessment in temperature limited drylands. A paper that details this work is currently under review. There are also a number of bug fixes and speed improvements.

Dependencies

TSS.RESTREND depends on:

stats, graphics, utils, bfast, broom, strucchange, ggplot2, RcppRoll

It also suggests two packages for 3D plots:

rgl, car

Because of the difficult of installing these packages on some unix based systems, these packages were not made dependencies

Installing the package

Installing in R

# Install from CRAN
install.packages("TSS.RESTREND")

# Install the version on Github
install.packages("devtools")
library(devtools)
install_github("ArdenB/TSS.RESTREND")

Installing from local package

R CMD INSTALL TSS.RESTREND_0.2.13.tar.gz 

Change log

NEWS

Examples

A full list of examples and extra documentation are currently under development

tssrestrend's People

Contributors

ardenb avatar

Watchers

James Cloos avatar Joey Xie 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.