-
Notifications
You must be signed in to change notification settings - Fork 167
Open
Labels
BugSomething isn't workingSomething isn't workingmpasModel for Prediction Across Scales (MPAS)Model for Prediction Across Scales (MPAS)
Description
Is this correct?
What about observations with VERTISUNDEF?
DART/models/mpas_atm/model_mod.f90
Lines 1889 to 1891 in e218864
| if (vertical_localization_on()) then | |
| if (base_llv(3) == MISSING_R8) then | |
| istatus1 = 1 |
MISSING_R8 is an acceptable valur for vloc?
DART/assimilation_code/location/threed_sphere/location_mod.f90
Lines 906 to 908 in e218864
| else if(location%which_vert == VERTISUNDEF ) then | |
| ! a valid floating point value, but should be unused. | |
| location%vloc = MISSING_R8 |
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't workingmpasModel for Prediction Across Scales (MPAS)Model for Prediction Across Scales (MPAS)