Skip to content

Conversation

hefniraera
Copy link
Collaborator

Fixes #5894

Goal:

Ticket(s): #

  • Backport to LTR documentation is requested

Comment on lines 759 to 765
.. _exploring_mesh:

Exploring mesh datasets
========================

Using the identify tools
------------------------
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason to have two levels of title here? And there is only one child section.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wasn't sure though, probably just in case we have other ways other than identify tools to explore mesh dataset in the future? @DelazJ

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably... But I don't see what other ways we have today so would rather stick to a single level that we could adjust when the features are made available.


* **Dataset values** for the clicked element:

* The active dataset groups (scalar and, if available, vector)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* The active dataset groups (scalar and, if available, vector)
* The active dataset groups (scalar and/or vector)

You get info on the groups you made active and nothing prevents you from only enabling the vector one and deactivating the scalar

Comment on lines 793 to 795
When the map canvas is non-temporal (temporal navigation disabled),
the results only contain values from the static dataset groups defined
in the mesh layer properties.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this block belongs to the "Dataset values|groups" item. The "geometry information" and some of the returned properties are available in all cases, regardless of temporal controller, and it looks unclear to me how these outputs relate to each other.
As far as I understand the results, you get either:

  • TC is off: only the selected dataset groups with the value configured for their static state. Source is displayed for each. And x/y component for the vector dataset group.
  • TC is on: all available groups with their value "corresponding" to the current time. Source is displayed for each. And x/y component for the vector dataset group. And an additional field showing the actual time step value.
  • in both cases, Geometry information

* Center of a snapped edge (if the click was snapped to an edge).

When the map canvas is non-temporal (temporal navigation disabled),
the results only contain values from the static dataset groups defined
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's add a link to guide people to what we are talking about (I couldn't find a closer anchor)

Suggested change
the results only contain values from the static dataset groups defined
the results only contain values from the :ref:`static dataset groups <meshsource>` defined

@DelazJ DelazJ added the backport release_3.44 On merge create a backported pull request to 3.44 label Sep 18, 2025
@DelazJ
Copy link
Collaborator

DelazJ commented Sep 25, 2025

Sorry @hefniraera I do not understand your latest changes. Geometry information is mentioned twice, and nothing indicates that inactive dataset groups are shown only in TC on context.
My comment wasn't meant as a suggested text; I was just lazily trying to explain the whole structure of the panel and that items can't be listed that way. For instance, source, time step and vector x/y are sub-items of the so-called "dataset values" entry. Maybe the vector example can help?

@hefniraera
Copy link
Collaborator Author

Sorry @hefniraera I do not understand your latest changes. Geometry information is mentioned twice, and nothing indicates that inactive dataset groups are shown only in TC on context. My comment wasn't meant as a suggested text; I was just lazily trying to explain the whole structure of the panel and that items can't be listed that way. For instance, source, time step and vector x/y are sub-items of the so-called "dataset values" entry. Maybe the vector example can help?

Sorry about that, I guess I wasn’t focused enough. Let me fix that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport release_3.44 On merge create a backported pull request to 3.44
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multi identify for mesh layer (#37916)
2 participants