r791 - trunk/src/site/en/rst/user
Author: chatellier Date: 2011-03-23 14:37:52 +0000 (Wed, 23 Mar 2011) New Revision: 791 Log: Fix tab Modified: trunk/src/site/en/rst/user/guide_listcontrols.rst Modified: trunk/src/site/en/rst/user/guide_listcontrols.rst =================================================================== --- trunk/src/site/en/rst/user/guide_listcontrols.rst 2011-03-23 14:28:09 UTC (rev 790) +++ trunk/src/site/en/rst/user/guide_listcontrols.rst 2011-03-23 14:37:52 UTC (rev 791) @@ -50,13 +50,13 @@ +-----------------------------------------------------------------------------+----------+ | Other checks | Level | +=============================================================================+==========+ -| If Weight has a value different from 0, then Number also needs to be | | +| If Weight has a value different from 0, then Number also needs to be | | | different from 0 | Error | +-----------------------------------------------------------------------------+----------+ | Check for duplicate entries with the keys "Survey", "Year", "Haul", | | | "Species" | Error | +-----------------------------------------------------------------------------+----------+ -| Check of the minimum number of observations (minobs) in the table | | +| Check of the minimum number of observations (minobs) in the table | | | CATCH$Number by species by stratum by year | Warning | +-----------------------------------------------------------------------------+----------+ @@ -183,11 +183,11 @@ +-----------------------------------------------------------------------------+----------+ | Check that the difference between total numbers in the catch file and | Warning | | the corresonding numbers in the length file is below the percentage | | -| defined in configuration file. | | +| defined in configuration file. | | +-----------------------------------------------------------------------------+----------+ | Check that all strata in the haul file are also present in strata file. | Fatal | +-----------------------------------------------------------------------------+----------+ -| Check that all strata present in strata file are also in the haul file. | Warning | +| Check that all strata present in strata file are also in the haul file. | Warning | +-----------------------------------------------------------------------------+----------+ | Check that each haul present in the catch file is also in the haul file. | Fatal | +-----------------------------------------------------------------------------+----------+
participants (1)
-
chatellier@users.labs.libre-entreprise.org