You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// we need to estimate elevations of the forcing assuming it's surface level from the mesh
545
545
if(_metdata->missing_z())
546
546
{
547
547
SPDLOG_WARN("No geopotential height field found in the netcdf file. Using the height of nearest triangle to estimate. This is almost certainly NOT what you want");
0 commit comments