Mercurial > repos > ufz > ogs_extractboundary
diff macros.xml @ 0:99d999e2e8dc 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:28:49 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Thu Mar 06 17:28:49 2025 +0000 @@ -0,0 +1,22 @@ +<macros> + <token name="@TOOL_VERSION@">6.5.3</token> + <token name="@PROFILE@">23.0</token> + <token name="@VERSION_SUFFIX@">0</token> + + <xml name="ogs_requirement"> + <requirement type="package" version="@TOOL_VERSION@">ogs</requirement> + <yield/> + </xml> + + <xml name="ogs_citation"> + <citations> + <citation type="doi">10.1007/s12665-012-1546-x</citation> + </citations> + </xml> + + <xml name="creator"> + <creator> + <organization name="Helmholtz Centre for Environmental Research - UFZ, Department of Environmental Informatics" url ="https://www.ufz.de/index.php?en=34216"/> + </creator> + </xml> +</macros> \ No newline at end of file