mod_ncll::ncatt Type Reference

Public Attributes

character(len=nf90_max_name+1) attname
 
integer xtype
 
integer len
 
integer attid
 
integer, dimension(:), allocatable int
 
real(spa), dimension(:), allocatable flt
 
real(dp), dimension(:), allocatable dbl
 
character(len=char_max_attlen), dimension(:), allocatable chr
 

Member Data Documentation

integer mod_ncll::ncatt::attid
character(len=nf90_max_name+1) mod_ncll::ncatt::attname
character(len=char_max_attlen), dimension(:), allocatable mod_ncll::ncatt::chr
real(dp), dimension(:), allocatable mod_ncll::ncatt::dbl
real(spa), dimension(:), allocatable mod_ncll::ncatt::flt
integer, dimension(:), allocatable mod_ncll::ncatt::int
integer mod_ncll::ncatt::len
integer mod_ncll::ncatt::xtype

The documentation for this type was generated from the following file: