Right now there can be multiple weather streams, but all the weather refers to the entire landscape being used during the run. Since the area being used is >200km square, there are generally mutiple locations that weather are available, so if simulating large areas with large and/or multiple fires, the weather for the center of the area may not be appropriate at every cell.
Requirements:
- voronoi cells for assigning weather at each cell
- specifically not going to interpolate weather inside fire growth model
- if you want any kind of interpolation you would do that outside and assign weather to multiple points, of which the closest would always be used
- standardization of weather times
- currently all times are treated as LST, but may span multiple time zones so might have to switch everything to be GMT