Skip to content

lm-costa/CT_article

Repository files navigation

A comparative analysis of GHG inventories and ecosystems carbon absorption in Brazil

da Costa et al. (2025)

Initial Considerations

This is the repository are a compilation of the repository (this repository is in PT-BR), here you will find the main codes used to process the data from Climate TRACE, SEEG, Precipitation and also SIF.

Acquisition and preprocessing

The first step is use the data-raw/metadata_cleaning.R code, in order to acquire the Brazilian emission estimate from Climate TRACE.

The second step is to acquire the precipitation data from NASA-POWER. To do so, you will have to use the code inside precipitation/r/data_download.R.

The SIF data can be downloaded using the script inside SIF/r/ called sif_data_download.R. After downloading the data, please use the data_extraction.R. Finally, use the sif_agregation.R script, in order to resample for 0.5 degree.

Plotting and analizing

After doing all the above metioned steps, you can use the Graphics.R script, in order to plot our results.

Notice that for spatial figures, we exported the data into csv file and used these files on a GIS software, in order to better quality mapping

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages