Mercurial > dive4elements > gnv-client
annotate gnv-artifacts/doc/conf/meshwidth.xml @ 739:a40a6de70459
Modified the Workflow of Verticalprofiles on TimeSeriespoints that the Data that was sent by the Mapviewer-Interface take effect.
gnv-artifacts/trunk@778 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 15 Mar 2010 15:26:26 +0000 |
parents | 12ab08de9de5 |
children | 520a3b4da484 |
rev | line source |
---|---|
511
c5ed4ea8fb64
Make the mean with of an Mesh configurable issue93
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="UTF-8"?> |
c5ed4ea8fb64
Make the mean with of an Mesh configurable issue93
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
2 <mesh-widths> |
512
12ab08de9de5
Added Description of the sense of the different Attributes of the Configurationfile meshwidth.xml.
Tim Englich <tim.englich@intevation.de>
parents:
511
diff
changeset
|
3 <!-- |
12ab08de9de5
Added Description of the sense of the different Attributes of the Configurationfile meshwidth.xml.
Tim Englich <tim.englich@intevation.de>
parents:
511
diff
changeset
|
4 id = ID des Meshes in der Datenbank |
12ab08de9de5
Added Description of the sense of the different Attributes of the Configurationfile meshwidth.xml.
Tim Englich <tim.englich@intevation.de>
parents:
511
diff
changeset
|
5 width = Durchschnittlicher Abstand zwischen zwei Netzpunkten in Grad |
12ab08de9de5
Added Description of the sense of the different Attributes of the Configurationfile meshwidth.xml.
Tim Englich <tim.englich@intevation.de>
parents:
511
diff
changeset
|
6 --> |
511
c5ed4ea8fb64
Make the mean with of an Mesh configurable issue93
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
7 <mesh id="1" width="0.03" description="Küstenmodell"/> |
c5ed4ea8fb64
Make the mean with of an Mesh configurable issue93
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
8 <mesh id="2" width="0.30" description="Ostseemodell"/> |
c5ed4ea8fb64
Make the mean with of an Mesh configurable issue93
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
9 <mesh id="3" width="0.15" description="SST"/> |
c5ed4ea8fb64
Make the mean with of an Mesh configurable issue93
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
10 <mesh id="4" width="0.03" description="Küstenmodell Tagesmittel"/> |
c5ed4ea8fb64
Make the mean with of an Mesh configurable issue93
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
11 <mesh id="5" width="0.16" description="Nord-Ostseemodell Tagesmittel"/> |
c5ed4ea8fb64
Make the mean with of an Mesh configurable issue93
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
12 <mesh id="321" width="0.30" description="SST"/> |
c5ed4ea8fb64
Make the mean with of an Mesh configurable issue93
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
13 <mesh id="641" width="0.30" description="Eisdaten"/> |
c5ed4ea8fb64
Make the mean with of an Mesh configurable issue93
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
14 </mesh-widths> |