changeset 910:329a510ba5a2

Added Mapping between the Configuration an the shown Objects in the 5 System into the Documentation. doc/trunk@1044 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Mon, 03 May 2010 14:54:38 +0000
parents fcde68463722
children 11ebb00c8bf4
files doc/ChangeLog doc/config-manual/model_of_transitions.tex
diffstat 2 files changed, 78 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/doc/ChangeLog	Mon May 03 14:11:33 2010 +0000
+++ b/doc/ChangeLog	Mon May 03 14:54:38 2010 +0000
@@ -1,3 +1,9 @@
+2010-05-03  Tim Englich <tim@intevation.de>
+
+	* config-manual/model_of_transitions.tex:
+	Added Mapping between the Configuration an the shown Objects in the
+	System into the Documentation.
+
 2010-05-03  Tim Englich <tim@intevation.de>
 
 	* config-manual/model_of_transitions.tex:
--- a/doc/config-manual/model_of_transitions.tex	Mon May 03 14:11:33 2010 +0000
+++ b/doc/config-manual/model_of_transitions.tex	Mon May 03 14:54:38 2010 +0000
@@ -1,4 +1,72 @@
 \section{Model of transitions}
+\subsection{Relation between System and Configuration}
+
+The Generic Viewer provides several FIS.
+
+In the Configurationdocument each FIS is provided by an ArtifactFactory.
+
+The next listing shows the dependencies between the FIS and the Name
+of the Artifactfactory which belongs to it.
+
+\begin{itemize}
+    \item Marnet: fis\_marnet
+    \item IMIS: fis\_imis
+    \item STAUN: fis\_staun
+    \item Modeldata fis\_modeldata
+    \item Iceclimatology: fis\_eisklimatologie
+    \item Ice Station Report: fis\_icestations
+    \item SST: fis\_sst
+    \item Delphin: fis\_delphin
+    \item Thermosalinograph: fis\_thermosalinograph
+    \item Chemusurvey: fis\_chemusurvey
+    \item GTS: fis\_gts
+    \item CTD: fis\_bsh\_ctd
+    \item XBT: fis\_bsh\_xbt
+    \item SeaCat: is\_seacat
+    \item Sea State: fis\_seastate
+    \item Current Meter: fis\_currentmeter
+    \item Nauthis: fis\_nauthis
+    \item Contis: fis\_contis
+    \item Marine Features: fis\_marinefeatures
+\end{itemize}
+
+The Products of each FIS can be configured in the Artifact which belongs to 
+each Artifactfactory.
+
+There are three main groups where the different FIS can be devided to:
+
+\begin{itemize}
+   \item TimeSeriesPoints
+   \item Mesh
+   \item InstantaneousPoints
+\end{itemize}
+
+Each product is configured in separate Files stored in subfolders of the 
+Folder conf/products.
+
+The Configurationfiles are put into separate foldes sorted by the kind of 
+Product they provide:
+
+\begin{itemize}
+   \item  horizontalcrosssection  
+   \item  horizontalprofile  
+   \item  layer  
+   \item  timeseries  
+   \item  verticalcrosssection  
+   \item  verticalprofile
+\end{itemize}
+
+The Name of the File links to the main group of an FIS it belongs to.
+
+\begin{itemize}
+   \item TimeSeriesPoints: conf\_timeseriespoint.xml
+   \item Mesh: conf\_mesh.xml
+   \item InstantaneousPoints: conf\_instantaneouspoint.xml
+\end{itemize}
+
+The Configuration of each Product contains the different Steps which are
+required to generate the output of an Product.
+
 \subsection{General principle of model of transitions}
         - FIS -> product -> transitions in data model
 
@@ -17,7 +85,7 @@
   served by the FIS.
 \end{itemize}
 
-\subsubsection{Configuration of ArtifactFactories}
+\subsubsection{Configuration of a FIS}
 The Point of Enty into the system is to configure an Artifactfactory.
 Each Artifactfactory represents one FIS.
 It is possible to configure several Artifactfactories.
@@ -66,8 +134,8 @@
 In the Section /artifact/products it is possible to define several Products as 
 explained in the next Section.
 
-\paragraph{Products to an Artifact}
-One Artifact can provide several Products.
+\paragraph{Products to an FIS}
+One FIS can provide several Products.
 To do this it is required to configure them as shown below in the Section 
 /artifact/products
 
@@ -101,7 +169,7 @@
 DataWareHouse. (MEDIAN.SOURCEINFO)
 
 
-\subsubsection{Configuration of the Product-Artifacts}
+\subsubsection{Configuration of an Product}
 The Products of the different FIS are also modeled as Artifact-Objects.
 The different Products which are currently avaliable are stored in separate
 Files in the Folder project.

http://dive4elements.wald.intevation.org