branch develop updated (480ca85 -> df4a2de)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git from 480ca85 Complete documentation new df4a2de #8738 Remove ReferenceStationBiometry in documentation # 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 df4a2de5dd6e64b422949849670fa9a6fc3c6573 Author: Julien Ruchaud <julien.ruchaud@debux.org> Date: Mon Nov 7 10:37:19 2016 +0100 #8738 Remove ReferenceStationBiometry in documentation # Summary of changes: src/site/en/rst/importData.rst | 12 ++++++------ src/site/rst/importData.rst | 12 ++++++------ 2 files changed, 12 insertions(+), 12 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 https://gitlab.nuiton.org/codelutin/echobase.git commit df4a2de5dd6e64b422949849670fa9a6fc3c6573 Author: Julien Ruchaud <julien.ruchaud@debux.org> Date: Mon Nov 7 10:37:19 2016 +0100 #8738 Remove ReferenceStationBiometry in documentation # --- src/site/en/rst/importData.rst | 12 ++++++------ src/site/rst/importData.rst | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/site/en/rst/importData.rst b/src/site/en/rst/importData.rst index 53195b2..8566a75 100644 --- a/src/site/en/rst/importData.rst +++ b/src/site/en/rst/importData.rst @@ -819,7 +819,7 @@ Required columns :: - voyage;name;echotype;NASC;ReferenceStationCatch;ReferenceStationBiometry;dataQuality + voyage;name;echotype;NASC;ReferenceStationCatch;dataQuality Columns formats --------------- @@ -843,8 +843,8 @@ Example :: - voyage;name;echotype;NASC;ReferenceStationCatch;ReferenceStationBiometry;dataQuality - PELGAS2011;2011-04-26 13:29:12.0000;D1;0;P0379;P0379;1 + voyage;name;echotype;NASC;ReferenceStationCatch;dataQuality + PELGAS2011;2011-04-26 13:29:12.0000;D1;0;P0379;1 Esdu / Echotype / Species Category ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -1271,7 +1271,7 @@ Required columns :: - mooring;name;echotype;NASC;ReferenceStationCatch;ReferenceStationBiometry;dataQuality + mooring;name;echotype;NASC;ReferenceStationCatch;dataQuality Columns formats --------------- @@ -1295,8 +1295,8 @@ Example :: - mooring;name;echotype;NASC;ReferenceStationCatch;ReferenceStationBiometry;dataQuality - MOORING1;2011-04-26 13:29:12.0000;D1;0;P0379;P0379;1 + mooring;name;echotype;NASC;ReferenceStationCatch;dataQuality + MOORING1;2011-04-26 13:29:12.0000;D1;0;P0379;1 Esdu / Echotype / Species Category ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/src/site/rst/importData.rst b/src/site/rst/importData.rst index f6ea4cf..d3111fc 100644 --- a/src/site/rst/importData.rst +++ b/src/site/rst/importData.rst @@ -822,7 +822,7 @@ Colonnes requises :: - voyage;name;echotype;NASC;ReferenceStationCatch;ReferenceStationBiometry;dataQuality + voyage;name;echotype;NASC;ReferenceStationCatch;dataQuality Format des colonnes ------------------- @@ -846,8 +846,8 @@ Exemple :: - voyage;name;echotype;NASC;ReferenceStationCatch;ReferenceStationBiometry;dataQuality - PELGAS2011;2011-04-26 13:29:12.0000;D1;0;P0379;P0379;1 + voyage;name;echotype;NASC;ReferenceStationCatch;dataQuality + PELGAS2011;2011-04-26 13:29:12.0000;D1;0;P0379;1 Esdu / Echotype / Species Category ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -1325,7 +1325,7 @@ Colonnes requises :: - mooring;name;echotype;NASC;ReferenceStationCatch;ReferenceStationBiometry;dataQuality + mooring;name;echotype;NASC;ReferenceStationCatch;dataQuality Format des colonnes ------------------- @@ -1349,8 +1349,8 @@ Exemple :: - mooring;name;echotype;NASC;ReferenceStationCatch;ReferenceStationBiometry;dataQuality - MOORING1;2011-04-26 13:29:12.0000;D1;0;P0379;P0379;1 + mooring;name;echotype;NASC;ReferenceStationCatch;dataQuality + MOORING1;2011-04-26 13:29:12.0000;D1;0;P0379;1 Esdu / Echotype / Species Category ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm