Salome HOME
Corrections of examples path after install with scbi
[modules/hydro.git] / doc / salome / tutorial / english / english_importBathy.rst
index 266dc2e2f7533a43c5448f3f1602efae6b92c1cb..cdb2c32be2fad129b20e047d482e9b81011defc4 100644 (file)
@@ -20,7 +20,7 @@
 Bathymetry import
 #######################
 
-.. |import_bathy1| image:: /../_static/bathy1.png
+.. |import_bathy1| image:: ../_static/bathy1.png
    :align: middle
 
 The HYDRO module enables bathymetry file types that have .xyz or .asc extensions to be imported.
@@ -28,33 +28,33 @@ These are ASCII text files. The .xyz files contain one point per line, with the
 whereas the .asc files are formatted in a Cartesian x, y grid structure. The .asc files contain a header
 which lists the number of lines and columns, the coordinates of the south western corner and the cell-size in x and in y,
 below which is a matrix of the z altitude values. It is also possible to import bathymetries contained
-in SinusX-format files, as will be described later. 
+in SinusX-format files, as will be described later.
 
-Two files need to be imported for the purposes of this study. 
+Two files need to be imported for the purposes of this study.
 They are found in the installation directory of the SALOME HYDRO application::
 
-  <appli_xxx>/bin/salome/test/HYDRO/cloud_02.xyz 
+  <appli_xxx>/bin/salome/test/HYDRO/cloud_02.xyz
 
-  <appli_xxx>/bin/salome/test/HYDRO/garonne_point_L93.xyz 
+  <appli_xxx>/bin/salome/test/HYDRO/garonne_point_L93.xyz
 
-The *cloud_02.xyz* file is an extract of IGN data on a regular grid with one point every 75 m, freely available. 
+The *cloud_02.xyz* file is an extract of IGN data on a regular grid with one point every 75 m, freely available.
 The *garonne_point_L93.xyz* file corresponds to an earlier study, covers the major bed of the river over the region
-and is potentially more precise than the previous file, at least on the minor bed. 
+and is potentially more precise than the previous file, at least on the minor bed.
 
 These files are imported using the context menu of the *BATHYMETRIES* folder in the SALOME study tree.
 The import dialog box permits the user to select the file to be imported and to change its name in the study tree.
-The import instructions are confirmed by clicking on the *Apply and Close* button. 
+The import instructions are confirmed by clicking on the *Apply and Close* button.
 
 To display the bathymetry, click on the eye opposite its name and re-centre the image using the *fit all* button.
+
 The points are coloured according to their altitudes and the colour ranges are adjusted according to the minimum
-and maximum of all the displayed fields. The corresponding legend is always displayed. 
+and maximum of all the displayed fields. The corresponding legend is always displayed.
 
 You should obtain a view that looks like this:
 
   |import_bathy1|
 
- 
+
 .. only:: html
- 
-   :ref:`ref_exempleInondation`
+
+   :ref:`ref_english_exempleInondation`