FV3 Bundle
ncdw_types.F90 File Reference

Go to the source code of this file.

Data Types

type  ncdw_types::diag_chaninfo
 
type  ncdw_types::diag_md_iarr
 
type  ncdw_types::diag_metadata
 
type  ncdw_types::diag_d2d_iarr
 
type  ncdw_types::diag_data2d
 
type  ncdw_types::diag_varattr
 

Modules

module  ncdw_types
 

Variables

integer(i_byte), parameter ncdw_types::nlayer_byte = 1
 
integer(i_byte), parameter ncdw_types::nlayer_short = 2
 
integer(i_byte), parameter ncdw_types::nlayer_long = 3
 
integer(i_byte), parameter ncdw_types::nlayer_float = 4
 
integer(i_byte), parameter ncdw_types::nlayer_double = 5
 
integer(i_byte), parameter ncdw_types::nlayer_string = 6
 
integer(i_short), parameter ncdw_types::nlayer_default_ent = 1024
 
integer(i_long), parameter ncdw_types::nlayer_compression = 9
 
integer(i_long), parameter ncdw_types::nlayer_chunking = 16384
 
integer(i_long), parameter ncdw_types::nlayer_multi_base = 2
 
integer(i_byte), parameter ncdw_types::nlayer_fill_byte = NF90_FILL_BYTE
 
integer(i_short), parameter ncdw_types::nlayer_fill_short = NF90_FILL_SHORT
 
integer(i_long), parameter ncdw_types::nlayer_fill_long = NF90_FILL_INT
 
real(r_single), parameter ncdw_types::nlayer_fill_float = NF90_FILL_FLOAT
 
real(r_double), parameter ncdw_types::nlayer_fill_double = NF90_FILL_DOUBLE
 
character, parameter ncdw_types::nlayer_fill_char = NF90_FILL_CHAR