cable_netcdf_stub_file_put_att_var_int32 Subroutine

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

Type Bound

cable_netcdf_stub_file_t

Arguments

Type IntentOptional Attributes Name
class(cable_netcdf_stub_file_t), intent(inout) :: this
character(len=*), intent(in) :: var_name
character(len=*), intent(in) :: att_name
integer(kind=CABLE_NETCDF_INT32_KIND), intent(in) :: att_value