@@ -205,14 +205,19 @@ the selected mesh, including:
205
205
Both regular datasets (i.e. their data is stored in the file) and virtual
206
206
datasets (which are :ref: `calculated on the fly <mesh_calculator >`) are listed.
207
207
208
- * Use the |add | :guilabel: `Assign extra dataset to mesh ` button to add more
209
- groups to the current mesh layer.
210
- * |collapseTree | :guilabel: `Collapse all ` and |expandTree | :guilabel: `Expand
208
+ * Use the |symbologyAdd | :sup: `Assign Extra Dataset to Mesh` button to add more
209
+ groups to the current mesh layer. You can add dataset group to a mesh layer with the same name,
210
+ but not from the same URI. Dataset group names are automatically renamed to
211
+ "Original Name_Number".
212
+ * Use |symbologyRemove | :sup: `Remove Extra Dataset from Mesh` to remove additional datasets
213
+ groups from the mesh layer. Note that only dataset groups not associated with the
214
+ mesh source file can be removed.
215
+ * |collapseTree | :sup: `Collapse all` and |expandTree | :sup: `Expand
211
216
all` the dataset tree, in case of embedded groups
212
217
* If you are interested in few datasets, you can uncheck the others and
213
218
make them unavailable in the project
214
219
* Double-click over a name and you can rename the dataset.
215
- * |refresh | :guilabel : `Reset to defaults `: checks all the groups and
220
+ * |refresh | :sup : `Reset to defaults`: checks all the groups and
216
221
renames them back to their original name in the provider.
217
222
* Right-click over a virtual dataset group and you can:
218
223
@@ -229,7 +234,7 @@ the selected mesh, including:
229
234
* :guilabel: `Display dataset `: e.g., for the "bed elevation" dataset which is
230
235
not time aware
231
236
* extract a particular date time: the dataset matching the provided time
232
- is rendered and stay fixed during map navigation.
237
+ is rendered and stays fixed during map navigation.
233
238
234
239
235
240
.. _meshsymbology :
@@ -1323,6 +1328,10 @@ the expression to execute.
1323
1328
:width: 1.5em
1324
1329
.. |symbology | image :: /static/common/symbology.png
1325
1330
:width: 2em
1331
+ .. |symbologyAdd | image :: /static/common/symbologyAdd.png
1332
+ :width: 1.5em
1333
+ .. |symbologyRemove | image :: /static/common/symbologyRemove.png
1334
+ :width: 1.5em
1326
1335
.. |system | image :: /static/common/system.png
1327
1336
:width: 1.5em
1328
1337
.. |temporal | image :: /static/common/temporal.png
0 commit comments