NOAA-OWP / ngen

Next Generation Water Modeling Engine and Framework Prototype
Other
83 stars 62 forks source link

Forcing engine adaptation for coastal model's unstructured mesh domain #774

Open PhilMiller opened 5 months ago

PhilMiller commented 5 months ago

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

PhilMiller commented 5 months ago

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