https://github.com/12rambau/bfast-explorer
Breakpoint detection of Landsat pixel time series via BFAST-based algorithms, provided as a Shiny app
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 2 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.5%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
Breakpoint detection of Landsat pixel time series via BFAST-based algorithms, provided as a Shiny app
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Fork of almeidaxan/bfast-explorer
Created over 4 years ago
· Last pushed over 4 years ago
https://github.com/12rambau/bfast-explorer/blob/master/
# BFAST Explorer v0.0.3
## Description
**BFAST Explorer** is a [Shiny](https://shiny.rstudio.com/) app, developed using R and Python, designed for the analysis of *Landsat Surface Reflectance* time series pixel data.
Three change detection algorithms - **bfastmonitor**, **bfast01** and **bfast** - are used in order to investigate temporal changes in trend and seasonal components, via breakpoint detection.
If you encounter any bugs, please create an [issue](https://github.com/almeidaxan/bfast-explorer/issues).
## Usage
Currently, this tool only supports UNIX-like systems (no Windows OS) due to the integration between R and Python.
In order to successfully run this tool, apart from having R and Python installed, you need the following:
* Request access to use GEE (https://earthengine.google.com/signup/)
* Install and set up GEE Python API (https://developers.google.com/earth-engine/python_install)
## Citation
To cite BFAST Explorer in publications, please use
> Alexandre Almeida, Nathalia Menini, Jan Verbesselt, Ricardo Torres (2018). BFAST Explorer: An Effective Tool for Time Series Analysis. In: 2018 IEEE International Geoscience and Remote Sensing Symposium (IGARSS). 22-27 July 2018. Valencia, Spain. DOI: 10.1109/IGARSS.2018.8517877.
or, alternatively, the corresponding BibTeX entry
```
@inproceedings{,
author = {Alexandre Almeida and Nathalia Menini and Jan Verbesselt and Ricardo Torres},
title = {BFAST Explorer: An Effective Tool for Time Series Analysis},
booktitle = {2018 IEEE International Geoscience and Remote Sensing Symposium (IGARSS)},
location = {Valencia, Spain},
eventdate = {2018-07-22/2018-07-27},
doi = {10.1109/IGARSS.2018.8517877}
}
```
Owner
- Name: Rambaud Pierrick
- Login: 12rambau
- Kind: user
- Location: Rome, Italy
- Company: FAO @openforis
- Website: https://12rambau.github.io/web-resume/
- Repositories: 105
- Profile: https://github.com/12rambau
Materials engineer turned Software Engineer and Python enthusiast for Earth Observation applications