Skip to content

Vegetation-Index smoothing algorithm for in Julia

Notifications You must be signed in to change notification settings

eco-hydro/VegPheno.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 26, 2024
fd253b4 · Jan 26, 2024

History

24 Commits
Jan 23, 2024
Sep 3, 2020
Jul 18, 2021
Nov 2, 2023
Jan 23, 2024
Jan 23, 2024
Sep 7, 2020
Jul 18, 2021
Jan 26, 2024
Jan 23, 2024

Repository files navigation

VegPheno.jl: phenofit in Julia

Dev CI Codecov

Dongdong Kong Dongdong Kong

This package provides implementations for smoothing algorithm for remote sensing vegetation indexes.

Installation

using Pkg
Pkg.add(url = "https://github.com/eco-hydro/VegPheno.jl")

Tasklist

  • weighted Whittaker-Henderson smoothing and interpolation
  • weighted Savitzky Golay filter
  • HANTS
  • Double Logistics
  • Growing season dividing
  • Phenological metrics

References

[1] Kong, D., Zhang, Y., Wang, D., Chen, J., & Gu, X. (2020). Photoperiod Explains the Asynchronization Between Vegetation Carbon Phenology and Vegetation Greenness Phenology. Journal of Geophysical Research: Biogeosciences, 125(8), e2020JG005636. https://doi.org/10.1029/2020JG005636

[2] Kong, D., Zhang, Y., Gu, X., & Wang, D. (2019). A robust method for reconstructing global MODIS EVI time series on the Google Earth Engine. ISPRS Journal of Photogrammetry and Remote Sensing, 155, 13–24. (Q1, IF=7.319)

[3] Zhang, Q.*, Kong, D.*, Shi, P., Singh, V.P., Sun, P., 2018. Vegetation phenology on the Qinghai-Tibetan Plateau and its response to climate change (1982–2013). Agricultural and Forest Meteorology. 248, 408-417. (Q1IF=4.189

About

Vegetation-Index smoothing algorithm for in Julia

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages