FV3 Bundle
nc_diag_res Module Reference

Functions/Subroutines

subroutine nc_diag_load_resource_file (filename)
 
logical function nc_diag_load_check_variable (var_name)
 
subroutine nc_diag_close_resource_file
 

Variables

type(ncdf_value), pointer nc_diag_json => null()
 

Function/Subroutine Documentation

◆ nc_diag_close_resource_file()

subroutine nc_diag_res::nc_diag_close_resource_file ( )

Definition at line 120 of file nc_diag_res.f90.

Here is the call graph for this function:

◆ nc_diag_load_check_variable()

logical function nc_diag_res::nc_diag_load_check_variable ( character(len=*), intent(in)  var_name)

Definition at line 93 of file nc_diag_res.f90.

◆ nc_diag_load_resource_file()

subroutine nc_diag_res::nc_diag_load_resource_file ( character(len=*), intent(in)  filename)

Definition at line 66 of file nc_diag_res.f90.

Here is the call graph for this function:

Variable Documentation

◆ nc_diag_json

type(ncdf_value), pointer nc_diag_res::nc_diag_json => null()

Definition at line 43 of file nc_diag_res.f90.