diff --git a/docs/2_to_3_changes.html b/docs/2_to_3_changes.html index 769da318df..08a92f6f89 100644 --- a/docs/2_to_3_changes.html +++ b/docs/2_to_3_changes.html @@ -44,7 +44,7 @@ -

cf 3.16.0

+

cf 3.16.1

@@ -491,7 +491,7 @@

Changes to the API of existing methods +
>>> print(cf.example_field(10))
+Field: air_pressure (ncvar%pa)
+------------------------------
+Data            : air_pressure(time(2), ncdim%nMesh2_node(7)) hPa
+Cell methods    : time(2): point (interval: 3600 s)
+Dimension coords: time(2) = [2016-01-02 01:00:00, 2016-01-02 11:00:00] gregorian
+Auxiliary coords: longitude(ncdim%nMesh2_node(7)) = [-45.0, ..., -40.0] degrees_east
+                : latitude(ncdim%nMesh2_node(7)) = [35.0, ..., 34.0] degrees_north
+Topologies      : cell:point(ncdim%nMesh2_node(7), 5) = [[0, ..., --]]
+
+
+
>>> print(cf.example_field(11))
+Field: mole_fraction_of_ozone_in_air (ncvar%O3)
+-----------------------------------------------
+Data            : mole_fraction_of_ozone_in_air(cf_role=trajectory_id(1), ncdim%trajectory(4)) ppb
+Auxiliary coords: time(cf_role=trajectory_id(1), ncdim%trajectory(4)) = [[2024-02-26 09:01:00, ..., 2024-02-26 09:04:00]] standard
+                : altitude(cf_role=trajectory_id(1), ncdim%trajectory(4)) = [[2577.0, ..., 2563.0]] m
+                : air_pressure(cf_role=trajectory_id(1), ncdim%trajectory(4)) = [[751.0, ..., 780.0]] hPa
+                : latitude(cf_role=trajectory_id(1), ncdim%trajectory(4)) = [[52.0, ..., 52.2]] degree_north
+                : longitude(cf_role=trajectory_id(1), ncdim%trajectory(4)) = [[0.0, ..., 0.31]] degree_east
+                : cf_role=trajectory_id(cf_role=trajectory_id(1)) = [flight1]
+
+
@@ -377,7 +404,7 @@

cf.example_field