FV3 Bundle
ncdc_dims Module Reference

Functions/Subroutines

integer(i_long) function nc_diag_cat_lookup_dim (dim_name)
 
subroutine nc_diag_cat_metadata_add_dim (dim_name, dim_size, dim_ul_size)
 

Variables

integer(i_long), parameter dim_start_size = 256
 

Function/Subroutine Documentation

◆ nc_diag_cat_lookup_dim()

integer(i_long) function ncdc_dims::nc_diag_cat_lookup_dim ( character(len=*), intent(in)  dim_name)

Definition at line 14 of file ncdc_dims.F90.

Here is the caller graph for this function:

◆ nc_diag_cat_metadata_add_dim()

subroutine ncdc_dims::nc_diag_cat_metadata_add_dim ( character(len=*), intent(in)  dim_name,
integer(i_long), intent(in)  dim_size,
integer(i_long), intent(in), optional  dim_ul_size 
)

Definition at line 30 of file ncdc_dims.F90.

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

Variable Documentation

◆ dim_start_size

integer(i_long), parameter ncdc_dims::dim_start_size = 256

Definition at line 10 of file ncdc_dims.F90.