cable_netcdf_file_get_att_global_real64 Interface

interface
private subroutine cable_netcdf_file_get_att_global_real64(this, att_name, att_value)

Arguments

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