IFRCGo / go-web-app

GO Web application! GO is a Red Cross Red Crescent platform to connect information on emergency needs with the right response.
https://go.ifrc.org
MIT License
6 stars 1 forks source link

Show cone of uncertainty, path, and affected areas for GDACS, WFP ADAM and PDC #1265

Open udaynwa opened 2 months ago

udaynwa commented 2 months ago

Task background

We have the data related to the cone of uncertainty, path, and affected areas for GDACs, PDC, and WFP ADAM, but currently, we are not showing them in the Risk Module in the GO platform.

Behavioral and implementation details

Development tickets

udaynwa commented 1 month ago

Related to: #1013

justinginnetti commented 1 week ago

Feedback on GDACS tropical cyclones/storms:

puranban commented 1 week ago

Add the "time stamp" to each of the locations of the points (i.e., "nodes") related to the position of the storm

For this @justinginnetti , trackdate is missing in the current source. But there is seems to be another resources available in the GDACS system, so we will be trying to scrape the trackdate from there and soon update the cyclone timestamp in the visualization if it works.

Under the "buffers" toggle: Specify "GDACS Red Alert Level" "GDACS Orange Alert Level" and "GDACS Green Alert Level"

I think this one conflicts with the earlier feedback where you mention Replace "Alert Type:" with "GDACS Alert Level". Do we specify each alert level also as GDACS Red Alert Level, GDACS Orange Alert Level and such?

Besides these, we have incorporate other mentioned feedback along with some more improvements for GDACS, and pushed it to the Alpha 3 instance.