Skip to content

MPAS get_close_obs if vertical location is MISSING_R8 returns 0 close obs #758

@hkershaw-brown

Description

@hkershaw-brown

Is this correct?
What about observations with VERTISUNDEF?

if (vertical_localization_on()) then
if (base_llv(3) == MISSING_R8) then
istatus1 = 1

MISSING_R8 is an acceptable valur for vloc?

else if(location%which_vert == VERTISUNDEF ) then
! a valid floating point value, but should be unused.
location%vloc = MISSING_R8

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't workingmpasModel for Prediction Across Scales (MPAS)

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions