cable_netcdf_file_get_att_var_string Interface

interface
private subroutine cable_netcdf_file_get_att_var_string(this, var_name, att_name, att_value)

Arguments

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