Mercurial > repos > ecology > timeseries_extraction
comparison macros.xml @ 0:810820a0d45c 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:23:21 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:810820a0d45c |
---|---|
1 <macros> | |
2 <token name="@TOOL_VERSION@">2022.3.0</token> | |
3 <token name="@VERSION_SUFFIX@">0</token> | |
4 <token name="@PROFILE@">20.05</token> | |
5 <xml name="edam_ontology"> | |
6 <edam_topics> | |
7 <edam_topic>topic_0610</edam_topic> | |
8 <edam_topic>topic_3050</edam_topic> | |
9 </edam_topics> | |
10 </xml> | |
11 <xml name="citations"> | |
12 <citations> | |
13 <citation type="bibtex"> | |
14 @article{hoyer2017xarray, | |
15 title = {xarray: {N-D} labeled arrays and datasets in {Python}}, | |
16 author = {Hoyer, S. and J. Hamman}, | |
17 journal = {Journal of Open Research Software}, | |
18 volume = {5}, | |
19 number = {1}, | |
20 year = {2017}, | |
21 publisher = {Ubiquity Press}, | |
22 doi = {10.5334/jors.148}, | |
23 url = {http://doi.org/10.5334/jors.148} | |
24 } | |
25 </citation> | |
26 </citations> | |
27 </xml> | |
28 </macros> |