The Atlantic Forest of South America: spatiotemporal dynamics of vegetation and implications for conservation
This repository shares the code used on the manuscript by Vancine et al. (2024).
All analyses were performed in R language and GRASS GIS through rgrass R package. This folder contains all R code files used:
01_01_download_limits.R
: download Atlantic Forest, country, state, and municipality limits01_02_download_mapbiomas.R
: download MapBiomas Brazil v07 and MapBiomas Bosque Atlántico v02 LULC rasters01_03_download_roads_railways.R
: download roads and railways from Brazil (IBGE), Argentina (IGN) and Paraguay (INE) official databases01_04_download_protected_areas.R
: download protected areas from Protected Planet01_05_download_indigenous_territories.R
: download indigenous territories from Brazil (FUNAI) and Paraguay (Tierras Indígenas) official databases02_01_grassgis_import_limits.R
: import Atlantic Forest, country, state, and municipality limits into GRASS GIS02_02_grassgis_import_mapbiomas.R
: import Mapbiomas LULC rasters into GRASS GIS02_03_grassgis_import_roads_railways.R
: import roads and railways into GRASS GIS02_04_grassgis_import_protected_areas.R
: import protected areas into GRASS GIS01_05_grassgis_import_indigenous_territories.R
: import indigenous territories into GRASS GIS03_01_grassgis_prepare_data.R
: prepare data on GRASS GIS03_02_grassgis_calculate_landscape_metrics.R
: calculate landscape metrics on GRASS GIS04_01_tables.R
: resume data on tables on R04_02_figures.R
: create figures on R
All figures in the paper in high definition.
All tables in the paper.
Vancine, M. H., Muylaert, R. L., Niebuhr, B. B., de Faria Oshima, J. E., Tonetti, V., Bernardo, R., De Angelo, C., Rosa, M. R., Grohmann, C. H., Ribeiro, M. C. The Atlantic Forest of South America: spatiotemporal dynamics of vegetation and implications for conservation. Biological Conservation, 291: 110499. https://doi.org/10.1016/j.biocon.2024.110499
You can also cite this project, which contains both the code and data used in the publication:
Vancine, M. H., Muylaert, R. L., Niebuhr, B. B., de Faria Oshima, J. E., Tonetti, V., Bernardo, R., De Angelo, C., Rosa, M. R., Grohmann, C. H., Ribeiro, M. C. (2024, March 02). Atlantic Forest spatiotemporal dynamic. https://doi.org/10.17605/OSF.IO/RFWBZ
- Folha: Novo estudo destaca preocupação com estado de conservação da Mata Atlântica.
- Jornal Unesp: Novo estudo destaca preocupação com estado de conservação da Mata Atlântica.
- Record: Pesquisa da Unesp aponta melhora na conservação da Mata Atlântica.
- Ekos Brasil: Unidades de Conservação: guardiãs da Mata Atlântica
- Mongabay: Desmatamento desacelera na Mata Atlântica, mas fragmentação aumenta
If you have questions or suggestions, do not hesitate to contact us:
- Maurício Vancine <mauricio.vancine@gmail.com>
- Renata Muylaert <renatamuy@gmail.com>
- Bernardo Santos <bernardo_brandaum@yahoo.com.br>
- Milton Cezar Ribeiro <milton.c.ribeiro@unesp.br>