0.6.2-dev0
FORCES
FORtran lib for Comp. Env. Sys.
Loading...
Searching...
No Matches
mo_ncwrite::attribute Type Reference

NetCDF attribute. More...

Public Attributes

character(len=maxlenname
 attribute name
 
integer(i4) xtype
 attribute of the values
 
integer(i4) nvalues
 number of attributes
 
character(len=maxlenvalues
 numbers or "characters" separed by spaces
 

Detailed Description

NetCDF attribute.

Definition at line 55 of file mo_ncwrite.f90.

Member Data Documentation

◆ name

character (len = maxlen) mo_ncwrite::attribute::name

attribute name

Definition at line 56 of file mo_ncwrite.f90.

◆ nvalues

integer(i4) mo_ncwrite::attribute::nvalues

number of attributes

Definition at line 58 of file mo_ncwrite.f90.

◆ values

character (len = maxlen) mo_ncwrite::attribute::values

numbers or "characters" separed by spaces

Definition at line 59 of file mo_ncwrite.f90.

◆ xtype

integer(i4) mo_ncwrite::attribute::xtype

attribute of the values

Definition at line 57 of file mo_ncwrite.f90.


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