Amazon classification using Landsat collection (1996 - 2022) for Region 1 defined in the scope of the Restore+ Project.
To get started with the examples in this repository, first clone the repository:
git clone https://github.com/restore-plus/classification-amazon-region-1
Next, open the classification-amazon-region-1
directory in the RStudio
and install the package:
devtools::install(".")
You can also use renv:
renv::restore()
data/
: Analysis dataanalysis/
: Processing scriptsR/
: Utilities for the processing scripts
Contributions are welcome! If you have an example that you’d like to share, please submit a pull request. Make sure your example is well-documented and includes all necessary data and scripts.
The source code in this repository is licensed under GNU GENERAL PUBLIC LICENSE V3. Data and results are under the Creative Commons CC BY-NC-SA 4.0 License.
For questions or suggestions, please open an issue or contact the repository maintainers.