You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo is going to be specific for InaSAFE Realtime Hazard processing.
Python modules here will handle receiving raw hazard data and convert it into InaSAFE layer.
What needs to be done:
Remove headless package
Refactor realtime package functionality to use InaSAFE core
Refactor shake grid handling by using InaSAFE core to convert it into Shake Hazard
Refactor Flood geojson handling by using InaSAFE core to convert it into Flood Hazard
Refactor Ash tif handling by using InaSAFE core to convert it into Ash Hazard
Implement unittests and run it in docker/celery/travis
The text was updated successfully, but these errors were encountered:
Child issue of #97
This repo is going to be specific for InaSAFE Realtime Hazard processing.
Python modules here will handle receiving raw hazard data and convert it into InaSAFE layer.
What needs to be done:
The text was updated successfully, but these errors were encountered: