This repository brings together reproducible experiments and processing pipelines from the PRODES-AMZ project, developed using the SITS package. Its purpose is to clearly and systematically document the adopted workflows, providing references for experimentation, validation, and methodological improvements, while supporting reproducibility and the continuous evolution of project's analyses.
To use the scripts in this repository, clone the project to your local machine using the command below:
git clone https://github.com/migualex/sits-prodesAfter cloning, open the sits-prodes directory in RStudio and install the package using the command:
devtools::install(".")Visit our website to explore the sampling protocol and learn more about the data used:
https://migualex.github.io/sits-prodes/data/: Datasets used and generated throughout the analysesinst/: Supplementary resources required for the package to runR/: Package functionsscripts/: Processing and experimentation routines
The data and results available in this repository are licensed under the terms of the Creative Commons license:
Link.
For questions, suggestions, or issues, please use the Issues section or contact the repository maintainers.
