branch develop updated (5e1f685 -> 2890136)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See http://git.codelutin.com/echobase.git from 5e1f685 From scmwebeditor -- fg new 2890136 From scmwebeditor -- fg The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 2890136c94e43c2a36f1da169ca9547aa2213af5 Author: mathieu.doray@ifremer.fr <unknown> Date: Wed Feb 10 15:47:00 2016 +0100 From scmwebeditor -- fg Summary of changes: src/site/en/rst/importData.rst | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
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 2890136c94e43c2a36f1da169ca9547aa2213af5 Author: mathieu.doray@ifremer.fr <unknown> Date: Wed Feb 10 15:47:00 2016 +0100 From scmwebeditor -- fg --- src/site/en/rst/importData.rst | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/site/en/rst/importData.rst b/src/site/en/rst/importData.rst index dd3658a..e40512e 100644 --- a/src/site/en/rst/importData.rst +++ b/src/site/en/rst/importData.rst @@ -263,7 +263,7 @@ Columns formats --------------- +-------------------------+--------------------------+ -| Colonne | Type | +| Column | Type | +=========================+==========================+ | vesselName |FK(Vessel#name) | +-------------------------+--------------------------+ @@ -285,18 +285,18 @@ Example GearMetadataValue ~~~~~~~~~~~~~~~~~ -Colonnes requises ------------------ +Required columns +---------------- :: vesselName;operationId;gearCode;metadataType;gearMetadataValue -Format des colonnes -------------------- +Columns formats +--------------- +---------------------+-----------------------+ -| Colonne | Type | +| Column | Type | +=====================+=======================+ | vesselName |FK(Vessel#name) | +---------------------+-----------------------+ @@ -309,7 +309,7 @@ Format des colonnes | gearMetadataValue |text | +---------------------+-----------------------+ -Exemple +Example ------- :: @@ -323,18 +323,18 @@ TotalSample / SubSample / BiometrySample TotalSample ~~~~~~~~~~~ -Colonnes requises ------------------ +Required columns +---------------- :: operationId;baracoudaCode;sizeCategory;sampleWeight;numberSampled;meanLength;meanWeight;noPerKg;sortedWeight -Format des colonnes -------------------- +Columns formats +--------------- +-----------------+-------------------------+ -| Colonne | Type | +| Column | Type | +=================+=========================+ | operationId |FK(Operation#id) | +-----------------+-------------------------+ @@ -355,7 +355,7 @@ Format des colonnes | sortedWeight |(float) | +-----------------+-------------------------+ -Exemple +Example ------- :: -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm