You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/_sources/cf_data_model.rst.txt
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,8 @@
14
14
15
15
----
16
16
17
+
Version |release| for version |version| of the CF conventions.
18
+
17
19
The CF (Climate and Forecast) metadata conventions
18
20
(http://cfconventions.org) provide a description of the physical
19
21
meaning of data and of their spatial and temporal properties and are
@@ -90,11 +92,19 @@ all of its metadata. It is defined as follows:
90
92
cell measure constructs
91
93
corresponding to CF-netCDF cell measure variables
92
94
95
+
domain topology constructs
96
+
corresponding to CF-netCDF UGRID mesh topology variables
97
+
98
+
cell connectivity constructs
99
+
corresponding to CF-netCDF UGRID connectivity variables
100
+
93
101
----
94
102
103
+
95
104
|
96
105
97
106
.. figure:: images/cfdm_field.svg
98
-
:scale:8 %
99
107
100
108
*The constructs of the CF data model described using UML. The field construct corresponds to a CF-netCDF data variable. The domain construct provides the linkage between the field construct and the constructs which describe measurement locations and cell properties. It is useful to define an abstract generic coordinate construct that can be used to refer to coordinates when the their type (dimension or auxiliary coordinate construct) is not an issue.*
<p><spanclass="caption-text"><em>The constructs of the CF data model described using UML. The field construct corresponds to a CF-netCDF data variable. The domain construct provides the linkage between the field construct and the constructs which describe measurement locations and cell properties. It is useful to define an abstract generic coordinate construct that can be used to refer to coordinates when the their type (dimension or auxiliary coordinate construct) is not an issue.</em></span><aclass="headerlink" href="#id2" title="Permalink to this image">¶</a></p>
<imgsrc="../_images/sphx_glr_plot_03_recipe_001.png" srcset="../_images/sphx_glr_plot_03_recipe_001.png" alt="plot 03 recipe" class = "sphx-glr-single-img"/><pclass="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 8.465 seconds)</p>
0 commit comments