ocssw
V2022
|
global_model_grids.f90 File Reference
Go to the source code of this file.
Data Types | |
type | ancillary_type |
Modules | |
module | global_model_grids |
Functions/Subroutines | |
subroutine | get_model_idx (lat, lon, i, j) |
subroutine | get_model_idx_geos5 (grid_xstart, grid_ystart, lat, lon, model_i, model_j) |
subroutine | find_geos5_bounds (istart, iend, jstart, jend, lat, lon) |
real function | get_w (RH, T, P) |
Variables | |
real, dimension(0:719, 0:359, 1) | ice_grid |
real, dimension(0:359, 0:180, 1) | ozn_grid |
logical | grids_are_read |
logical | icec_is_read |
logical | nise_is_read |
logical | snow_stats_are_read = .false. |