FMS
2024.03
Flexible Modeling System
|
type to hold the sub region information about a file More...
Private Attributes | |
class(*), dimension(:,:), allocatable | corners |
(x, y) coordinates of the four corner of the region | |
integer | grid_type |
Flag indicating the type of region, acceptable values are latlon_gridtype, index_gridtype, null_gridtype. | |
integer | tile |
Tile number of the sub region required if using the "index" grid type. | |
type to hold the sub region information about a file
Definition at line 86 of file fms_diag_yaml.F90.