cable_netcdf_file_get_att_global_int32 Interface

interface
private subroutine cable_netcdf_file_get_att_global_int32(this, att_name, att_value)

Arguments

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