stormwindmodel icon indicating copy to clipboard operation
stormwindmodel copied to clipboard

Consider separating main output and summarizing functions

Open geanders opened this issue 4 years ago • 1 comments

From the main function (get_grid_winds), output an array with the wind at each grid point at each time step. Then have separate functions to summarize or slice, to get out (for example), the wind field at a time point or to get the maximum winds at each grid point over the storm.

geanders avatar Apr 13 '21 22:04 geanders

Example of an array output approach:

IMG_2014

geanders avatar Apr 27 '21 16:04 geanders