|
FV3 Bundle
|
Fortran module to handle ice concentration observations. More...
Data Types | |
| type | ufo_seasurfacetemp |
| Fortran derived type for sea surface temperature observation operator. More... | |
Functions/Subroutines | |
| subroutine, public | ufo_seasurfacetemp_simobs (self, geovals, hofx) |
Variables | |
| integer, parameter | max_string =800 |
Fortran module to handle ice concentration observations.
| subroutine, public ufo_seasurfacetemp_mod::ufo_seasurfacetemp_simobs | ( | type(ufo_seasurfacetemp), intent(in) | self, |
| type(ufo_geovals), intent(in) | geovals, | ||
| real(c_double), dimension(:), intent(inout) | hofx | ||
| ) |
Definition at line 33 of file ufo_seasurfacetemp_mod.F90.
|
private |
Definition at line 19 of file ufo_seasurfacetemp_mod.F90.