view macros.xml @ 3:c91c27b63fb2 draft default tip

planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/master/tools/data_manipulation/xarray/ commit fd8ad4d97db7b1fd3876ff63e14280474e06fdf7
author ecology
date Sun, 31 Jul 2022 21:20:00 +0000
parents e87073edecd6
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">2022.3.0</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>