Mercurial > repos > bimib > marea_2
changeset 106:df1eee095863 draft
Uploaded
author | luca_milaz |
---|---|
date | Sun, 21 Jul 2024 18:47:41 +0000 |
parents | 168b4cc46072 |
children | d9b29c64efc9 |
files | marea_2/ras_to_bounds.xml |
diffstat | 1 files changed, 2 insertions(+), 10 deletions(-) [+] |
line wrap: on
line diff
--- a/marea_2/ras_to_bounds.xml Sun Jul 21 17:25:49 2024 +0000 +++ b/marea_2/ras_to_bounds.xml Sun Jul 21 18:47:41 2024 +0000 @@ -41,8 +41,8 @@ <conditional name="cond_ras"> <param name="ras_choice" argument="--ras_choice" type="select" label="Do want to use RAS?"> - <option value="yes" selected="true">Yes</option> - <option value="no">No</option> + <option value="True" selected="true">Yes</option> + <option value="False">No</option> </param> <when value="yes"> <param name="input_ras" argument="--input_ras" multiple="false" type="data" format="tabular, csv, tsv" label="RAS matrix:" /> @@ -56,9 +56,6 @@ </when> </conditional> - - - </inputs> <outputs> @@ -71,13 +68,8 @@ <help> - See mediums compositions `here`__. - .. __: https://<![CDATA[$__tool_directory__]]>/local/medium/medium.csv - <![CDATA[ - - What it does -------------