lpdynr

An R-package to calculate Land Productivity Dynamics using variables derived from Earth Observation imagery.

https://github.com/xavi-rp/lpdynr

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.5%) to scientific vocabulary

Keywords

copernicus-global-land-service earth-observation land-degradation land-productivity r-package vegetation
Last synced: 9 months ago · JSON representation

Repository

An R-package to calculate Land Productivity Dynamics using variables derived from Earth Observation imagery.

Basic Info
  • Host: GitHub
  • Owner: xavi-rp
  • License: gpl-3.0
  • Language: R
  • Default Branch: master
  • Homepage:
  • Size: 2.31 MB
Statistics
  • Stars: 8
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Topics
copernicus-global-land-service earth-observation land-degradation land-productivity r-package vegetation
Created about 6 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

LPDynR

As part of the UN Sustainable Development Goal 15 (Life on Land), the indicator 15.3.1 is adopted to measure the Land Degradation Neutrality (stable —or increasing— state regarding the amount and quality of land resources required to support ecosystem functions and services and enhance food security during a certain period of time). It is a binary indicator (i.e. degraded/not degraded), expressed as the proportion (%) of land that is degraded over total land area, and is based on three sub-indicators: (1) Trends in Land Cover, (2) Land Productivity and (3) Carbon Stocks.

The Land Productivity sub-indicator (LP) refers to the total above-ground Net Primary Production and reflects changes in health and productive capacity of the land. Its declining trends can be usually understood as land degradation. LP is calculated using the Land Productivity Dynamics (LPD) approach, first developed by Ivits and Cherlet (2013). The LPD approach uses phenological and productivity variables derived from time series of remote sensed imagery, particularly the normalized difference vegetation index (NDVI), to estimate ecosystem dynamics and change.

LPD is the methodological basis of the LPDynR package. It is based on a combined assessment of two sources of information, as seen in Figure 1. On the one hand, the first layer is the Long Term Change Map and, in general terms, it shows the tendency of change of land productivity (positive or negative) and the effect that this tendency might have had on a particular original point after a certain period of time. On the other hand, the second layer is the Current Status Map, which provides information on the current efficiency levels of vegetation on the productivity or, in other words, the current level of land productivity in relation to its potential. Further explanations for both branches can be found in this paper. The final result of the indicator is a categorical map with 5 classes of land productivity dynamics, ranging from declining to increasing productivity.

 

Figure1: Flowchart of the process to calculate the Land Productivity Dynamics indicator and followed by LPDynR

 

To install the latest stable version from CRAN (https://cran.r-project.org/web/packages/LPDynR/index.html):

install.packages("LPDynR")

 

To install the latest 'under development' version:

library(devtools) install_github("xavi-rp/LPDynR")

 

Examples:

After installing the package, you can check the vignettes for examples on how to calculate the LPD indicator using LPDynR.

library(LPDynR) vignette(package = "LPDynR") # to see available vignettes  

In the vignette LPDsimpleexample we show a simple example on how to run the functions included in the LPDynR package to calculate the indicator from scratch. It uses the data set included in the package, but also you can use your own data.

vignette(topic = "LPD_simple_example", package = "LPDynR")  

The LPD indicator shows the dynamics of the land productivity giving higher importance to the point at which we are now and where we come from (i.e. the very last year of the time series and the first ones). To better understand the dynamics along the time series as well as the final result, the user might want to calculate several "partial indicators" using only part of the time series in addition to the one for the whole data set. In the vignette LPDPartialTimeSeriesexample we show an example on how to calculate these "partial indicators".

vignette(topic = "LPD_PartialTimeSeries_example", package = "LPDynR")  

 

References

  • Ivits, E. and M. Cherlet. 2013. 'Land-Productivity Dynamics Towards Integrated Assessment of Land Degradation at Global Scales'. Technical Report EUR 26052. Joint Research Centre of the European Commission.

  • Rotllan-Puig, X., Ivits, E. and M. Cherlet. 2021. 'LPDynR: a new tool to calculate the Land Productivity Dynamics indicator'. Ecological Indicators, 133: 108386. https://doi.org/10.1016/j.ecolind.2021.108386

Owner

  • Name: Xavier Rotllan-Puig
  • Login: xavi-rp
  • Kind: user
  • Location: Guardiola de Berguedà (Barcelona)
  • Company: ASTER-Projects

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 74
  • Total Committers: 2
  • Avg Commits per committer: 37.0
  • Development Distribution Score (DDS): 0.095
Past Year
  • Commits: 4
  • Committers: 1
  • Avg Commits per committer: 4.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Xavier Rotllan-Puig x****g@g****m 67
ROTLLAN PUIG Xavier (JRC-ISPRA-EXT) X****G@e****u 7
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: 10 months
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 7.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • rsbivand (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 277 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 4
  • Total maintainers: 1
cran.r-project.org: LPDynR

Land Productivity Dynamics Indicator

  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 277 Last month
Rankings
Stargazers count: 19.8%
Forks count: 21.9%
Dependent packages count: 29.8%
Average: 31.2%
Dependent repos count: 35.5%
Downloads: 49.0%
Last synced: 10 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.6.0 depends
  • data.table * imports
  • dplyr * imports
  • magrittr * imports
  • parallel * imports
  • raster * imports
  • rgdal * imports
  • stats * imports
  • virtualspecies * imports
  • knitr * suggests
  • rmarkdown * suggests