The Dust Tracker Project is a system designed to utilize reflection and composition data from the EMIT mission in the northern region of Africa. Its primary goal is to identify the existence and composition of dust clouds in the area, particularly when they pose a threat to the indigenous tribes living there.
# dust_tracker_rep
Nasa Space Apps 2023 project
TUTORIAL
- Selecione o Python Interpreter recomendado (ctrl + shift + p)
- Crie um venv (ambiente virtual de desenvolvimento)
- Venv: consulte o repositório estudos python para saber como criar
- Após isso: de o comando no terminal: pip install -r requirements.txt (para instalar todas as bibliotecas necessárias)
- Depois disso, abra um novo terminal e digite: flask run
- PS: o site serve apenas como demo