cable_netcdf_nf90_file_get_att_var_string Subroutine

private subroutine cable_netcdf_nf90_file_get_att_var_string(this, var_name, att_name, att_value)

Type Bound

cable_netcdf_nf90_file_t

Arguments

Type IntentOptional Attributes Name
class(cable_netcdf_nf90_file_t), intent(inout) :: this
character(len=*), intent(in) :: var_name
character(len=*), intent(in) :: att_name
character(len=*), intent(out) :: att_value