comparison artifacts/doc/conf/meta-data.xml @ 7174:87a7cdb6ee1e

Filter waterleveldifferences according to unit.
author Tom Gottfried <tom@intevation.de>
date Thu, 26 Sep 2013 17:31:25 +0200
parents ff4304735ac1
children 336d7690b38c
comparison
equal deleted inserted replaced
7173:ff4304735ac1 7174:87a7cdb6ee1e
1334 1334
1335 <dc:macro name="basedata_6_delta_w"> 1335 <dc:macro name="basedata_6_delta_w">
1336 <dc:filter expr="$kind=6"> 1336 <dc:filter expr="$kind=6">
1337 <dc:if test="dc:has-result()"> 1337 <dc:if test="dc:has-result()">
1338 <delta_w> 1338 <delta_w>
1339 <dc:group expr="dc:replace($wst_description, 'CSV/', '')"> 1339 <delta_w_cm>
1340 <relativepoint name="{dc:group-key()}"> 1340 <dc:filter expr="contains($wst_description, 'cm.csv')">
1341 <dc:for-each> 1341 <dc:group expr="dc:replace($wst_description, 'CSV/', '')">
1342 <column name="{$wst_column_name}" 1342 <relativepoint name="{dc:group-key()}">
1343 ids="delta_w-wstv-{$wst_column_position}-{$wst_id}" 1343 <dc:for-each>
1344 factory="staticwkms" target_out="{$out}" 1344 <column name="{$wst_column_name}"
1345 info="{$info} [km {$deffrom} - {$defto}]"/> 1345 ids="delta_w-wstv-{$wst_column_position}-{$wst_id}"
1346 </dc:for-each> 1346 factory="staticwkms" target_out="{$out}"
1347 </relativepoint> 1347 info="{$info} [km {$deffrom} - {$defto}]"/>
1348 </dc:group> 1348 </dc:for-each>
1349 </relativepoint>
1350 </dc:group>
1351 </dc:filter>
1352 </delta_w_cm>
1353 <delta_w_cma>
1354 <dc:filter expr="contains($wst_description, 'cm-a.csv')">
1355 <dc:group expr="dc:replace($wst_description, 'CSV/', '')">
1356 <relativepoint name="{dc:group-key()}">
1357 <dc:for-each>
1358 <column name="{$wst_column_name}"
1359 ids="delta_w-wstv-{$wst_column_position}-{$wst_id}"
1360 factory="staticwkms" target_out="{$out}"
1361 info="{$info} [km {$deffrom} - {$defto}]"/>
1362 </dc:for-each>
1363 </relativepoint>
1364 </dc:group>
1365 </dc:filter>
1366 </delta_w_cma>
1349 </delta_w> 1367 </delta_w>
1350 </dc:if> 1368 </dc:if>
1351 </dc:filter> 1369 </dc:filter>
1352 </dc:macro> 1370 </dc:macro>
1353 1371

http://dive4elements.wald.intevation.org