Open PhilMiller opened 8 months ago
Existing forcing engine code focuses on hydrofabric mode
Need to have a version or path of the forcing engine that can regrid to the coastal model's unstructured mesh
The current SCHISM BMI code only reads src(1) in BMI set_value (i.e. only a single value, broadcast to the entire array holding the variable for its whole domain). That'll need to be changed in tandem
src(1)
set_value
Current behavior
Existing forcing engine code focuses on hydrofabric mode
Expected behavior
Need to have a version or path of the forcing engine that can regrid to the coastal model's unstructured mesh