Mercurial > repos > ecology > tool_biogeochemical_calibration
changeset 1:e28357f3202c draft default tip
planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/master/tools/ocean_data_view_manager commit ced737b68c38210dc800fc8b5adf08c040c68db5
author | ecology |
---|---|
date | Thu, 05 Jun 2025 16:48:16 +0000 |
parents | 0c59d92788ed |
children | |
files | bgc_calib.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/bgc_calib.xml Wed Jun 04 15:33:36 2025 +0000 +++ b/bgc_calib.xml Thu Jun 05 16:48:16 2025 +0000 @@ -1,7 +1,7 @@ <tool id="tool_biogeochemical_calibration" name="BioGeoChemical calibration" version="@VERSION@+galaxy@VERSION_SUFFIX@" profile="22.05" license="MIT"> <description>for sensors according to Argo recommendations</description> <macros> - <token name="@VERSION@">0.1</token> + <token name="@VERSION@">1.0</token> <token name="@VERSION_SUFFIX@">0</token> </macros> <requirements> @@ -124,7 +124,7 @@ </param> </when> <when value="N>1"> - <param name="reg_value" type="integer" min="0" label="Regression choice, enter the N linear regressions"/> + <param name="reg_value" type="integer" min="2" value="2" label="Regression choice, enter the N linear regressions"/> </when> </conditional> <param name="favored" type="boolean" label="Enter FALSE or TRUE to favored the single linear regression"/>