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 288af566830a0b85c9231884a93cf0f47024da0e Author: jcouteau <couteau@codelutin.com> Date: Fri Feb 21 16:41:14 2020 +0100 update doc --- src/site/en/rst/exportAtlantos.rst | 41 ++++++++++++++++++++++++++++++++++++++ src/site/rst/exportAtlantos.rst | 41 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 82 insertions(+) diff --git a/src/site/en/rst/exportAtlantos.rst b/src/site/en/rst/exportAtlantos.rst new file mode 100644 index 00000000..6bf8c6cb --- /dev/null +++ b/src/site/en/rst/exportAtlantos.rst @@ -0,0 +1,41 @@ +.. - +.. * #%L +.. * EchoBase +.. * %% +.. * Copyright (C) 2020 Ifremer, Codelutin +.. * %% +.. * This program is free software: you can redistribute it and/or modify +.. * it under the terms of the GNU Affero General Public License as published by +.. * the Free Software Foundation, either version 3 of the License, or +.. * (at your option) any later version. +.. * +.. * This program is distributed in the hope that it will be useful, +.. * but WITHOUT ANY WARRANTY; without even the implied warranty of +.. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +.. * GNU General Public License for more details. +.. * +.. * You should have received a copy of the GNU Affero General Public License +.. * along with this program. If not, see <http://www.gnu.org/licenses/>. +.. * #L% +.. - + +==================== +Atlantos/CIEM export +==================== + +Abstract +======== + +This document describes how to export Echobase data to Atlantos/CIEM format. + +Creating queries +---------------- + +Data can be exported to Atlantos/CIEM export by clicking on the appropriate menu entry (**ICES export**). You will be +asked the cruise and vessel to export. You will then get the exported files in a .zip after a short period of time. You +then can import the files it contains into Atlantos/CIEM database. + +Exported species +---------------- + +Only the species that have the value icesExport to true will be exported during the process \ No newline at end of file diff --git a/src/site/rst/exportAtlantos.rst b/src/site/rst/exportAtlantos.rst new file mode 100644 index 00000000..f3611b19 --- /dev/null +++ b/src/site/rst/exportAtlantos.rst @@ -0,0 +1,41 @@ +.. - +.. * #%L +.. * EchoBase +.. * %% +.. * Copyright (C) 2020 Ifremer, Codelutin +.. * %% +.. * This program is free software: you can redistribute it and/or modify +.. * it under the terms of the GNU Affero General Public License as published by +.. * the Free Software Foundation, either version 3 of the License, or +.. * (at your option) any later version. +.. * +.. * This program is distributed in the hope that it will be useful, +.. * but WITHOUT ANY WARRANTY; without even the implied warranty of +.. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +.. * GNU General Public License for more details. +.. * +.. * You should have received a copy of the GNU Affero General Public License +.. * along with this program. If not, see <http://www.gnu.org/licenses/>. +.. * #L% +.. - + +==================== +Export Atlantos/CIEM +==================== + +Abstract +======== + +Ce document explique comment exporter les données pour les importer dans la base Atlantos du CIEM. + +Exporter +-------- + +Les données peuvent être exportées au format Atlantos/CIEM en cliquant sur l'entrée de menu dédiée (**Exporter vers ICES**). +Vous devrez entrer la campagne et le navire pour exporter. Vous obtiendrez alors les fichiers d'export dans un zip après +quelques temps. Vous pourrez alors importer ces fichiers dans la base Atlantos du CIEM. + +Espèces exportées +----------------- + +Seules les espèces qui ont le champ **icesExport** renseigné à **true** seront exportées. \ No newline at end of file -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.