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