NCAR / DART

Data Assimilation Research Testbed
https://dart.ucar.edu/
Apache License 2.0
196 stars 145 forks source link

bug: mpas 2m temp, 10m wind interpolations #768

Open hkershaw-brown opened 14 hours ago

hkershaw-brown commented 14 hours ago

💀 skeleton issue will fill in.

User reported 2M temperature observation, model_interpolate is using the 3D theta temp field

hkershaw-brown commented 14 hours ago

similarly, for 2m (or 10m or whatever surface qtys) convert_vertical_state is using the 1st level of zgrid as the vertical location, should this be using 2m, 10m?

https://github.com/NCAR/DART/blob/e2188646b97573f198c66f7ea63482ebc34afa11/models/mpas_atm/model_mod.f90#L5012-L5015