input_nc_check_dims Subroutine

public subroutine input_nc_check_dims(ncid, icheck, vname)

Uses

    • netcdf
  • proc~~input_nc_check_dims~~UsesGraph proc~input_nc_check_dims input_nc_check_dims netcdf netcdf proc~input_nc_check_dims->netcdf

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: ncid
logical, intent(in) :: icheck
character(len=*), intent(in) :: vname

Calls

proc~~input_nc_check_dims~~CallsGraph proc~input_nc_check_dims input_nc_check_dims nf90_get_var nf90_get_var proc~input_nc_check_dims->nf90_get_var nf90_inq_dimid nf90_inq_dimid proc~input_nc_check_dims->nf90_inq_dimid nf90_inq_varid nf90_inq_varid proc~input_nc_check_dims->nf90_inq_varid nf90_inquire_dimension nf90_inquire_dimension proc~input_nc_check_dims->nf90_inquire_dimension proc~input_nc_check_error input_nc_check_error proc~input_nc_check_dims->proc~input_nc_check_error proc~log_debug log_debug proc~input_nc_check_dims->proc~log_debug proc~log_error log_error proc~input_nc_check_dims->proc~log_error proc~input_nc_check_error->proc~log_error nf90_strerror nf90_strerror proc~input_nc_check_error->nf90_strerror proc~log_message log_message proc~log_debug->proc~log_message proc~log_error->proc~log_message proc~log_format_message log_format_message proc~log_message->proc~log_format_message proc~log_write log_write proc~log_message->proc~log_write proc~colourise colourise proc~log_format_message->proc~colourise proc~date_time_str date_time_str proc~log_format_message->proc~date_time_str proc~to_string to_string proc~log_write->proc~to_string proc~string_index string_index proc~colourise->proc~string_index

Called by

proc~~input_nc_check_dims~~CalledByGraph proc~input_nc_check_dims input_nc_check_dims proc~input_nc_initialise input_nc_initialise proc~input_nc_initialise->proc~input_nc_check_dims proc~initialise initialise proc~initialise->proc~input_nc_initialise program~swim swim program~swim->proc~initialise