FV3 Bundle
ncdw_types::diag_varattr Type Reference

Public Attributes

character(len=100), dimension(:), allocatable names
 
integer(i_byte), dimension(:), allocatable types
 
integer(i_long), dimension(:), allocatable var_ids
 
integer(i_llong) total
 
integer(i_long) nobs_dim_id = -1
 

Detailed Description

Definition at line 439 of file ncdw_types.F90.

Member Data Documentation

◆ names

character(len=100), dimension(:), allocatable ncdw_types::diag_varattr::names

Definition at line 440 of file ncdw_types.F90.

◆ nobs_dim_id

integer(i_long) ncdw_types::diag_varattr::nobs_dim_id = -1

Definition at line 447 of file ncdw_types.F90.

◆ total

integer(i_llong) ncdw_types::diag_varattr::total

Definition at line 444 of file ncdw_types.F90.

◆ types

integer(i_byte), dimension(:), allocatable ncdw_types::diag_varattr::types

Definition at line 441 of file ncdw_types.F90.

◆ var_ids

integer(i_long), dimension(:), allocatable ncdw_types::diag_varattr::var_ids

Definition at line 442 of file ncdw_types.F90.


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