@@ -761,19 +761,22 @@ layout legend <layout_legend_item>`. These options include:
761
761
Exploring mesh datasets
762
762
========================
763
763
764
- Using the identify tools
765
- ------------------------
766
-
767
764
To identify mesh elements and their associated datasets, use the
768
765
|identify | :guilabel: `Identify Features ` tool from the :guilabel: `Attributes ` toolbar.
769
766
Click on a mesh element in the map canvas and the :guilabel: `Identify Results ` panel
770
767
opens, displaying information about the mesh layer and the identified element. The panel shows:
771
768
772
769
* **Dataset values ** for the clicked element:
773
770
774
- * The active dataset groups (scalar and, if available, vector)
771
+ * The active dataset groups (scalar and/or vector)
775
772
at the current time defined by the :guilabel: `Temporal Controller `.
773
+ * When the temporal navigation is enabled, all time-aware dataset groups
774
+ are shown with values corresponding to the current time step.
775
+ * When the temporal navigation is disabled, the results only contain values
776
+ from the :ref: `static dataset groups <meshsource >` defined.
776
777
* Other dataset groups are also listed after the active ones.
778
+ * Geometry information and some returned properties are always available
779
+ in both cases.
777
780
778
781
* **Source ** of the dataset (the file where it is stored).
779
782
@@ -790,10 +793,6 @@ opens, displaying information about the mesh layer and the identified element. T
790
793
* Coordinates of a snapped vertex (if the click was snapped to a vertex).
791
794
* Center of a snapped edge (if the click was snapped to an edge).
792
795
793
- When the map canvas is non-temporal (temporal navigation disabled),
794
- the results only contain values from the static dataset groups defined
795
- in the mesh layer properties.
796
-
797
796
.. _figure_mesh_identify :
798
797
799
798
.. figure :: img/mesh_identify.png
0 commit comments