Skip to content

Harmonize-Brazil/annual-meeting-bdclab-demo

Repository files navigation

BDC Lab Demostration - 2024 Harmonize Annual Meeting

Colab License lifecycle

Luana Becker da Luz , Ana Paula Dal'Asta

Earth Observation and Geoinformatics Division, National Institute for Space Research (INPE)
Avenida dos Astronautas, 1758, Jardim da Granja, São José dos Campos, SP 12227-010, Brazil

Contact: luana.luz@inpe.br; ana.dalasta@inpe.br; miguel.monteiro@inpe.br

This repository contains Jupyter notebooks codes that access collections and technologies generated and developed by EODCtHRS Harmonize Brazil. The codes compute monthly NDVI, dengue cases, rainfall and temperature data for each municipality of ROI.


Methodology   • Jupyter Notebooks  


Methodology

The ROI includes 21 municipalities in the Lower Tocantins Hotspot and is shown in the image below.

1. Compute Health and Climate data:

In this part, we used RSTAC client to query health and climate data on Harmonize STAC between start and end dates and then merge all GeoJSON dataframes in a single dataframe.

2. Compute NDVI data:

In this part, we used sits R package to query Sentinel 2 NDVI data on BDC STAC between start and end dates, aggregate each tile monthly, mosaic tiles of same month and then extract municipality mean for each month in a single dataframe.

3. Plot health, climate and ndvi csvs:

In this part, we opened precipitation, temperature, dengue and ndvi generated dataframes (csv files) and then ploted all monthly data in scatter plots.


Jupyter Notebooks

There are 3 main codes in this repository:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published