This repository contains code with exercises worked on in the course taught by Professor Lazaro Camargo (INPE) in May 2025.
Made by Lucas Reis.
- Numpy and arrays
- Matplotlib and graphs
- Scipy and basic functions
- Pandas - series and dataframes
- Cartopy
- Final Project
- ExtraProject: Satellite Status Reader
- Clone this repository.
- For each exercise it's beeing created an input and them a match-case for the individual run.
- Read the code to study it.
- Contribute with sugestions and improvements!