Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/src/test/ressources/conf.xml @ 119:4841808819d9
Added the new FIS
FIS GTS
FIS CTD
FIS XBT
to the Configuration.
This three FIS uses Data from InstantaneousPoint
Some CodeCleanup done
gnv-artifacts/trunk@182 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 05 Oct 2009 10:15:15 +0000 |
parents | ef157bd2fa92 |
children | c2c669ac6ecc |
comparison
equal
deleted
inserted
replaced
118:5ebc059064a6 | 119:4841808819d9 |
---|---|
15 ttl="300000" artifact="de.intevation.gnv.artifacts.fis.FISArtifact">de.intevation.artifactdatabase.DefaultArtifactFactory</artifact-factory> | 15 ttl="300000" artifact="de.intevation.gnv.artifacts.fis.FISArtifact">de.intevation.artifactdatabase.DefaultArtifactFactory</artifact-factory> |
16 <artifact-factory name="fis_thermosalinograph" description="Artiefactfactory for Instantiating the Artifact for the FIS Modeldata" | 16 <artifact-factory name="fis_thermosalinograph" description="Artiefactfactory for Instantiating the Artifact for the FIS Modeldata" |
17 ttl="300000" artifact="de.intevation.gnv.artifacts.fis.FISArtifact">de.intevation.artifactdatabase.DefaultArtifactFactory</artifact-factory> | 17 ttl="300000" artifact="de.intevation.gnv.artifacts.fis.FISArtifact">de.intevation.artifactdatabase.DefaultArtifactFactory</artifact-factory> |
18 <artifact-factory name="fis_chemusurvey" description="Artiefactfactory for Instantiating the Artifact for the FIS Modeldata" | 18 <artifact-factory name="fis_chemusurvey" description="Artiefactfactory for Instantiating the Artifact for the FIS Modeldata" |
19 ttl="300000" artifact="de.intevation.gnv.artifacts.fis.FISArtifact">de.intevation.artifactdatabase.DefaultArtifactFactory</artifact-factory> | 19 ttl="300000" artifact="de.intevation.gnv.artifacts.fis.FISArtifact">de.intevation.artifactdatabase.DefaultArtifactFactory</artifact-factory> |
20 <artifact-factory name="fis_instantaneouspoint" description="Artiefactfactory for Instantiating the Artifact for the FIS Modeldata" | 20 <artifact-factory name="fis_gts" description="Artiefactfactory for Instantiating the Artifact for the FIS Modeldata" |
21 ttl="300000" artifact="de.intevation.gnv.artifacts.fis.FISArtifact">de.intevation.artifactdatabase.DefaultArtifactFactory</artifact-factory> | |
22 <artifact-factory name="fis_bsh_ctd" description="Artiefactfactory for Instantiating the Artifact for the FIS Modeldata" | |
23 ttl="300000" artifact="de.intevation.gnv.artifacts.fis.FISArtifact">de.intevation.artifactdatabase.DefaultArtifactFactory</artifact-factory> | |
24 <artifact-factory name="fis_bsh_cbt" description="Artiefactfactory for Instantiating the Artifact for the FIS Modeldata" | |
21 ttl="300000" artifact="de.intevation.gnv.artifacts.fis.FISArtifact">de.intevation.artifactdatabase.DefaultArtifactFactory</artifact-factory> | 25 ttl="300000" artifact="de.intevation.gnv.artifacts.fis.FISArtifact">de.intevation.artifactdatabase.DefaultArtifactFactory</artifact-factory> |
22 </artifact-factories> | 26 </artifact-factories> |
23 </factories> | 27 </factories> |
24 <artifacts> | 28 <artifacts> |
25 <artifact name="fis_marnet"> | 29 <artifact name="fis_marnet"> |
129 </parameters> | 133 </parameters> |
130 </product> | 134 </product> |
131 | 135 |
132 </products> | 136 </products> |
133 </artifact> | 137 </artifact> |
134 <artifact name="fis_instantaneouspoint"> | 138 <artifact name="fis_gts"> |
135 <products> | 139 <products> |
136 <product name= "verticalProfile"> | 140 <product name= "verticalProfile"> |
137 <artifact-factory name="verticalProfileInstantaneousPoint" description="Artiefactfactory for Instantiating the Artifact for the FIS Modeldata" | 141 <artifact-factory name="verticalProfileInstantaneousPoint" description="Artiefactfactory for Instantiating the Artifact for the FIS Modeldata" |
138 ttl="300000" artifact="de.intevation.gnv.profile.vertical.VerticalProfileInstantaneousPointArtifact">de.intevation.artifactdatabase.DefaultArtifactFactory</artifact-factory> | 142 ttl="300000" artifact="de.intevation.gnv.profile.vertical.VerticalProfileInstantaneousPointArtifact">de.intevation.artifactdatabase.DefaultArtifactFactory</artifact-factory> |
139 <parameters></parameters> | 143 <parameters> |
140 </product> | 144 <parameter name="sourceid" value="5"/> |
141 </products> | 145 </parameters> |
142 </artifact> | 146 </product> |
143 | 147 </products> |
148 </artifact> | |
149 <artifact name="fis_bsh_ctd"> | |
150 <products> | |
151 <product name= "verticalProfile"> | |
152 <artifact-factory name="verticalProfileInstantaneousPoint" description="Artiefactfactory for Instantiating the Artifact for the FIS Modeldata" | |
153 ttl="300000" artifact="de.intevation.gnv.profile.vertical.VerticalProfileInstantaneousPointArtifact">de.intevation.artifactdatabase.DefaultArtifactFactory</artifact-factory> | |
154 <parameters> | |
155 <parameter name="sourceid" value="32"/> | |
156 </parameters> | |
157 </product> | |
158 </products> | |
159 </artifact> | |
160 <artifact name="fis_bsh_cbt"> | |
161 <products> | |
162 <product name= "verticalProfile"> | |
163 <artifact-factory name="verticalProfileInstantaneousPoint" description="Artiefactfactory for Instantiating the Artifact for the FIS Modeldata" | |
164 ttl="300000" artifact="de.intevation.gnv.profile.vertical.VerticalProfileInstantaneousPointArtifact">de.intevation.artifactdatabase.DefaultArtifactFactory</artifact-factory> | |
165 <parameters> | |
166 <parameter name="sourceid" value="36"/> | |
167 </parameters> | |
168 </product> | |
169 </products> | |
170 </artifact> | |
144 <artifact name="timeSeriesMesh"> | 171 <artifact name="timeSeriesMesh"> |
145 <transitions> | 172 <transitions> |
146 | 173 |
147 <transition id="timeseries_mesh" description="timeseries_mesh" transition="de.intevation.gnv.transition.DefaultTransition"> | 174 <transition id="timeseries_mesh" description="timeseries_mesh" transition="de.intevation.gnv.transition.DefaultTransition"> |
148 <queryID>timeseries_mesh</queryID> | 175 <queryID>timeseries_mesh</queryID> |
229 <inputvalue name="parameterid" type="Integer" multiselect="true" usedinquery="1"/> | 256 <inputvalue name="parameterid" type="Integer" multiselect="true" usedinquery="1"/> |
230 <inputvalue name="measurementid" type="Integer" multiselect="false" usedinquery="1"/> | 257 <inputvalue name="measurementid" type="Integer" multiselect="false" usedinquery="1"/> |
231 <inputvalue name="minvalue" type="Date" multiselect="false" usedinquery="1"/> | 258 <inputvalue name="minvalue" type="Date" multiselect="false" usedinquery="1"/> |
232 <inputvalue name="maxvalue" type="Date" multiselect="false" usedinquery="1"/> | 259 <inputvalue name="maxvalue" type="Date" multiselect="false" usedinquery="1"/> |
233 </inputvalues> | 260 </inputvalues> |
261 <value-names> | |
262 <value-name name="feature" value="meshid"></value-name> | |
263 <value-name name="parameter" value="parameterid"></value-name> | |
264 <value-name name="measurement" value="measurementid"></value-name> | |
265 </value-names> | |
234 <outputsModes> | 266 <outputsModes> |
235 <outputsMode name="chart" description="Chartrepresentation of the Values" mime-type="image/png"> | 267 <outputsMode name="chart" description="Chartrepresentation of the Values" mime-type="image/png"> |
236 <parameters> | 268 <parameters> |
237 <inputvalue name="width" type="Integer" value="600"/> | 269 <inputvalue name="width" type="Integer" value="600"/> |
238 <inputvalue name="height" type="Integer" value="400"/> | 270 <inputvalue name="height" type="Integer" value="400"/> |
366 <inputvalues> | 398 <inputvalues> |
367 <inputvalue name="featureid" type="Integer" multiselect="false"/> | 399 <inputvalue name="featureid" type="Integer" multiselect="false"/> |
368 <inputvalue name="parameterid" type="Integer" multiselect="true"/> | 400 <inputvalue name="parameterid" type="Integer" multiselect="true"/> |
369 <inputvalue name="dateid" type="Date" multiselect="true"/> | 401 <inputvalue name="dateid" type="Date" multiselect="true"/> |
370 </inputvalues> | 402 </inputvalues> |
403 <value-names> | |
404 <value-name name="feature" value="featureid"></value-name> | |
405 <value-name name="parameter" value="parameterid"></value-name> | |
406 <value-name name="measurement" value="dateid"></value-name> | |
407 </value-names> | |
371 <outputsModes> | 408 <outputsModes> |
372 <outputsMode name="chart" description="Chartrepresentation of the Values" mime-type="image/png"> | 409 <outputsMode name="chart" description="Chartrepresentation of the Values" mime-type="image/png"> |
373 <parameters> | 410 <parameters> |
374 <inputvalue name="width" type="Integer" value="600"/> | 411 <inputvalue name="width" type="Integer" value="600"/> |
375 <inputvalue name="height" type="Integer" value="400"/> | 412 <inputvalue name="height" type="Integer" value="400"/> |
452 <inputvalue name="parameterid" type="Integer" multiselect="true" usedinquery="1"/> | 489 <inputvalue name="parameterid" type="Integer" multiselect="true" usedinquery="1"/> |
453 <inputvalue name="dateid" type="Date" multiselect="true" usedinquery="1"/> | 490 <inputvalue name="dateid" type="Date" multiselect="true" usedinquery="1"/> |
454 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="2"/> | 491 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="2"/> |
455 <inputvalue name="mesh_point" type="Integer" multiselect="false" usedinquery="2"/> | 492 <inputvalue name="mesh_point" type="Integer" multiselect="false" usedinquery="2"/> |
456 </inputvalues> | 493 </inputvalues> |
494 <value-names> | |
495 <value-name name="feature" value="meshid"></value-name> | |
496 <value-name name="parameter" value="parameterid"></value-name> | |
497 <value-name name="measurement" value="dateid"></value-name> | |
498 </value-names> | |
457 <outputsModes> | 499 <outputsModes> |
458 <outputsMode name="chart" description="Chartrepresentation of the Values" mime-type="image/png"> | 500 <outputsMode name="chart" description="Chartrepresentation of the Values" mime-type="image/png"> |
459 <parameters> | 501 <parameters> |
460 <inputvalue name="width" type="Integer" value="600"/> | 502 <inputvalue name="width" type="Integer" value="600"/> |
461 <inputvalue name="height" type="Integer" value="400"/> | 503 <inputvalue name="height" type="Integer" value="400"/> |
470 | 512 |
471 <artifact name="verticalProfileInstantaneousPoint"> | 513 <artifact name="verticalProfileInstantaneousPoint"> |
472 <transitions> | 514 <transitions> |
473 <transition id="verticalprofile_instantaneouspoint_series" description="verticalprofile_instantaneouspoint_series" transition="de.intevation.gnv.transition.DefaultTransition"> | 515 <transition id="verticalprofile_instantaneouspoint_series" description="verticalprofile_instantaneouspoint_series" transition="de.intevation.gnv.transition.DefaultTransition"> |
474 <queryID>verticalprofile_instantaneouspoint_series</queryID> | 516 <queryID>verticalprofile_instantaneouspoint_series</queryID> |
475 <dataname>featureid</dataname> | 517 <dataname>seriesid</dataname> |
476 <data-multiselect>false</data-multiselect> | 518 <data-multiselect>false</data-multiselect> |
477 <reachableTransitions> | 519 <reachableTransitions> |
478 <transition>verticalprofile_instantaneouspoint_point</transition> | 520 <transition>verticalprofile_instantaneouspoint_point</transition> |
479 </reachableTransitions> | 521 </reachableTransitions> |
480 <inputvalues> | 522 <inputvalues> |
523 <inputvalue name="sourceid" type="Integer" multiselect="false"/> | |
481 </inputvalues> | 524 </inputvalues> |
482 </transition> | 525 </transition> |
483 <transition id="verticalprofile_instantaneouspoint_point" description="verticalprofile_instantaneouspoint_point" transition="de.intevation.gnv.transition.DefaultTransition"> | 526 <transition id="verticalprofile_instantaneouspoint_point" description="verticalprofile_instantaneouspoint_point" transition="de.intevation.gnv.transition.DefaultTransition"> |
484 <queryID>verticalprofile_instantaneouspoint_point</queryID> | 527 <queryID>verticalprofile_instantaneouspoint_point</queryID> |
485 <dataname>instantaneouspoint_point</dataname> | 528 <dataname>instantaneouspoint_point</dataname> |
486 <data-multiselect>false</data-multiselect> | 529 <data-multiselect>false</data-multiselect> |
487 <reachableTransitions> | 530 <reachableTransitions> |
488 <transition>verticalprofile_instantaneouspoint_parameter</transition>v | 531 <transition>verticalprofile_instantaneouspoint_parameter</transition>v |
489 </reachableTransitions> | 532 </reachableTransitions> |
490 <inputvalues> | 533 <inputvalues> |
491 <inputvalue name="featureid" type="Integer" multiselect="false"/> | 534 <inputvalue name="seriesid" type="Integer" multiselect="false"/> |
535 <inputvalue name="sourceid" type="Integer" multiselect="false"/> | |
492 </inputvalues> | 536 </inputvalues> |
493 </transition> | 537 </transition> |
494 <transition id="verticalprofile_instantaneouspoint_parameter" description="verticalprofile_instantaneouspoint_parameter" transition="de.intevation.gnv.transition.DefaultTransition"> | 538 <transition id="verticalprofile_instantaneouspoint_parameter" description="verticalprofile_instantaneouspoint_parameter" transition="de.intevation.gnv.transition.DefaultTransition"> |
495 <queryID>verticalprofile_instantaneouspoint_parameter</queryID> | 539 <queryID>verticalprofile_instantaneouspoint_parameter</queryID> |
496 <dataname>parameterid</dataname> | 540 <dataname>parameterid</dataname> |
497 <data-multiselect>true</data-multiselect> | 541 <data-multiselect>true</data-multiselect> |
498 <reachableTransitions> | 542 <reachableTransitions> |
499 <transition>verticalprofile_instantaneouspoint_calculate_results</transition> | 543 <transition>verticalprofile_instantaneouspoint_calculate_results</transition> |
500 </reachableTransitions> | 544 </reachableTransitions> |
501 <inputvalues> | 545 <inputvalues> |
502 <inputvalue name="featureid" type="Integer" multiselect="false" usedinquery="0" /> | 546 <inputvalue name="seriesid" type="Integer" multiselect="false" usedinquery="0" /> |
503 <inputvalue name="instantaneouspoint_point" type="Integer" multiselect="false" usedinquery="1"/> | 547 <inputvalue name="instantaneouspoint_point" type="Integer" multiselect="false" usedinquery="1"/> |
504 </inputvalues> | 548 </inputvalues> |
505 </transition> | 549 </transition> |
506 <transition id="verticalprofile_instantaneouspoint_calculate_results" description="verticalprofile_mesh_calculate_results" transition="de.intevation.gnv.transition.profile.vertical.VerticalProfileOutputTransition"> | 550 <transition id="verticalprofile_instantaneouspoint_calculate_results" description="verticalprofile_mesh_calculate_results" transition="de.intevation.gnv.transition.profile.vertical.VerticalProfileOutputTransition"> |
507 <queryID>verticalprofile_instantaneouspoint_chart_data</queryID> | 551 <queryID>verticalprofile_instantaneouspoint_chart_data</queryID> |
508 <inputvalues> | 552 <inputvalues> |
509 <inputvalue name="featureid" type="Integer" multiselect="false" usedinquery="0" /> | 553 <inputvalue name="seriesid" type="Integer" multiselect="false" usedinquery="0" /> |
510 <inputvalue name="instantaneouspoint_point" type="Integer" multiselect="false" usedinquery="1"/> | 554 <inputvalue name="instantaneouspoint_point" type="Integer" multiselect="false" usedinquery="1"/> |
511 <inputvalue name="parameterid" type="Integer" multiselect="true" usedinquery="1"/> | 555 <inputvalue name="parameterid" type="Integer" multiselect="true" usedinquery="1"/> |
512 </inputvalues> | 556 </inputvalues> |
557 <value-names> | |
558 <value-name name="feature" value="seriesid"></value-name> | |
559 <value-name name="parameter" value="parameterid"></value-name> | |
560 <value-name name="measurement" value="dateid"></value-name> | |
561 </value-names> | |
513 <outputsModes> | 562 <outputsModes> |
514 <outputsMode name="chart" description="Chartrepresentation of the Values" mime-type="image/png"> | 563 <outputsMode name="chart" description="Chartrepresentation of the Values" mime-type="image/png"> |
515 <parameters> | 564 <parameters> |
516 <inputvalue name="width" type="Integer" value="600"/> | 565 <inputvalue name="width" type="Integer" value="600"/> |
517 <inputvalue name="height" type="Integer" value="400"/> | 566 <inputvalue name="height" type="Integer" value="400"/> |
606 <inputvalue name="trackid" type="Integer" multiselect="false" usedinquery="0" /> | 655 <inputvalue name="trackid" type="Integer" multiselect="false" usedinquery="0" /> |
607 <inputvalue name="surveyid" type="Integer" multiselect="false" usedinquery="1" /> | 656 <inputvalue name="surveyid" type="Integer" multiselect="false" usedinquery="1" /> |
608 <inputvalue name="measurementid" type="Double" multiselect="true" usedinquery="1" /> | 657 <inputvalue name="measurementid" type="Double" multiselect="true" usedinquery="1" /> |
609 <inputvalue name="parameterid" type="Integer" multiselect="true" usedinquery="1" /> | 658 <inputvalue name="parameterid" type="Integer" multiselect="true" usedinquery="1" /> |
610 </inputvalues> | 659 </inputvalues> |
660 <value-names> | |
661 <value-name name="feature" value="cruiseid"></value-name> | |
662 <value-name name="parameter" value="parameterid"></value-name> | |
663 <value-name name="measurement" value="measurementid"></value-name> | |
664 </value-names> | |
611 <outputsModes> | 665 <outputsModes> |
612 <outputsMode name="chart" description="Chartrepresentation of the Values" mime-type="image/png"> | 666 <outputsMode name="chart" description="Chartrepresentation of the Values" mime-type="image/png"> |
613 <parameters> | 667 <parameters> |
614 <inputvalue name="width" type="Integer" value="600"/> | 668 <inputvalue name="width" type="Integer" value="600"/> |
615 <inputvalue name="height" type="Integer" value="400"/> | 669 <inputvalue name="height" type="Integer" value="400"/> |
723 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="2"/> | 777 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="2"/> |
724 <inputvalue name="depthid" type="Integer" multiselect="true" usedinquery="1"/> | 778 <inputvalue name="depthid" type="Integer" multiselect="true" usedinquery="1"/> |
725 <inputvalue name="axisid" type="AttributeName" multiselect="false" usedinquery="2"/> | 779 <inputvalue name="axisid" type="AttributeName" multiselect="false" usedinquery="2"/> |
726 <inputvalue name="mesh_point" type="Integer" multiselect="false" usedinquery="1"/> | 780 <inputvalue name="mesh_point" type="Integer" multiselect="false" usedinquery="1"/> |
727 </inputvalues> | 781 </inputvalues> |
782 <value-names> | |
783 <value-name name="feature" value="meshid"></value-name> | |
784 <value-name name="parameter" value="parameterid"></value-name> | |
785 <value-name name="measurement" value="depthid"></value-name> | |
786 </value-names> | |
728 <outputsModes> | 787 <outputsModes> |
729 <outputsMode name="chart" description="Chartrepresentation of the Values" mime-type="image/png"> | 788 <outputsMode name="chart" description="Chartrepresentation of the Values" mime-type="image/png"> |
730 <parameters> | 789 <parameters> |
731 <inputvalue name="width" type="Integer" value="600"/> | 790 <inputvalue name="width" type="Integer" value="600"/> |
732 <inputvalue name="height" type="Integer" value="400"/> | 791 <inputvalue name="height" type="Integer" value="400"/> |