CABLE
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
cable_netcdf_file_get_att_global_real32
Interface
447 statements
Source File
cable_netcdf.F90
cable_netcdf_mod
cable_netcdf_file_get_att_global_real32
Contents
None
interface
private subroutine cable_netcdf_file_get_att_global_real32(this, att_name, att_value)
Arguments
Type
Intent
Optional
Attributes
Name
class(
cable_netcdf_file_t
),
intent(inout)
::
this
character(len=*),
intent(in)
::
att_name
real(kind=CABLE_NETCDF_REAL32_KIND),
intent(out)
::
att_value