Mercurial > repos > ufz > ogs_simulation
comparison macros.xml @ 0:ce3d848dff57 draft default tip
planemo upload for repository https://github.com/Helmholtz-UFZ/galaxy-tools/tree/main/tools/ogs/ commit 8d522c2d14b28a4df096a5a13cd800bbf086f09f
| author | ufz |
|---|---|
| date | Thu, 06 Mar 2025 17:29:42 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:ce3d848dff57 |
|---|---|
| 1 <macros> | |
| 2 <token name="@TOOL_VERSION@">6.5.3</token> | |
| 3 <token name="@PROFILE@">23.0</token> | |
| 4 <token name="@VERSION_SUFFIX@">0</token> | |
| 5 | |
| 6 <xml name="ogs_requirement"> | |
| 7 <requirement type="package" version="@TOOL_VERSION@">ogs</requirement> | |
| 8 <yield/> | |
| 9 </xml> | |
| 10 | |
| 11 <xml name="ogs_citation"> | |
| 12 <citations> | |
| 13 <citation type="doi">10.1007/s12665-012-1546-x</citation> | |
| 14 </citations> | |
| 15 </xml> | |
| 16 | |
| 17 <xml name="creator"> | |
| 18 <creator> | |
| 19 <organization name="Helmholtz Centre for Environmental Research - UFZ, Department of Environmental Informatics" url ="https://www.ufz.de/index.php?en=34216"/> | |
| 20 </creator> | |
| 21 </xml> | |
| 22 </macros> |
