This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See http://git.codelutin.com/echobase.git commit a6b5013da0ebee7af09097837145310a75edc788 Author: mathieu.doray@ifremer.fr <unknown> Date: Wed Feb 10 16:04:14 2016 +0100 From scmwebeditor -- fg --- src/site/en/rst/importData.rst | 62 +++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/src/site/en/rst/importData.rst b/src/site/en/rst/importData.rst index 26ac921..2a11407 100644 --- a/src/site/en/rst/importData.rst +++ b/src/site/en/rst/importData.rst @@ -214,7 +214,7 @@ Columns formats --------------- +-----------------------------+-----------------------+ -| Colonne | Type | +| Column | Type | +=============================+=======================+ | vesselName |FK(Vessel#name) | +-----------------------------+-----------------------+ @@ -660,18 +660,18 @@ Example LengthWeightKey ~~~~~~~~~~~~~~~ -Colonnes requises ------------------ +Required columns +---------------- :: voyage;sizeCategory;aParameter;bParameter;baracoudaCode;strata -Format des colonnes -------------------- +Columns formats +--------------- +----------------+-------------------------+ -| Colonne | Type | +| Column | Type | +================+=========================+ | aParameter |(float) | +----------------+-------------------------+ @@ -686,7 +686,7 @@ Format des colonnes | strata |FK(Strata#name) | +----------------+-------------------------+ -Exemple +Example ------- :: @@ -697,18 +697,18 @@ Exemple LengthAgeKey ~~~~~~~~~~~~ -Colonnes requises ------------------ +Required columns +---------------- :: voyage;baracoudaCode;age;length;percentAtAge;metadata;strata -Format des colonnes -------------------- +Columns formats +--------------- +----------------+-------------------------+ -| Colonne | Type | +| Column | Type | +================+=========================+ | voyage |FK(Voyage#name) | +----------------+-------------------------+ @@ -725,7 +725,7 @@ Format des colonnes | baracoudaCode |FK(Species#baracoudaCode)| +----------------+-------------------------+ -Exemple +Example ------- :: @@ -739,18 +739,18 @@ Résultats Esdu Esdu / Echotype ~~~~~~~~~~~~~~~ -Colonnes requises ------------------ +Required columns +---------------- :: voyage;name;echotype;NASC;ReferenceStationCatch;ReferenceStationBiometry;dataQuality -Format des colonnes -------------------- +Columns formats +--------------- +----------------+-------------------------------------------------------------+ -| Colonne | Type | +| Column | Type | +================+=============================================================+ | voyage |FK(Voyage#name) | +----------------+-------------------------------------------------------------+ @@ -763,7 +763,7 @@ Format des colonnes | méta-données |FK(DataMetadata#name) (une colonne par méta à importer) | +----------------+-------------------------------------------------------------+ -Exemple +Example ------- :: @@ -774,18 +774,18 @@ Exemple Esdu / Echotype / Species Category ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Colonnes requises ------------------ +Required columns +---------------- :: voyage;name;echotype;baracoudaCode;sizeCategory;ReferenceStationCatch;Biomass;MeanLength;MeanWeight;Abundance;SigmaSp;NASC;pondBiomass;pondAbundance;dataQuality -Format des colonnes -------------------- +Columns formats +--------------- +----------------+-------------------------------------------------------------+ -| Colonne | Type | +| Column | Type | +================+=============================================================+ | voyage |FK(Voyage#name) | +----------------+-------------------------------------------------------------+ @@ -802,7 +802,7 @@ Format des colonnes | méta-données |FK(DataMetadata#name) (une colonne par méta à importer) | +----------------+-------------------------------------------------------------+ -Exemple +Example ------- :: @@ -824,7 +824,7 @@ Format des colonnes ------------------- +----------------------+-------------------------------------------------------+ -| Colonne | Type | +| Column | Type | +======================+=======================================================+ | voyage |FK(Voyage#name) | +----------------------+-------------------------------------------------------+ @@ -863,7 +863,7 @@ Format des colonnes ------------------- +----------------------+-------------------------------------------------------+ -| Colonne | Type | +| Column | Type | +======================+=======================================================+ | voyage |FK(Voyage#name) | +----------------------+-------------------------------------------------------+ @@ -905,7 +905,7 @@ Format des colonnes ------------------- +-----------------------+------------------------------------------------------+ -| Colonne | Type | +| Column | Type | +=======================+======================================================+ | voyage |FK(Voyage#name) | +-----------------------+------------------------------------------------------+ @@ -942,7 +942,7 @@ Format des colonnes ------------------- +-----------------------+------------------------------------------------------+ -| Colonne | Type | +| Column | Type | +=======================+======================================================+ | voyage |FK(Voyage) | +-----------------------+------------------------------------------------------+ @@ -973,7 +973,7 @@ Format des colonnes ------------------- +----------------------+-------------------------------------------------------+ -| Colonne | Type | +| Column | Type | +======================+=======================================================+ | voyage |FK(Voyage#name) | +----------------------+-------------------------------------------------------+ @@ -1015,7 +1015,7 @@ Format des colonnes ------------------- +----------------------+-------------------------------------------------------+ -| Colonne | Type | +| Column | Type | +======================+=======================================================+ | voyage |FK(Voyage#name) | +----------------------+-------------------------------------------------------+ -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.