Cerrado classification using Landsat collection (2000 - 2022).
To get started with the examples in this repository, first clone the repository:
git clone https://github.com/restore-plus/classification-cerradoNext, open the classification-cerrado 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.
