nismod / open-gira

Open-data Global Infrastructure Risk/Resilience Analysis
https://nismod.github.io/open-gira/
MIT License
12 stars 3 forks source link

Power/storms entrypoint #105

Closed thomas-fred closed 2 months ago

thomas-fred commented 1 year ago

While picking through the existing implementation, I've had some thoughts as to how I would like to interact with the power/storms workflow.

I appreciate the point of open-gira is to do global analyses, but I think we should prioritise an ability to execute a small unit of work, because it will make it easier to: a) Further develop the workflow b) Test and verify the correctness of the program (in a reasonable amount of time) c) Compare scenarios d) Use for finer grained analysis in future

Location

This is one of the following:

Processing this argument generates a (multi-)polygon to select storms by intersection with. Perhaps we can then drop the concept of a box (the coarser of the two current grids). Instead, work on the current unit level, where wind speed is assumed to be constant within a unit.

Storm

One of the following:

Processing this argument acquires track data for storms matching the specification.