Soil Water Balance (SWB2)
Loading...
Searching...
No Matches
netcdf4_support::t_netcdf_attribute Type Reference

Public Attributes

character(len=64) sattributename
character(len=256), dimension(:), allocatable sattvalue
integer(c_short), dimension(:), allocatable i2attvalue
integer(c_int), dimension(:), allocatable iattvalue
real(c_float), dimension(:), allocatable rattvalue
real(c_double), dimension(:), allocatable dpattvalue
integer(c_int) inc_atttype
integer(c_size_t) inc_attsize

Detailed Description

Definition at line 186 of file netcdf4_support.F90.

Member Data Documentation

◆ dpattvalue

real (c_double), dimension(:), allocatable netcdf4_support::t_netcdf_attribute::dpattvalue

Definition at line 192 of file netcdf4_support.F90.

◆ i2attvalue

integer (c_short), dimension(:), allocatable netcdf4_support::t_netcdf_attribute::i2attvalue

Definition at line 189 of file netcdf4_support.F90.

◆ iattvalue

integer (c_int), dimension(:), allocatable netcdf4_support::t_netcdf_attribute::iattvalue

Definition at line 190 of file netcdf4_support.F90.

◆ inc_attsize

integer (c_size_t) netcdf4_support::t_netcdf_attribute::inc_attsize

Definition at line 194 of file netcdf4_support.F90.

◆ inc_atttype

integer (c_int) netcdf4_support::t_netcdf_attribute::inc_atttype

Definition at line 193 of file netcdf4_support.F90.

◆ rattvalue

real (c_float), dimension(:), allocatable netcdf4_support::t_netcdf_attribute::rattvalue

Definition at line 191 of file netcdf4_support.F90.

◆ sattributename

character (len=64) netcdf4_support::t_netcdf_attribute::sattributename

Definition at line 187 of file netcdf4_support.F90.

◆ sattvalue

character (len=256), dimension(:), allocatable netcdf4_support::t_netcdf_attribute::sattvalue

Definition at line 188 of file netcdf4_support.F90.


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