Skip to content

Commit

Permalink
note on 2M, 10M qtys
Browse files Browse the repository at this point in the history
see #768
  • Loading branch information
hkershaw-brown committed Nov 12, 2024
1 parent 061acab commit 9be3b78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions models/mpas_atm/model_mod.f90
Original file line number Diff line number Diff line change
Expand Up @@ -803,6 +803,8 @@ subroutine model_interpolate(state_handle, ens_size, location, qty, expected_obs

! HK @todo reject obs above a user specified pressure level

! HK @todo 2M temp, 10M winds. #768

select case (qty)

case (QTY_U_WIND_COMPONENT)
Expand Down

0 comments on commit 9be3b78

Please sign in to comment.