marciioluucas / brumadinho_location

Criamos uma primeira versão de uma ferramenta para colocar latitude e longitude dos desaparecidos e, com base no fluxo de rejeitos, estimar a possível localização da pessoa.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brumadinho Location

English

This is the first version of a tool to estimate the possible location of a missed person at Brumadinho/MG. At this city, a huge Dam Burst occured recently and many people died and many more are missing.

The Brumadinho dam disaster occurred on 25 January 2019, when a tailings dam at an iron ore mine in Brumadinho, Minas Gerais, Brazil suffered a catastrophic failure.

https://en.wikipedia.org/wiki/Brumadinho_dam_disaster

This tool requires the latitude and longitude coordinates to calculate the estimative based on the tailing flows.

The algorithm still needs to be improved (so much!). Also, we built it with few data that we had got. To improve it, we need tailings physical-chemical data, topographic map (.csv) of the place, simulations of the reject spreading, and, of course, the latitude and longitude coordinates from the victims' cell phone.

The link of the source code is: https://github.com/dieegom/brumadinho_location

We will leave the updated system running at: http://18.218.138.85
We ask the Devs to make their Pull Requests so we can make this algorithm more robust and available to those responsible for the rescue. You can fork the project at will. We will continue to improve the code throughout the week.

Ideas to be implemented:

Join us in this project ! This may be useful in the future as well.
Thank you.

Português

Criamos uma primeira versão de uma ferramenta para colocar latitude e longitude dos desaparecidos e, com base no fluxo de rejeitos, estimar a possível localização da pessoa.
O algoritmo precisa ser melhorado (e muito) ainda. Além disso, fizemos apenas com os poucos dados que obtivemos. Ideal seria termos dados físico-químicos do rejeito, mapa topográfico (em .csv) do local, simulações do rejeito se espalhando e, claro, latitude e longitude dos celulares.
O link do código-fonte é: https://github.com/dieegom/brumadinho_location
Vamos deixar o sistema atualizado rodando em: http://18.218.138.85
Pedimos aos Devs que façam seus Pull Requests para que possamos deixar este algoritmo mais robusto e disponível para os responsáveis pelo resgate. "Forkem" à vontade. Continuaremos melhorando o código ao longo da semana.

Ideias a serem implementadas:

About

Criamos uma primeira versão de uma ferramenta para colocar latitude e longitude dos desaparecidos e, com base no fluxo de rejeitos, estimar a possível localização da pessoa.

License:MIT License


Languages

Language:JavaScript 95.5%Language:HTML 2.9%Language:Python 1.6%