Go to the source code of this file.
|
module | qg_wspeed_mod |
| Fortran module to handle wind speed observations for the QG model.
|
|
|
subroutine, public | qg_wspeed_mod::qg_wspeed_equiv (gom, hofx, bias) |
| Get equivalent for wind speed. More...
|
|
subroutine, public | qg_wspeed_mod::qg_wspeed_equiv_tl (gom, hofx, traj, bias) |
| Get equivalent for wind speed - tangent linear. More...
|
|
subroutine, public | qg_wspeed_mod::qg_wspeed_equiv_ad (gom, hofx, traj, bias) |
| Get equivalent for wind speed - adjoint. More...
|
|
subroutine, public | qg_wspeed_mod::qg_wspeed_settraj (gom, traj) |
| Set wind speed trajectory. More...
|
|