view macros.xml @ 2:e87073edecd6 draft

"planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/master/tools/data_manipulation/xarray/ commit 2166974df82f97557b082a9e55135098e61640c4"
author ecology
date Thu, 20 Jan 2022 17:08:29 +0000
parents b0780241f916
children c91c27b63fb2
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">0.20.2</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">20.05</token>
    <xml name="edam_ontology">
        <edam_topics>
            <edam_topic>topic_0610</edam_topic>
            <edam_topic>topic_3050</edam_topic>
        </edam_topics>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="bibtex">
                @article{hoyer2017xarray,
                    title     = {xarray: {N-D} labeled arrays and datasets in {Python}},
                    author    = {Hoyer, S. and J. Hamman},
                    journal   = {Journal of Open Research Software},
                    volume    = {5},
                    number    = {1},
                    year      = {2017},
                    publisher = {Ubiquity Press},
                    doi       = {10.5334/jors.148},
                    url       = {http://doi.org/10.5334/jors.148}
                }
            </citation>
        </citations>
    </xml>
</macros>