sosbrumadinho / victims_location_prediction

Software library to predict victims location after dam rupture or similar disasters.
33 stars 8 forks source link

Outdated map and simple prediction improvement #7

Open GoDllkE opened 5 years ago

GoDllkE commented 5 years ago

Precisa-se atualizar o mapa da região afetada e parece ter atualizado algumas informações sobre o deslocamento e expansão da lama, que é 0.0270061728395062 m/s em relação a área de expansão e sendo necessário entre 48h e 72h para percorrer 46km pelo fluxo do rio, a uma velocidade média de <= 1km/h, havendo até predições de localidades a serem atingidas até 5 ~7 de fevereiro, uma vez que parece já ter entrado em contato com outro rio local.

Com esses dados já dá para trabalhar melhor na predição de o quanto pode ter sido levado pela onda, uma vez que praticamente já temos o grafo, bastaria calcular do ponto de partida do mapa em relação a velocidade pelo rio ( <= 1km ) para definir o ponto final que deve ser dentro da área atingida/grafo.

Fonte: https://g1.globo.com/mg/minas-gerais/noticia/2019/01/27/tragedia-em-brumadinho-o-caminho-da-lama.ghtml

brunolcarli commented 5 years ago

As suggested on #13

English

We need to update the map of the affected region and it seems to have updated some information about the displacement and expansion of the mud, which is 0.0270061728395062 m / s in relation to the expansion area and being necessary between 48h and 72h to travel 28.5831 miles by river flow, at an average speed of <= 0.621371 mph, with predictions of localities to be reached until February 5 ~ 7, since it seems to have already come into contact with another local river.

With this data, it is possible to work better on the prediction of how much could have been taken by the wave, since we have practically already the graph, it would suffice to calculate from the starting point of the map in relation to the speed by the river(<= 0.621371 mph) to define the end point that should be within the affected area / graph.

_Annotation:

Annotation 2:

Source https://g1.globo.com/mg/minas-gerais/noticia/2019/01/27/tragedia-em-brumadinho-o-caminho-da-lama.ghtml

GoDllkE commented 5 years ago

Converting that unit (m/s) to mile, should be something close to 0,0000167809 mi

You can use https://www.convertworld.com/en/length/ if you got in trouble with units again.

brunolcarli commented 5 years ago

Thanks GoDlikE ill be using this reference