Mercurial > dive4elements > gnv-client
view gnv-artifacts/doc/conf/meshwidth.xml @ 1114:7e085bfb107b
Bugfix: Histogram width results in an IllegalArgumentException (issue320).
gnv-artifacts/trunk@1253 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 30 Jun 2010 13:05:42 +0000 |
parents | 520a3b4da484 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <mesh-widths> <!-- id = ID des Meshes in der Datenbank width = Durchschnittlicher Abstand zwischen zwei Netzpunkten in Grad --> <mesh id="1" width="0.03" description="Modelldaten Küstenmodell"/> <mesh id="3" width="0.15" description="Modelldaten Nord- und Ostseemodel"/> <mesh id="4" width="0.03" description="Modelldaten Küstenmodell Tagesmittel"/> <mesh id="5" width="0.16" description="Modelldaten Nord-Ostseemodell Tagesmittel"/> <mesh id="641" width="0.30" description="Eisdaten"/> <mesh id="2" width="0.30" description="SST-Karte woechentliche Nordseetemperaturen"/> <mesh id="321" width="0.30" description="SST-Karte woechentliche Ostseetemperaturen"/> <mesh id="961" width="0.30" description="SST-Karte monatliche Nordseetemperaturen"/> <mesh id="962" width="0.30" description="SST-Karte monatliche Ostseetemperaturen"/> </mesh-widths>