r719 - trunk/src/site/en/rst/user
Author: chatellier Date: 2011-02-08 17:31:18 +0000 (Tue, 08 Feb 2011) New Revision: 719 Log: Fix images Modified: trunk/src/site/en/rst/user/configuration.rst trunk/src/site/en/rst/user/controls.rst trunk/src/site/en/rst/user/dataformat.rst trunk/src/site/en/rst/user/guide_control.rst Modified: trunk/src/site/en/rst/user/configuration.rst =================================================================== --- trunk/src/site/en/rst/user/configuration.rst 2011-02-08 17:28:30 UTC (rev 718) +++ trunk/src/site/en/rst/user/configuration.rst 2011-02-08 17:31:18 UTC (rev 719) @@ -33,7 +33,7 @@ Paths ----- -.. image:: ../images/90-configurationpath.png +.. image:: ../../images/en/90-configurationpath.png In this wizard, you can define following options: @@ -55,7 +55,7 @@ Control step configuration -------------------------- -.. image:: ../images/91-configurationvalues.png +.. image:: ../../images/en/91-configurationvalues.png In this view, you can define configuration values used during control step : Modified: trunk/src/site/en/rst/user/controls.rst =================================================================== --- trunk/src/site/en/rst/user/controls.rst 2011-02-08 17:28:30 UTC (rev 718) +++ trunk/src/site/en/rst/user/controls.rst 2011-02-08 17:31:18 UTC (rev 719) @@ -60,7 +60,7 @@ Example ------- -Example of the startas validation file (error level) :: +Example of the strata validation file (error level) :: <validators> <field name="survey"> Modified: trunk/src/site/en/rst/user/dataformat.rst =================================================================== --- trunk/src/site/en/rst/user/dataformat.rst 2011-02-08 17:28:30 UTC (rev 718) +++ trunk/src/site/en/rst/user/dataformat.rst 2011-02-08 17:31:18 UTC (rev 719) @@ -58,8 +58,8 @@ EVHOE_TOT;1997;B1008;ARNOTHO;1.00;0.03 -stratas -~~~~~~~ +strata +~~~~~~ French headers:: @@ -69,7 +69,7 @@ Survey;Stratum;Surface -Sample (stratas.csv):: +Sample (strata.csv):: Survey;Stratum;Surface EVHOE_TOT;Gn1;8201.69199214 Modified: trunk/src/site/en/rst/user/guide_control.rst =================================================================== --- trunk/src/site/en/rst/user/guide_control.rst 2011-02-08 17:28:30 UTC (rev 718) +++ trunk/src/site/en/rst/user/guide_control.rst 2011-02-08 17:31:18 UTC (rev 719) @@ -28,7 +28,7 @@ The control step goal is to detect errors on the 4 data tables and possibly correct them if possible. -.. image:: ../images/10-controlmain.png +.. image:: ../../images/en/10-controlmain.png Data check ---------- @@ -74,7 +74,7 @@ * delete several selected lines. * find a pattern and replace it by another one -.. image:: ../images/11-controlmenu1.png +.. image:: ../../images/en/11-controlmenu1.png For example, if all the numbers got a comma (,) instead of a point (.) for @@ -92,7 +92,7 @@ ``Number``s in the catch and length per year files. A difference can show an error in the original data. -.. image:: ../images/13-controlgraphdiff.png +.. image:: ../../images/en/13-controlgraphdiff.png The button``Structures en taille`` displays an interface that can generate charts on a subset of data. @@ -100,7 +100,7 @@ It is for example possible to display the length structure but only for a stratum, or a specy, or get the sum… -.. image:: ../images/14-controlgraphlength.png +.. image:: ../../images/en/14-controlgraphlength.png Reports ------- @@ -119,7 +119,7 @@ This report is reachable by right clic on the errors tree after verifying the errors in the data. -.. image:: ../images/12-controlmenu2.png +.. image:: ../../images/en/12-controlmenu2.png This report contains the same errors thant the one displayed in the tree and the Catch/length comparison charts.
participants (1)
-
chatellier@users.labs.libre-entreprise.org