Describe the task
Implement an existing code base to interpolate FWI system station values to a raster. This can be demonstrated with a static sample data set.
Acceptance Criteria
[ ] Given station location and fire weather information, interpolate weather parameters (temp, rh, precip, wind speed, wind direction) to a raster grid that matches provincial fuel grid extent, projection, and resolution.
[ ] Use interpolated weather grid inputs to calculate FWI System values to a raster.
Additional context
Elevation adjustments are applied to some weather parameters such as temperature and relative humidity using adiabatic lapse rates.
Recommend considering CFS code base written in C. Should ask if they can also provide an example implementation.
Describe the task Implement an existing code base to interpolate FWI system station values to a raster. This can be demonstrated with a static sample data set.
Acceptance Criteria
Additional context