FV3 Bundle
nc_diag_read_mod Module Reference

Functions/Subroutines

subroutine nc_diag_read_parse_file (filename, file_ncid, file_ncdr_id)
 
integer(i_long) function nc_diag_read_id_init (filename)
 
subroutine nc_diag_read_init (filename, file_ncdr_id, from_push)
 
subroutine nc_diag_read_push (filename, file_ncdr_id)
 
subroutine nc_diag_read_close (filename, file_ncdr_id, from_pop)
 
subroutine nc_diag_read_pop (filename, file_ncdr_id)
 
subroutine nc_diag_read_get_current_queue (filename, file_ncdr_id)
 
subroutine nc_diag_read_get_current (filename, file_ncdr_id)
 

Function/Subroutine Documentation

◆ nc_diag_read_close()

subroutine nc_diag_read_mod::nc_diag_read_close ( character(len=*), intent(in), optional  filename,
integer(i_long), intent(in), optional  file_ncdr_id,
logical, intent(in), optional  from_pop 
)

Definition at line 225 of file nc_diag_read_mod.F90.

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

◆ nc_diag_read_get_current()

subroutine nc_diag_read_mod::nc_diag_read_get_current ( character(len=*), intent(out), optional  filename,
integer(i_long), intent(out), optional  file_ncdr_id 
)

Definition at line 375 of file nc_diag_read_mod.F90.

◆ nc_diag_read_get_current_queue()

subroutine nc_diag_read_mod::nc_diag_read_get_current_queue ( character(len=*), intent(out), optional  filename,
integer(i_long), intent(out), optional  file_ncdr_id 
)

Definition at line 353 of file nc_diag_read_mod.F90.

◆ nc_diag_read_id_init()

integer(i_long) function nc_diag_read_mod::nc_diag_read_id_init ( character(len=*), intent(in)  filename)

Definition at line 163 of file nc_diag_read_mod.F90.

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

◆ nc_diag_read_init()

subroutine nc_diag_read_mod::nc_diag_read_init ( character(len=*), intent(in)  filename,
integer(i_long), intent(out), optional  file_ncdr_id,
logical, intent(in), optional  from_push 
)

Definition at line 176 of file nc_diag_read_mod.F90.

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

◆ nc_diag_read_parse_file()

subroutine nc_diag_read_mod::nc_diag_read_parse_file ( character(len=*), intent(in)  filename,
integer(i_long), intent(in)  file_ncid,
integer(i_long), intent(out)  file_ncdr_id 
)

Definition at line 108 of file nc_diag_read_mod.F90.

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

◆ nc_diag_read_pop()

subroutine nc_diag_read_mod::nc_diag_read_pop ( character(len=*), intent(out), optional  filename,
integer(i_long), intent(out), optional  file_ncdr_id 
)

Definition at line 317 of file nc_diag_read_mod.F90.

Here is the call graph for this function:

◆ nc_diag_read_push()

subroutine nc_diag_read_mod::nc_diag_read_push ( character(len=*), intent(in)  filename,
integer(i_long), intent(out), optional  file_ncdr_id 
)

Definition at line 196 of file nc_diag_read_mod.F90.

Here is the call graph for this function: