Skip to content

bug: wrf model_mod fails when interpolating 10m wind u|v with vertisheight #1013

@hkershaw-brown

Description

@hkershaw-brown

🐛

Describe the bug

  1. model_mod_check with

    loc_of_interest       = 358.176, 44.011, 10.0
    quantity_of_interest  = 'QTY_10M_U_WIND_COMPONENT'
    interp_test_vertcoord = 'VERTISHEIGHT'
    
  2. Successful interpolation of 10m wind

  3. Not interpolated, error code 2 from model_interpolate

Error Message

interpolating at  Lon/Lat(deg): 358.17600000  44.01100000  Vert:    0.0100000 km
interpolating for "QTY_10M_U_WIND_COMPONENT"
-------------------------------------------------------------

 fld 2 is missing F
member     1, ERROR with error code ::            2

Which model(s) are you working with?

wrf

Version of DART

Which version of DART are you using?
You can find the version using git describe --tags
v11.19.0-33-gc625c2a25

Have you modified the DART code?

Yes

Build information

Please describe:

  1. mac m
  2. GNU Fortran (MacPorts gcc13 13.3.0_2+stdlib_flag) 13.3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    wrfWeather Research & Forecasting Model

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions