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