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