comparison obisindicators.xml @ 2:01e08ae72a98 draft

planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/master/tools/obisindicators commit 6c70a542eb19d8e86dab692b4c08c6ecaf18edb7
author ecology
date Wed, 25 Jan 2023 20:31:16 +0000
parents d7b6ff32d072
children 4e7c1fb5e894
comparison
equal deleted inserted replaced
1:d7b6ff32d072 2:01e08ae72a98
51 <param name="records" label="Select column containing the number of records" type="data_column" data_ref="input" numerical="true" use_header_names="true"/> 51 <param name="records" label="Select column containing the number of records" type="data_column" data_ref="input" numerical="true" use_header_names="true"/>
52 <param name="type" type="select" label="Type of projection for the map : select your coordinate reference system (CRS)"> 52 <param name="type" type="select" label="Type of projection for the map : select your coordinate reference system (CRS)">
53 <option value="0">Robinson projection</option> 53 <option value="0">Robinson projection</option>
54 <option value="4326">Geographic projection</option> 54 <option value="4326">Geographic projection</option>
55 </param> 55 </param>
56 <param name="resolution" label="Write a number between 1 and 30" type="text" data_ref="input" help="We strongly advise to stay below 15 or else you won't see a thing. The bigger your dataset is the smaller the resolution should be."/> 56 <param name="resolution" label="Choose a resolution for the discrete global grid specifying a number between 1 and 30" type="text" data_ref="input" help="We strongly advise to stay below 15 or else you won't see a thing. The bigger your dataset is the smaller the resolution should be."/>
57 </inputs> 57 </inputs>
58 <outputs> 58 <outputs>
59 <data name="output_index" from_work_dir="Index.csv" format="csv" label="Index"> 59 <data name="output_index" from_work_dir="Index.csv" format="csv" label="Index">
60 </data> 60 </data>
61 <collection type="list" name="plots"> 61 <collection type="list" name="plots">