All CF attributes are listed here except for those that are used to describe grid mappings and mesh topologies. See [appendix-grid-mappings] for the grid mapping attributes, and [appendix-mesh-topology-attributes] for mesh topology attributes.
The "Type" values are S for string, N for numeric, and D for the type of the data variable. Each attribute may be used in any of the ways shown in its "Use" entry. G indicates it can appear as a global attribute, and Gr as a group attribute. For variable attributes, the possible values of "Use" are: C for variables containing coordinate data, D for data variables, M for geometry container variables, Q for quantization container variables, Do for domain variables, BI and BO for boundary variables (see [cell-boundaries] for the distinction between BI and BO), and - for variables with some other purpose. CF does not prohibit any of these attributes from being attached to variables of different kinds from those listed as their "Use" in this table, but their meanings are not defined by CF if they are used in these other ways. "Links" indicates the location of the attribute"s original definition (first link) and sections where the attribute is discussed in this document (additional links as necessary).
Attribute | Type | Use | Links | Description |
---|---|---|---|---|
|
N |
C, D, BO |
The smallest and the largest valid non-missing values occurring in the variable. |
|
|
N |
C, D, BO |
If present for a variable, this number is to be added to the data after it is read by an application.
If both |
|
|
S |
Q |
[quantization-variables], and [quantization-algorithms-description] |
Name of the quantization algorithm employed. |
|
S |
D |
Identifies a variable that contains closely associated data, e.g., the measurement uncertainties of instrument data. |
|
|
S |
C, BI |
Identifies latitude, longitude, vertical, or time axes. |
|
|
S |
C |
Identifies a boundary variable. |
|
|
S |
C, BI |
Calendar used for encoding time axes. |
|
|
S |
D, Do |
Identifies variables that contain cell areas or volumes. |
|
|
S |
D |
Records the method used to derive data that represents cell values. |
|
|
S |
C, BI |
Identifies the roles of variables that identify features in discrete sampling geometries. Identifies the roles of mesh topology and location index set variables (see [appendix-mesh-topology-attributes]). |
|
|
S |
C |
Identifies a climatology variable. |
|
|
S |
G, C, D |
Miscellaneous information about the data or methods used to produce it. |
|
|
S |
C |
Records dimensions which have been compressed by gathering. |
|
|
S |
C, BI |
Indicates the standard name, from the standard name table, of the computed vertical coordinate values, computed according to the formula in the definition. |
|
|
S |
G |
Name of the conventions followed by the dataset. |
|
|
S |
D, Do |
Indicates that coordinates have been compressed by sampling and identifies the tie point coordinate variables and their associated interpolation variables. |
|
|
S |
D, M, Do |
Identifies auxiliary coordinate variables, label variables, and alternate coordinate variables. |
|
|
S |
Do |
Identifies the dimensions that define a domain variable. |
|
|
S |
G |
Identifies variables which are named by |
|
|
D |
C, D, BO |
NUG Appendix A, "Attribute Conventions", and [missing-data], and [ch9-missing-data]. |
A value used to represent missing or undefined data. Allowed for auxiliary coordinate variables but not allowed for coordinate variables. |
|
S |
G |
Specifies the type of discrete sampling geometry to which the data in the scope of this attribute belongs, and implies that all data variables in the scope of this attribute contain collections of features of that type. |
|
|
D |
D |
Provides a list of bit fields expressing Boolean or enumerated flags. |
|
|
S |
D |
Use in conjunction with |
|
|
D |
D |
Provides a list of the flag values.
Use in conjunction with |
|
|
S |
C, BO |
Identifies variables that correspond to the terms in a formula. |
|
|
S |
C, D, Do |
Identifies a variable that defines geometry. |
|
|
S |
M |
Indicates the type of geometry present. |
|
|
S |
D, M, Do |
Identifies a variable that defines a grid mapping. |
|
|
S |
G, Gr |
List of the applications that have modified the original data. |
|
|
S |
Q |
[quantization-variables], and [quantization-algorithms-description] |
The name and version of the library or client software that performed the quantization with |
|
S |
- |
An attribute which identifies an index variable and names the instance dimension to which it applies. The index variable indicates that the indexed ragged array representation is being used for a collection of features. |
|
|
S |
G, D |
Where the original data was produced. |
|
|
S |
M |
Identifies a variable that indicates if polygon parts are interior rings (i.e., holes) or not. |
|
|
N |
C, BI |
Specifies which month is lengthened by a day in leap years for a user defined calendar. |
|
|
N |
C, BI |
Provides an example of a leap year for a user defined calendar. It is assumed that all years that differ from this year by a multiple of four are also leap years. |
|
|
S |
D, Do |
[mesh-topology-variables], and [appendix-mesh-topology-attributes] |
Specifies the location type within the mesh topology at which the variable is defined. |
|
S |
D, Do |
[mesh-topology-variables], and [appendix-mesh-topology-attributes] |
Specifies a variable that defines the subset of locations of a mesh topology at which the variable is defined. |
|
S |
C, D, Do, BI |
A descriptive name that indicates a variable’s content. This name is not standardized. |
|
|
S |
D, Do |
[mesh-topology-variables], and [appendix-mesh-topology-attributes] |
Specifies a variable that defines a mesh topology. |
|
D |
C, D, BO |
A value or values used to represent missing or undefined data. Allowed for auxiliary coordinate variables but not allowed for coordinate variables. |
|
|
N |
C, BI |
Specifies the length of each month in a non-leap year for a user defined calendar. |
|
|
S |
M |
Identifies variables that contain geometry node coordinates. |
|
|
S |
M |
Identifies a variable indicating the count of nodes per geometry. |
|
|
S |
C |
Identifies a coordinate node variable. |
|
|
S |
M |
Identifies a variable providing the count of nodes per geometry part. |
|
|
S |
C, BI |
Direction of increasing vertical coordinate value. |
|
|
S |
D |
Identifies a variable that defines a quantization algorithm and its provenance. |
|
|
N |
D |
[per-variable-quantization-attributes], and [quantization-algorithms-description] |
Specifies the number of significant bits retained in the IEEE mantissa of data quantized with the BitRound algorithm.
Use in conjunction with |
|
N |
D |
[per-variable-quantization-attributes], and [quantization-algorithms-description] |
Specifies the number of significant base-10 digits retained in the IEEE mantissa of data quantized with base-10 quantization algorithms.
Use in conjunction with |
|
S |
G, D |
References that describe the data or methods used to produce it. |
|
|
S |
- |
An attribute which identifies a count variable and names the sample dimension to which it applies. The count variable indicates that the contiguous ragged array representation is being used for a collection of features. |
|
|
N |
C, D, BO |
If present for a variable, the data are to be multiplied by this factor after the data are read by an application.
See also the |
|
|
S |
G, D |
Method of production of the original data. |
|
|
N |
D |
If a data variable with a standard_name modifier of standard_error has this attribute, it indicates that the values are the stated multiple of one standard error. |
|
|
S |
C, D, BI |
A standard name that references a description of a variable"s content in the standard name table. |
|
|
S |
G, Gr |
Short description of the file contents. |
|
|
S |
C, D, BI |
Units of a variable’s content. |
|
|
S |
C, D, BI |
[units], and [time-coordinate] |
Specifies the interpretation of a unit of measure appearing in the |
|
N |
C, D, BO |
Largest valid value of a variable. |
|
|
N |
C, D, BO |
Smallest valid value of a variable. |
|
|
N |
C, D, BO |
Smallest and largest valid values of a variable. |