get_variable_id Subroutine

public subroutine get_variable_id(this, var_name, ivarid)

Arguments

Type IntentOptional Attributes Name
class(netcdf_file) :: this
character(len=*), intent(in) :: var_name
integer, intent(out) :: ivarid

Calls

proc~~get_variable_id~~CallsGraph proc~get_variable_id get_variable_id nf90_inq_varid nf90_inq_varid proc~get_variable_id->nf90_inq_varid proc~radiation_abort radiation_abort proc~get_variable_id->proc~radiation_abort nf90_strerror nf90_strerror proc~get_variable_id->nf90_strerror

Contents