CABLE
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
cable_netcdf_pio_file_get_att_var_real32
Subroutine
8 statements
Source File
cable_netcdf_pio.F90
cable_netcdf_pio_mod
cable_netcdf_pio_file_get_att_var_real32
Contents
private subroutine cable_netcdf_pio_file_get_att_var_real32(this, var_name, att_name, att_value)
Type Bound
cable_netcdf_pio_file_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
cable_netcdf_pio_file_t
),
intent(inout)
::
this
character(len=*),
intent(in)
::
var_name
character(len=*),
intent(in)
::
att_name
real(kind=CABLE_NETCDF_REAL32_KIND),
intent(out)
::
att_value