FV3 Bundle
ncdw_chaninfo Module Reference

Data Types

interface  nc_diag_chaninfo
 

Functions/Subroutines

subroutine nc_diag_chaninfo_dim_set (nchans)
 
subroutine nc_diag_chaninfo_allocmulti (multiplier)
 
subroutine nc_diag_chaninfo_load_def
 
subroutine nc_diag_chaninfo_write_def (internal)
 
subroutine nc_diag_chaninfo_write_data (flush_data_only)
 
subroutine nc_diag_chaninfo_set_strict (enable_strict)
 
subroutine nc_diag_chaninfo_prealloc_vars (num_of_addl_vars)
 
subroutine nc_diag_chaninfo_prealloc_vars_storage (nclayer_type, num_of_addl_slots)
 
subroutine nc_diag_chaninfo_expand
 
subroutine nc_diag_chaninfo_byte (chaninfo_name, chaninfo_value)
 
subroutine nc_diag_chaninfo_short (chaninfo_name, chaninfo_value)
 
subroutine nc_diag_chaninfo_long (chaninfo_name, chaninfo_value)
 
subroutine nc_diag_chaninfo_rsingle (chaninfo_name, chaninfo_value)
 
subroutine nc_diag_chaninfo_rdouble (chaninfo_name, chaninfo_value)
 
subroutine nc_diag_chaninfo_string (chaninfo_name, chaninfo_value)
 

Function/Subroutine Documentation

◆ nc_diag_chaninfo_allocmulti()

subroutine ncdw_chaninfo::nc_diag_chaninfo_allocmulti ( integer(i_long), intent(in)  multiplier)

Definition at line 431 of file ncdw_chaninfo.F90.

◆ nc_diag_chaninfo_byte()

subroutine ncdw_chaninfo::nc_diag_chaninfo_byte ( character(len=*), intent(in)  chaninfo_name,
integer(i_byte), intent(in)  chaninfo_value 
)

Definition at line 1785 of file ncdw_chaninfo.F90.

Here is the call graph for this function:

◆ nc_diag_chaninfo_dim_set()

subroutine ncdw_chaninfo::nc_diag_chaninfo_dim_set ( integer(i_long), intent(in)  nchans)

Definition at line 364 of file ncdw_chaninfo.F90.

◆ nc_diag_chaninfo_expand()

subroutine ncdw_chaninfo::nc_diag_chaninfo_expand ( )

Definition at line 1632 of file ncdw_chaninfo.F90.

Here is the caller graph for this function:

◆ nc_diag_chaninfo_load_def()

subroutine ncdw_chaninfo::nc_diag_chaninfo_load_def ( )

Definition at line 491 of file ncdw_chaninfo.F90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ nc_diag_chaninfo_long()

subroutine ncdw_chaninfo::nc_diag_chaninfo_long ( character(len=*), intent(in)  chaninfo_name,
integer(i_long), intent(in)  chaninfo_value 
)

Definition at line 2077 of file ncdw_chaninfo.F90.

Here is the call graph for this function:

◆ nc_diag_chaninfo_prealloc_vars()

subroutine ncdw_chaninfo::nc_diag_chaninfo_prealloc_vars ( integer(i_llong), intent(in)  num_of_addl_vars)

Definition at line 1430 of file ncdw_chaninfo.F90.

◆ nc_diag_chaninfo_prealloc_vars_storage()

subroutine ncdw_chaninfo::nc_diag_chaninfo_prealloc_vars_storage ( integer(i_byte), intent(in)  nclayer_type,
integer(i_llong), intent(in)  num_of_addl_slots 
)

Definition at line 1568 of file ncdw_chaninfo.F90.

Here is the call graph for this function:

◆ nc_diag_chaninfo_rdouble()

subroutine ncdw_chaninfo::nc_diag_chaninfo_rdouble ( character(len=*), intent(in)  chaninfo_name,
real(r_double), intent(in)  chaninfo_value 
)

Definition at line 2415 of file ncdw_chaninfo.F90.

Here is the call graph for this function:

◆ nc_diag_chaninfo_rsingle()

subroutine ncdw_chaninfo::nc_diag_chaninfo_rsingle ( character(len=*), intent(in)  chaninfo_name,
real(r_single), intent(in)  chaninfo_value 
)

Definition at line 2248 of file ncdw_chaninfo.F90.

Here is the call graph for this function:

◆ nc_diag_chaninfo_set_strict()

subroutine ncdw_chaninfo::nc_diag_chaninfo_set_strict ( logical, intent(in)  enable_strict)

Definition at line 1393 of file ncdw_chaninfo.F90.

Here is the caller graph for this function:

◆ nc_diag_chaninfo_short()

subroutine ncdw_chaninfo::nc_diag_chaninfo_short ( character(len=*), intent(in)  chaninfo_name,
integer(i_short), intent(in)  chaninfo_value 
)

Definition at line 1931 of file ncdw_chaninfo.F90.

Here is the call graph for this function:

◆ nc_diag_chaninfo_string()

subroutine ncdw_chaninfo::nc_diag_chaninfo_string ( character(len=*), intent(in)  chaninfo_name,
character(len=*), intent(in)  chaninfo_value 
)

Definition at line 2562 of file ncdw_chaninfo.F90.

Here is the call graph for this function:

◆ nc_diag_chaninfo_write_data()

subroutine ncdw_chaninfo::nc_diag_chaninfo_write_data ( logical, intent(in), optional  flush_data_only)

Definition at line 1108 of file ncdw_chaninfo.F90.

Here is the caller graph for this function:

◆ nc_diag_chaninfo_write_def()

subroutine ncdw_chaninfo::nc_diag_chaninfo_write_def ( logical, intent(in), optional  internal)

Definition at line 835 of file ncdw_chaninfo.F90.

Here is the call graph for this function:
Here is the caller graph for this function: