FMS  2024.03
Flexible Modeling System
subregion_type Type Reference

type to hold the sub region information about a file More...

Collaboration diagram for subregion_type:
[legend]

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.
 

Detailed Description

type to hold the sub region information about a file

Definition at line 86 of file fms_diag_yaml.F90.


The documentation for this type was generated from the following file: