|
OOPS
|
Functions/Subroutines | |
| subroutine | qg_wind_equiv_c (c_key_gom, c_key_hofx, c_bias) |
| Get equivalent for wind. More... | |
| subroutine | qg_wind_equiv_tl_c (c_key_gom, c_key_hofx, c_bias) |
| Get equivalent for wind - tangent linear. More... | |
| subroutine | qg_wind_equiv_ad_c (c_key_gom, c_key_hofx, c_bias) |
| Get equivalent for wind - adjoint. More... | |
|
private |
Get equivalent for wind - adjoint.
| [in] | c_key_gom | GOM |
| [in] | c_key_hofx | Observation vector |
| [in,out] | c_bias | Bias |
Definition at line 70 of file qg_wind_interface.F90.

|
private |
Get equivalent for wind.
| [in] | c_key_gom | GOM |
| [in] | c_key_hofx | Observation vector |
| [in] | c_bias | Bias |
Definition at line 24 of file qg_wind_interface.F90.

|
private |
Get equivalent for wind - tangent linear.
| [in] | c_key_gom | GOM |
| [in] | c_key_hofx | Observation vector |
| [in] | c_bias | Bias |
Definition at line 47 of file qg_wind_interface.F90.
