annotate aquainfra_ogc_api_processes.xml @ 13:6b0a7e4e1460 draft default tip

planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
author ecology
date Fri, 28 Nov 2025 09:57:15 +0000
parents 65b149d71d53
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
13
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
1 <tool id="aquainfra_ogc_api_processes" name="AquaINFRA OGC API Processes" version="0.11.0" profile="22.05">
0
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
2 <description/>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
3 <macros>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
4 <import>macros.xml</import>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
5 </macros>
1
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
6 <creator>
2
af00a67d3649 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 22bb5ef944236a3e6c5d4e9ffb31e99b700031e6
ecology
parents: 1
diff changeset
7 <organization name="EOSC AquaINFRA" url="https://aquainfra.eu/"/>
1
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
8 </creator>
0
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
9 <expand macro="requirements"/>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
10 <command detect_errors="exit_code"><![CDATA[
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
11 Rscript '$__tool_directory__/aquainfra_ogc_api_processes.R'
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
12 --outputData '$output_data'
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
13 ]]></command>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
14 <configfiles>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
15 <inputs name="inputs" filename="inputs.json" data_style="paths"/>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
16 </configfiles>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
17 <inputs>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
18 <conditional name="conditional_process">
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
19 <param name="select_process" type="select" label="Select process">
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
20 <option value="points-att-polygon">points-att-polygon: Group points by region</option>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
21 <option value="peri-conv">peri-conv: Group data to groups based on date</option>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
22 <option value="mean-by-group">mean-by-group: Return group average</option>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
23 <option value="ts-selection-interpolation">ts-selection-interpolation: Select and Interpolate Time Series</option>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
24 <option value="trend-analysis-mk">trend-analysis-mk: Man-Kendall Trend Analysis on Time Series</option>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
25 <option value="barplot-trend-results">barplot-trend-results: Visualisation of statistical analysis results</option>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
26 <option value="map-trends-static">map-trends-static: Spatial visualisation of regions and data points</option>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
27 <option value="map-shapefile-points">map-shapefile-points: Spatial visualisation of regions and data points</option>
2
af00a67d3649 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 22bb5ef944236a3e6c5d4e9ffb31e99b700031e6
ecology
parents: 1
diff changeset
28 <option value="owt-classification">owt-classification: OWT Classification</option>
3
d413a6b6cebf planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 82b4eef37ab55a62d75ff42e96fca1e07da8d764
ecology
parents: 2
diff changeset
29 <option value="tordera-gloria">tordera-gloria: SWAT+, Soil and Water Assessment Tool</option>
d413a6b6cebf planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 82b4eef37ab55a62d75ff42e96fca1e07da8d764
ecology
parents: 2
diff changeset
30 <option value="tordera-gloria-connection">tordera-gloria-connection: SWAT+ output to MITgcm input connection tool</option>
4
eb41894de107 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 932bbb49332aaac4c5a16df41d4510ef2c9729f6
ecology
parents: 3
diff changeset
31 <option value="riverload">riverload: Compute River Load</option>
12
65b149d71d53 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 69bc0574d5e731293b0bffcd9b4bf8c297c10de9
ecology
parents: 11
diff changeset
32 <option value="mitgcm-prep">mitgcm-prep: MITgcm Preprocessing</option>
65b149d71d53 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 69bc0574d5e731293b0bffcd9b4bf8c297c10de9
ecology
parents: 11
diff changeset
33 <option value="mitgcm-run-model">mitgcm-run-model: MITgcm Model Run</option>
65b149d71d53 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 69bc0574d5e731293b0bffcd9b4bf8c297c10de9
ecology
parents: 11
diff changeset
34 <option value="mitgcm-resultplot">mitgcm-resultplot: MITgcm Plotting Tool</option>
8
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
35 <option value="retrieve-biodiversity-data">retrieve-biodiversity-data: Retrieve biodiversity data from the web</option>
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
36 <option value="match-data">match-data: Combine and match biodiversity data from separate sources</option>
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
37 <option value="check-names">check-names: Check species names in biodiversity data from separate sources</option>
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
38 <option value="pred-extract">pred-extract: pred extract for extraction of environmnetal data</option>
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
39 <option value="multidetect-and-clean">multidetect-and-clean: Run multidetect and clean the data</option>
10
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
40 <option value="heat1">heat1: Reproducing HEAT HOLAS results: Generate the Assessment Units</option>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
41 <option value="heat2">heat2: Reproducing HEAT HOLAS results: Combine the samples</option>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
42 <option value="heat3">heat3: Reproducing HEAT HOLAS results: Compute Annual Indicators</option>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
43 <option value="heat4">heat4: Reproducing HEAT HOLAS results: Compute Assessment Indicators</option>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
44 <option value="heat5">heat5: Reproducing HEAT HOLAS results: Compute Assessment</option>
11
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
45 <option value="heat1advanced">heat1advanced: Assessing Eutrophication: Generate the Assessment Units</option>
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
46 <option value="heat2advanced">heat2advanced: Assessing Eutrophication: Combine the samples</option>
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
47 <option value="heat3advanced">heat3advanced: Assessing Eutrophication: Compute Annual Indicators</option>
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
48 <option value="heat4advanced">heat4advanced: Assessing Eutrophication: Compute Assessment Indicators</option>
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
49 <option value="heat5advanced">heat5advanced: Assessing Eutrophication: Compute Assessment</option>
13
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
50 <option value="combine-eurostat-data">combine-eurostat-data: Attach human population statistics to EU NUTS3 regions.</option>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
51 <option value="weighting-functions">weighting-functions: Calculating human population density-derived weights for CORINE CLC classes.</option>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
52 <option value="clean-catchment-geometry">clean-catchment-geometry: Validate geometries (e.g. river catchments)</option>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
53 <option value="filter-clip-clean-extent">filter-clip-clean-extent: Align extents of three datasets (D1=NUTS3 regions; D2=LAU regions; D3=river catchments) including validation steps.</option>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
54 <option value="process-dasymetric-refinement">process-dasymetric-refinement: Dasymetric refinement of human population from NUTS3 regions to significant urban CORINE CLC polygons.</option>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
55 <option value="process-interpolate-lau">process-interpolate-lau: Measure precision of human population dasymetric refinement by comparing observed and estimated human population for EU LAU regions.</option>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
56 <option value="process-interpolate-subbasins">process-interpolate-subbasins: Area-weighted interpolation of ancillary data to calculate human population in target regions</option>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
57 <option value="process-create-visualizations">process-create-visualizations: Visualising final outputs of dasymetric refinement process.</option>
0
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
58 </param>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
59 <when value="points-att-polygon">
2
af00a67d3649 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 22bb5ef944236a3e6c5d4e9ffb31e99b700031e6
ecology
parents: 1
diff changeset
60 <param name="input_data" label="Table to be merged with study region" optional="false" help="URL to the input table containing the in-situ data points with coordinates. Can be provided as Excel file or CSV file (comma-separated text file). The coordinates have to be in WGS84 coordinate system. (URL must be stored in a .txt file)" type="data" format="txt"/>
af00a67d3649 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 22bb5ef944236a3e6c5d4e9ffb31e99b700031e6
ecology
parents: 1
diff changeset
61 <param name="regions" label="Study region or study subregions" optional="false" help="URL to the study region, or several regions, to classify your input data into groups of interest. Currently it has to be provided as a shapefile. It can be in any coordinate system and will be transformed to WGS84 during this process. (URL must be stored in a .txt file)" type="data" format="txt"/>
af00a67d3649 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 22bb5ef944236a3e6c5d4e9ffb31e99b700031e6
ecology
parents: 1
diff changeset
62 <param name="colname_long" label="Column name for longitude" optional="true" help="Only needed for data other than geojson. Name of the column that contains longitude values (in WGS84)." type="text"/>
af00a67d3649 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 22bb5ef944236a3e6c5d4e9ffb31e99b700031e6
ecology
parents: 1
diff changeset
63 <param name="colname_lat" label="Column name for latiitude" optional="true" help="Only needed for data other than geojson. Name of the column that contains latitude values (in WGS84)." type="text"/>
0
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
64 </when>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
65 <when value="peri-conv">
2
af00a67d3649 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 22bb5ef944236a3e6c5d4e9ffb31e99b700031e6
ecology
parents: 1
diff changeset
66 <param name="input_data" label="Table to be grouped by date, with date colum" optional="false" help="URL to the table with a column containing a date. It can have other columns which will not be changed during this process. (URL must be stored in a .txt file)" type="data" format="txt"/>
af00a67d3649 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 22bb5ef944236a3e6c5d4e9ffb31e99b700031e6
ecology
parents: 1
diff changeset
67 <param name="colname_date" label="Date column name" optional="false" help="Column name of the date column in the format defined above. Example: 'visit_date'." type="text"/>
0
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
68 <param name="date_format" label="Date format" optional="true" help="The date format used to parse the date, i.e. to extract day, month and year from the date column, e.g. or 'y-m-d' for dates like '1998-08-22' (this is the default) or 'y/m/d' for dates like '1998/08/22'." type="select">
1
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
69 <option value="y-m-d">y-m-d</option>
0
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
70 <option value="y/m/d">y/m/d</option>
1
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
71 </param>
2
af00a67d3649 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 22bb5ef944236a3e6c5d4e9ffb31e99b700031e6
ecology
parents: 1
diff changeset
72 <param name="group_to_periods" label="Periods to group the data into" optional="true" value="Dec-01:Mar-01,Mar-02:May-30,Jun-01:Aug-30,Sep-01:Nov-30" help="Define the periods that you want the data to be grouped into. Please follow the example (which is also the default): 'Dec-01:Mar-01,Mar-02:May-30,Jun-01:Aug-30,Sep-01:Nov-30' (first three letters of each month, then a minus/hyphen, then the day (two digits), then comma, then the next period)." type="text">
0
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
73 <validator type="regex">^(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-[0-3][0-9]:(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-[0-3][0-9](,(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-[0-3][0-9]:(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-[0-3][0-9])*$</validator>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
74 </param>
2
af00a67d3649 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 22bb5ef944236a3e6c5d4e9ffb31e99b700031e6
ecology
parents: 1
diff changeset
75 <param name="period_labels" label="Period labels" optional="true" value="winter,spring,summer,autumn" help="Define names for the periods defined above, separated by a comma. Example (which is also the default): 'winter,spring,summer,autumn'." type="text"/>
af00a67d3649 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 22bb5ef944236a3e6c5d4e9ffb31e99b700031e6
ecology
parents: 1
diff changeset
76 <param name="year_starts_at_dec1" label="Include December into next year" optional="true" checked="True" help="Tell whether the years in your grouping starts at first of December ('true') or not ('false'). This has to be reflected in the period definitions, these should not contradict each other. Defaults to 'true'." type="boolean" truevalue="True" falsevalue="False"/>
0
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
77 </when>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
78 <when value="mean-by-group">
2
af00a67d3649 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 22bb5ef944236a3e6c5d4e9ffb31e99b700031e6
ecology
parents: 1
diff changeset
79 <param name="input_data" label="Input table" optional="false" help="URL to the input table containing group identifier(s) and a value column. Groups are defined by one or more columns. Other columns present in the table will be removed in the process, retaining only those specified in cols_to_group_by and value_col. For example, use the result table from peri_conv. (URL must be stored in a .txt file)" type="data" format="txt"/>
0
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
80 <param name="colnames_to_group_by" label="Column names identifying group" optional="false" help="One or more column names identifying the group. A combination of all specified columns will be used to define unique groups for calculating the average value. Example: 'longitude, latitude, Year_adj_generated, group_labels, HELCOM_ID'. Another example: 'Year_adj_generated, group_labels, HELCOM_ID'." type="text"/>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
81 <param name="colname_value" label="Column name for column containing values" optional="false" help="The name of the column that contains the values for which the average will be calculated. Only one column name can be included. Examples: 'transparency_m', 'mean'" type="text"/>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
82 </when>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
83 <when value="ts-selection-interpolation">
2
af00a67d3649 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 22bb5ef944236a3e6c5d4e9ffb31e99b700031e6
ecology
parents: 1
diff changeset
84 <param name="input_data" label="Input table" optional="false" help="URL to the input table containing data for selection and interpolation. This table includes grouping variables (if applicable), the year (or other time identifier) and the value columns to be interpolated. For example, use the result from mean_by_group. (URL must be stored in a .txt file)" type="data" format="txt"/>
0
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
85 <param name="colnames_relevant" label="Column names identifying group(s)" optional="false" help="Column name(s) describing relevant values in the dataset. These columns are treated as grouping identifiers, and a combination of all specified columns will be used to define unique groups. For each group, a separate time series is analyzed and interpolated individually." type="text"/>
3
d413a6b6cebf planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 82b4eef37ab55a62d75ff42e96fca1e07da8d764
ecology
parents: 2
diff changeset
86 <param name="missing_threshold_percentage" label="Threshold for missing values" optional="false" value="80" help="Threshold for the allowed percentage of missing data points (NAs). For example, a value of 80 means series with more than 80% missing data will be removed. Example = '80'." type="float" min="0" max="100"/>
2
af00a67d3649 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 22bb5ef944236a3e6c5d4e9ffb31e99b700031e6
ecology
parents: 1
diff changeset
87 <param name="colname_year" label="Column name for time" optional="false" help="The name of the column containing the year (or other time identifier, such as quarter, month, or day). Example = 'year'" type="text"/>
0
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
88 <param name="colname_value" label="Column name for values" optional="false" help="The name of the column containing the values to be considered for interpolation." type="text"/>
3
d413a6b6cebf planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 82b4eef37ab55a62d75ff42e96fca1e07da8d764
ecology
parents: 2
diff changeset
89 <param name="min_data_point" label="Minimum number of data points required" optional="false" value="10" help="The minimum number of data points required in a time series for it to be included in the interpolation process. Example = '10'." type="integer" min="0"/>
0
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
90 </when>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
91 <when value="trend-analysis-mk">
2
af00a67d3649 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 22bb5ef944236a3e6c5d4e9ffb31e99b700031e6
ecology
parents: 1
diff changeset
92 <param name="input_data" label="Input table" optional="false" help="URL to the input table containing the time series data. This table includes grouping identifiers (if applicable), columns for time (e.g., year, month) and values to be analyzed for trends. For example, use the result from ts_selection_interpolation. (URL must be stored in a .txt file)" type="data" format="txt"/>
0
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
93 <param name="colnames_relevant" label="Column names identifying group(s)" optional="false" help="Column name(s) identifying relevant groups in the dataset. These columns will be used to define unique groups for which separate trend analyses are performed." type="text"/>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
94 <param name="colname_time" label="Column name for time" optional="false" help="The name of the column containing the time variable (e.g., year, month) to be used in the trend analysis. Example = 'year'." type="text"/>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
95 <param name="colname_value" label="Column name for values" optional="false" help="The name of the column containing the values to be analyzed in the Man-Kendall trend test." type="text"/>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
96 </when>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
97 <when value="barplot-trend-results">
2
af00a67d3649 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 22bb5ef944236a3e6c5d4e9ffb31e99b700031e6
ecology
parents: 1
diff changeset
98 <param name="input_data" label="Input table" optional="false" help="URL to the input table containing statistical analysis results. The table must include columns for test values, p-values, and group identifiers. (URL must be stored in a .txt file)" type="data" format="txt"/>
1
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
99 <param name="colname_id" label="Column name for identifier" optional="false" help="The name of the column containing group or sample identifiers, e.g., polygon id. Example = 'polygon_id'" type="text"/>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
100 <param name="colname_test_value" label="Column name for test value" optional="false" help="The name of the column containing the test values (e.g., statistical coefficients) to be plotted on the Y-axis, e.g., Tau for Mann-Kendall test." type="text"/>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
101 <param name="colname_p_value" label="Column name for p value" optional="false" help="The name of the column containing p values, used to determine bar transparency. Example = 'p_value'" type="text"/>
3
d413a6b6cebf planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 82b4eef37ab55a62d75ff42e96fca1e07da8d764
ecology
parents: 2
diff changeset
102 <param name="p_value_threshold" label="p value threshold for significance" optional="false" value="0.05" help="The threshold for distinguishing significant from insignificant values. It adjusts the transparency of bars in the plot. Example = '0.05'" type="float" min="0.01" max="0.1"/>
1
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
103 <param name="colname_group" label="Column name for subgroups" optional="false" help="The name of the column that defines the subgroups or categories to be displayed on the X-axis, e.g., seasons for every polygon_id." type="text"/>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
104 </when>
0
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
105 <when value="map-trends-static">
2
af00a67d3649 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 22bb5ef944236a3e6c5d4e9ffb31e99b700031e6
ecology
parents: 1
diff changeset
106 <param name="regions" label="Study region or study subregions" optional="false" help="URL to the study region, or several regions, used to classify the input data into groups of interest. Currently it has to be provided as a shapefile. It can be in any coordinate system and will be transformed to WGS84 during this process. (URL must be stored in a .txt file)" type="data" format="txt"/>
af00a67d3649 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 22bb5ef944236a3e6c5d4e9ffb31e99b700031e6
ecology
parents: 1
diff changeset
107 <param name="input_data" label="Input table" optional="false" help="URL to the input table containing statistical analysis results. The table must include columns for test values, p-values, and identifiers linking to study region. (URL must be stored in a .txt file)" type="data" format="txt"/>
af00a67d3649 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 22bb5ef944236a3e6c5d4e9ffb31e99b700031e6
ecology
parents: 1
diff changeset
108 <param name="colname_id_trend" label="Column name of study region identifier" optional="false" help="The name of the column containing identifiers for study regions, which must correspond to the identifiers in the shapefile (shp). Example = 'id'" type="text"/>
af00a67d3649 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 22bb5ef944236a3e6c5d4e9ffb31e99b700031e6
ecology
parents: 1
diff changeset
109 <param name="colname_region_id" label="Column name of study region identifier" optional="false" help="The name of the column in the input data that contains identifiers for study regions, corresponding to the identifiers in the shapefile. Example = 'id'" type="text"/>
1
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
110 <param name="colname_group" label="Column name for subgroups" optional="false" help="The name of the column that defines the subgroups or categories to be displayed on the X-axis, e.g., seasons for every polygon_id." type="text"/>
3
d413a6b6cebf planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 82b4eef37ab55a62d75ff42e96fca1e07da8d764
ecology
parents: 2
diff changeset
111 <param name="p_value_threshold" label="p value threshold for significance" optional="false" value="0.05" help="The threshold for distinguishing significant from insignificant values. It adjusts the transparency of bars in the plot. Default = 0.05" type="float" min="0.01" max="0.1"/>
1
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
112 <param name="colname_p_value" label="Column name for p value" optional="false" help="The name of the column containing p values, used to determine bar transparency. Example = 'p_value'" type="text"/>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
113 </when>
0
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
114 <when value="map-shapefile-points">
2
af00a67d3649 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 22bb5ef944236a3e6c5d4e9ffb31e99b700031e6
ecology
parents: 1
diff changeset
115 <param name="regions" label="Study region or study subregions" optional="false" help="URL to the study region, or several regions, to classify the input data into groups of interest. Currently it has to be provided as a shapefile. It can be in any coordinate system and will be transformed to WGS84 during this process. (URL must be stored in a .txt file)" type="data" format="txt"/>
af00a67d3649 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 22bb5ef944236a3e6c5d4e9ffb31e99b700031e6
ecology
parents: 1
diff changeset
116 <param name="input_data" label="Data table to be plotted on top of study regions" optional="false" help="URL to the input table containing the in-situ data points with coordinates. (URL must be stored in a .txt file)" type="data" format="txt"/>
1
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
117 <param name="colname_long" label="Column name for longitude" optional="false" help="The name of the column containing longitude values for the data points." type="text"/>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
118 <param name="colname_lat" label="Column name for latitude" optional="false" help="The name of the column containing latitude values for the data points." type="text"/>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
119 <param name="colname_value_name" label="Column name of data point identifier" optional="false" help="The name of the column containing identifier (e.g., site name) or values (e.g., depth) to color the points according to their corresponding values." type="text"/>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
120 <param name="colname_region_id" label="Column name of region identifier" optional="false" help="The name of the column containing identifiers (e.g., basin name) to distinguish the polygons on the map if multiple regions are present." type="text"/>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
121 </when>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
122 <when value="owt-classification">
2
af00a67d3649 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 22bb5ef944236a3e6c5d4e9ffb31e99b700031e6
ecology
parents: 1
diff changeset
123 <param name="input_data_url" label="Input data" optional="false" help="URL to your input file. Find example data on https://github.com/bishun945/pyOWT/tree/main/projects/AquaINFRA. (URL must be stored in a .txt file)" type="data" format="txt"/>
af00a67d3649 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 22bb5ef944236a3e6c5d4e9ffb31e99b700031e6
ecology
parents: 1
diff changeset
124 <param name="input_option" label="Type of input" optional="false" help="csv: for text data input (first line wavelength, following lines remote-sensing reflectance). sat: for satellite product input containing reflectance (e.g., Sentinel-3 OLCI Level-2)" type="select">
1
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
125 <option value="csv">csv</option>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
126 <option value="sat">sat</option>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
127 </param>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
128 <param name="sensor" label="Sensor name" optional="false" help="Spectral band configuration of satellite mission (includes adaptation to sensor spectral response functions)." type="select">
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
129 <option value="HYPER">HYPER</option>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
130 <option value="AERONET_OC_1">AERONET_OC_1</option>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
131 <option value="AERONET_OC_2">AERONET_OC_2</option>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
132 <option value="CMEMS_BAL_HROC">CMEMS_BAL_HROC</option>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
133 <option value="CMEMS_BAL_NRT">CMEMS_BAL_NRT</option>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
134 <option value="CMEMS_MED_MYINT">CMEMS_MED_MYINT</option>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
135 <option value="CZCS">CZCS</option>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
136 <option value="GOCI">GOCI</option>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
137 <option value="HawkEye">HawkEye</option>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
138 <option value="MERIS">MERIS</option>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
139 <option value="ODIS_Aqua">ODIS_Aqua</option>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
140 <option value="MODIS_Terra">MODIS_Terra</option>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
141 <option value="MSI_S2A">MSI_S2A</option>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
142 <option value="MSI_S2B">MSI_S2B</option>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
143 <option value="OCTS">OCTS</option>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
144 <option value="OLCI_S3A">OLCI_S3A</option>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
145 <option value="OLCI_S3B">OLCI_S3B</option>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
146 <option value="OLI">OLI</option>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
147 <option value="SeaWiFS">SeaWiFS</option>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
148 <option value="VIIRS_JPSS1">VIIRS_JPSS1</option>
2
af00a67d3649 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 22bb5ef944236a3e6c5d4e9ffb31e99b700031e6
ecology
parents: 1
diff changeset
149 <option value="VIIRS_JPSS2">VIIRS_JPSS2</option>
1
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
150 <option value="VIIRS_SNPP">VIIRS_SNPP</option>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
151 </param>
2
af00a67d3649 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 22bb5ef944236a3e6c5d4e9ffb31e99b700031e6
ecology
parents: 1
diff changeset
152 <param name="output_option" label="Output option" optional="false" help="1: for standard output with five variables. 2: for extensive output including memberships of all water types." type="select">
1
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
153 <option value="1">1</option>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
154 <option value="2">2</option>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
155 </param>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
156 </when>
3
d413a6b6cebf planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 82b4eef37ab55a62d75ff42e96fca1e07da8d764
ecology
parents: 2
diff changeset
157 <when value="tordera-gloria">
d413a6b6cebf planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 82b4eef37ab55a62d75ff42e96fca1e07da8d764
ecology
parents: 2
diff changeset
158 <param name="TextInOut_URL" label="URL to project folder" optional="true" help="To model a watershed other than the Tordera Basin, users can add a URL to their own zipped project folder. Important: Do not include the SWAT executable to that folder — AquaINFRA has integrated the executable version rev60.5.7_64rel_linux. Defaults to: https://raw.githubusercontent.com/AmandaBatlle/AquaINFRA_CaseUse_MedInlandModel/refs/heads/main/example_inputs/project.zip" type="data" format="txt"/>
d413a6b6cebf planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 82b4eef37ab55a62d75ff42e96fca1e07da8d764
ecology
parents: 2
diff changeset
159 <param name="par_cal" label="Parameter inputs" optional="true" help="JSON file including the parameter value change as defined by SWATrunR documentation (https://chrisschuerz.github.io/SWATrunR/articles/SWATrunR.html#parameter-inputs). Defaults to: https://raw.githubusercontent.com/AmandaBatlle/AquaINFRA_CaseUse_MedInlandModel/refs/heads/main/example_inputs/par_cal.json" type="data" format="txt"/>
d413a6b6cebf planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 82b4eef37ab55a62d75ff42e96fca1e07da8d764
ecology
parents: 2
diff changeset
160 <param name="unit" label="Output Spatial unit" optional="true" help="Specify the spatial unit for which to generate output. This corresponds to the ID of a river reach, HRU (Hydrologic Response Unit), or LSU (Landscape Unit) as defined in the SWAT+ watershed delineation. The value can be entered as a single number (e.g., 1), a range (e.g., 1:10), or a list of values (e.g., (1, 3, 25, 40)). The default unit for the La Tordera SWAT+ model is 1." type="integer"/>
d413a6b6cebf planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 82b4eef37ab55a62d75ff42e96fca1e07da8d764
ecology
parents: 2
diff changeset
161 <param name="file" label="SWAT Output File" optional="true" help="A SWAT+ output file name consists of three elements separated by underscores (_): spatial unit, output category, and time step. For example, 'channel_sd_day'. The spatial unit defines the scale of the output and can be basin, hru, lsunit, channel, aquifer, or reservoir. The output category specifies the type of data such as wb (water balance), nb (nutrient balance), ls (losses), pw (plant and weather), or sd (streamflow and sediment in channels). The time step indicates the temporal resolution and can be day (daily), mon (monthly), yr (yearly), or aa (annual average). Combining these elements forms the output file name. For more details, refer to the SWAT+ OUTPUT FILES section in the SWAT+ documentation (https://swatplus.gitbook.io/io-docs). Defaults to: 'channel_sd_day'" type="text"/>
d413a6b6cebf planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 82b4eef37ab55a62d75ff42e96fca1e07da8d764
ecology
parents: 2
diff changeset
162 <param name="variable" label="SWAT Variable" optional="true" help="Variable to simulate. Example: 'flo_out'. For more details and extended capabilities, refer to the SWAT+ OUTPUT FILES section in the SWAT+ documentation (https://swatplus.gitbook.io/io-docs). For one variable, enter the variable name. For multiple variables, enter them separated by comma. Defaults to: 'flo_out,water_temp'" type="text"/>
d413a6b6cebf planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 82b4eef37ab55a62d75ff42e96fca1e07da8d764
ecology
parents: 2
diff changeset
163 <param name="start_date" label="Start Date" optional="true" help="Start date of the simulation in the format yyyymmdd. Defaults to: 20160101. Earliest possible date for the default input project: 20000101." type="integer"/>
d413a6b6cebf planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 82b4eef37ab55a62d75ff42e96fca1e07da8d764
ecology
parents: 2
diff changeset
164 <param name="start_date_print" label="Start Date for printing" optional="true" help="Start date for printing in the format yyyymmdd. Defaults to: 20190601. Earliest possible date for the default input project: 20020101. It is recommended to allow for at least two warm-up years between the model simulation start and the model output printing to ensure relevant results." type="integer"/>
d413a6b6cebf planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 82b4eef37ab55a62d75ff42e96fca1e07da8d764
ecology
parents: 2
diff changeset
165 <param name="end_date" label="End Date" optional="true" help="End date of the simulation in the format yyyymmdd. Defaults to: 20201231. Latest possible date for the default input project: 20221231." type="integer"/>
d413a6b6cebf planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 82b4eef37ab55a62d75ff42e96fca1e07da8d764
ecology
parents: 2
diff changeset
166 </when>
d413a6b6cebf planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 82b4eef37ab55a62d75ff42e96fca1e07da8d764
ecology
parents: 2
diff changeset
167 <when value="tordera-gloria-connection">
d413a6b6cebf planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 82b4eef37ab55a62d75ff42e96fca1e07da8d764
ecology
parents: 2
diff changeset
168 <param name="swat_output_file" label="SWAT+ Variable Outputs Database" optional="false" help="SQLite database (thread_1.sqlite) storing the simulated output values based on the defined time range and time step (daily, monthly, yearly, or annual average)." type="data" format="txt"/>
d413a6b6cebf planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 82b4eef37ab55a62d75ff42e96fca1e07da8d764
ecology
parents: 2
diff changeset
169 </when>
4
eb41894de107 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 932bbb49332aaac4c5a16df41d4510ef2c9729f6
ecology
parents: 3
diff changeset
170 <when value="riverload">
eb41894de107 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 932bbb49332aaac4c5a16df41d4510ef2c9729f6
ecology
parents: 3
diff changeset
171 <param name="input_toc_urls" label="Input Total Organic Carbon (TOC)" optional="false" help="URL to in situ Total Organic Carbon (TOC) data (date, value). If the data is divided into parts, please provide several URLs separated by a comma. All URLs need to start with http(s). (URL must be stored in a .txt file)" type="data" format="txt"/>
eb41894de107 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 932bbb49332aaac4c5a16df41d4510ef2c9729f6
ecology
parents: 3
diff changeset
172 <param name="input_discharge_urls" label="Input discharge" optional="false" help="URL to the daily discharge data (date, value). If the data is divided into parts, please provide several URLs separated by a comma. All URLs need to start with http(s). (URL must be stored in a .txt file)" type="data" format="txt"/>
eb41894de107 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 932bbb49332aaac4c5a16df41d4510ef2c9729f6
ecology
parents: 3
diff changeset
173 </when>
12
65b149d71d53 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 69bc0574d5e731293b0bffcd9b4bf8c297c10de9
ecology
parents: 11
diff changeset
174 <when value="mitgcm-prep">
65b149d71d53 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 69bc0574d5e731293b0bffcd9b4bf8c297c10de9
ecology
parents: 11
diff changeset
175 <param name="input_url_IC_OBS" label="Zipped Copernicus Input Data (URL) input_url_IC_OBS" optional="true" help="URL that points to (zipped) Copernicus data necessary to generate initial and boundary conditions for the model. Optional: If none of the input URLs are provided, pre-downloaded data will be used. (URL must be stored in a .txt file)" type="data" format="txt"/>
65b149d71d53 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 69bc0574d5e731293b0bffcd9b4bf8c297c10de9
ecology
parents: 11
diff changeset
176 <param name="input_url_AF" label="Copernicus Input Data (URL) input_url_AF" optional="true" help="URL that points to Copernicus input data that the preprocessing needs. Note that the filename has to match the pattern 'era5_{RUN_DATE}_{RUN_DATE+PREDICTION_DAYS}.zip', otherwise the preprocessing will fail. Optional: If none of the input URLs are provided, pre-downloaded data will be used. (URL must be stored in a .txt file)" type="data" format="txt"/>
65b149d71d53 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 69bc0574d5e731293b0bffcd9b4bf8c297c10de9
ecology
parents: 11
diff changeset
177 <param name="PREDICTION_DAYS" label="PREDICTION_DAYS" optional="false" value="0" help="Number of days to run the simulation from RUN_DATE. Format: Positive integer" type="integer"/>
65b149d71d53 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 69bc0574d5e731293b0bffcd9b4bf8c297c10de9
ecology
parents: 11
diff changeset
178 <param name="RUN_DATE" label="RUN_DATE" optional="false" value="" help="DATE from which the simulation starts. Format: yyyy-mm-dd" type="text">
65b149d71d53 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 69bc0574d5e731293b0bffcd9b4bf8c297c10de9
ecology
parents: 11
diff changeset
179 <validator type="empty_field" message="You must provide a value."/>
65b149d71d53 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 69bc0574d5e731293b0bffcd9b4bf8c297c10de9
ecology
parents: 11
diff changeset
180 </param>
65b149d71d53 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 69bc0574d5e731293b0bffcd9b4bf8c297c10de9
ecology
parents: 11
diff changeset
181 </when>
65b149d71d53 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 69bc0574d5e731293b0bffcd9b4bf8c297c10de9
ecology
parents: 11
diff changeset
182 <when value="mitgcm-run-model">
65b149d71d53 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 69bc0574d5e731293b0bffcd9b4bf8c297c10de9
ecology
parents: 11
diff changeset
183 <param name="preprocessing_output_directory" label="preprocessing_output_directory" optional="false" help="Link to the directory containing the preprocessing output to use as input for the model run (URL must be stored in a .txt file)" type="data" format="txt"/>
65b149d71d53 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 69bc0574d5e731293b0bffcd9b4bf8c297c10de9
ecology
parents: 11
diff changeset
184 </when>
65b149d71d53 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 69bc0574d5e731293b0bffcd9b4bf8c297c10de9
ecology
parents: 11
diff changeset
185 <when value="mitgcm-resultplot">
5
a8fff872444c planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit fa7b5c7a6a7ded46137a970806231239ba8cbb97
ecology
parents: 4
diff changeset
186 <param name="netcdf_input_file" label="NetCDF input file" optional="false" help="The NetCDF input file that should be plotted. It must comply to some specific properties with respect to variables. (URL must be stored in a .txt file)" type="data" format="txt"/>
12
65b149d71d53 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 69bc0574d5e731293b0bffcd9b4bf8c297c10de9
ecology
parents: 11
diff changeset
187 <param name="variable" label="Variable to be plotted" optional="false" help="The variable that should be plotted. You can choose between 'T', 'S', 'U', 'V', 'Eta' and 'W'." type="select">
5
a8fff872444c planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit fa7b5c7a6a7ded46137a970806231239ba8cbb97
ecology
parents: 4
diff changeset
188 <option value="T">T</option>
a8fff872444c planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit fa7b5c7a6a7ded46137a970806231239ba8cbb97
ecology
parents: 4
diff changeset
189 <option value="S">S</option>
a8fff872444c planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit fa7b5c7a6a7ded46137a970806231239ba8cbb97
ecology
parents: 4
diff changeset
190 <option value="U">U</option>
a8fff872444c planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit fa7b5c7a6a7ded46137a970806231239ba8cbb97
ecology
parents: 4
diff changeset
191 <option value="V">V</option>
a8fff872444c planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit fa7b5c7a6a7ded46137a970806231239ba8cbb97
ecology
parents: 4
diff changeset
192 <option value="Eta">Eta</option>
a8fff872444c planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit fa7b5c7a6a7ded46137a970806231239ba8cbb97
ecology
parents: 4
diff changeset
193 <option value="W">W</option>
a8fff872444c planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit fa7b5c7a6a7ded46137a970806231239ba8cbb97
ecology
parents: 4
diff changeset
194 </param>
6
5acff8859db2 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 1f5e22a210b8a395f1c7b48f54e03e781a1b34c4
ecology
parents: 5
diff changeset
195 <param name="plot_time" label="Hour to be plotted" optional="false" value="" help="The time of day (hourly resolution) that should be plotted. Please specify it in this specific format: '20220703-12:00:00'. We assume that the hour is in the simulation period." type="text">
12
65b149d71d53 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 69bc0574d5e731293b0bffcd9b4bf8c297c10de9
ecology
parents: 11
diff changeset
196 <validator type="empty_field" message="You must provide a value."/>
6
5acff8859db2 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 1f5e22a210b8a395f1c7b48f54e03e781a1b34c4
ecology
parents: 5
diff changeset
197 </param>
12
65b149d71d53 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 69bc0574d5e731293b0bffcd9b4bf8c297c10de9
ecology
parents: 11
diff changeset
198 <param name="plot_depth" label="Depth to be plotted" optional="false" value="0.0" help="The depth at which should be plotted. The plot will be at the closest vertical level to this depth. Please specify a negative value. We assume the depth is in the range of our depths." type="float"/>
5
a8fff872444c planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit fa7b5c7a6a7ded46137a970806231239ba8cbb97
ecology
parents: 4
diff changeset
199 <param name="min_var_for_color" label="Minimum value to be considered for color limit" optional="true" help="This is a parameter controlling the color limits to display. Example (for salinity): 35. Leave empty to let the color limits be chosen automatically." type="float"/>
a8fff872444c planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit fa7b5c7a6a7ded46137a970806231239ba8cbb97
ecology
parents: 4
diff changeset
200 <param name="max_var_for_color" label="Maximum value to be considered for color limit" optional="true" help="This is a parameter controlling the color limits to display. Example (for salinity): 38. Leave empty to let the color limits be chosen automatically." type="float"/>
a8fff872444c planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit fa7b5c7a6a7ded46137a970806231239ba8cbb97
ecology
parents: 4
diff changeset
201 </when>
8
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
202 <when value="retrieve-biodiversity-data">
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
203 <param name="species_names_list" label="Species names to download (list of species)" optional="true" help="List of species. If you have a url to the dataset, use the option below." type="text"/>
9
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
204 <param name="species_names_url" label="Data with species names to download" optional="true" help="URL to a table containing the occurrences from any source. This can be the outcome of the match-data process. (URL must be stored in a .txt file)" type="data" format="txt"/>
8
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
205 <param name="colname_species" label="Species column name" optional="true" help="If the data provided in the data path is a dataframe, indicate here the column name with species names." type="text"/>
9
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
206 <param name="databases_array" label="Database names" optional="false" value="" help="List of databases to consider. Only 'gbif, inat, vertnet' supported." type="text">
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
207 <validator type="empty_field" message="You must provide a value."/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
208 </param>
8
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
209 <param name="gbif_limit" label="Max number (GBIF)" optional="true" help="The maximum number of data points that are being retrieved from GBIF." type="integer"/>
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
210 <param name="inaturalist_limit" label="Max number (iNaturalist)" optional="true" help="The maximum number of data points that are being retrieved from iNaturalist." type="integer"/>
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
211 <param name="vertnet_limit" label="Max number (VertNet)" optional="true" help="The maximum number of data points that are being retrieved from VertNet." type="integer"/>
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
212 <param name="study_area_bbox_object" label="Area of Interest as a bounding box" optional="true" help="A bounding box: {'bbox': [south, west, north, east]} (see https://docs.ogc.org/is/18-062r2/18-062r2.html#bounding-box-value)" type="text"/>
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
213 <param name="study_area_shapefile" label="Area of Interest as shapefile" optional="true" help="URL to the zipped input shapefile containing the study areas inside which you would like to retrieve occurrences. (URL must be stored in a .txt file)" type="data" format="txt"/>
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
214 <param name="study_area_geojson_url" label="Area of Interest as GeoJSON" optional="true" help="URL to the input GeoJSON file containing the study areas inside which you would like to retrieve occurrences. (URL must be stored in a .txt file)" type="data" format="txt"/>
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
215 <param name="study_area_geojson_object" label="Area of Interest as a GeoJSON object" optional="true" help="Directly post the GeoJSON containing the study areas inside which you would like to retrieve occurrences." type="text"/>
9
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
216 <param name="percentage_correctness" label="Species name correctness in percent" optional="true" help="A number indicating the percentage of species name correctness that should be allowed to be replaced. High values ensure a perfect match from the standard database." type="float"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
217 <param name="synonym_check" label="Consider synonyms from standard databases like FishBase" optional="false" checked="false" help="YES, if synoymns species names should be returned from FishBase during data checks before data download." type="boolean" truevalue="True" falsevalue="False"/>
8
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
218 </when>
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
219 <when value="match-data">
9
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
220 <param name="input_datasets" label="Occurrence data (GBIF, iNaturalist, VertNet, or from any other source)" optional="false" help="URL to CSV tables containing the occurrences from GBIF, iNaturalist and VertNet. This can be the outcome of the retrieve-biodiversity-data process. (URL must be stored in a .txt file)" type="data" format="txt"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
221 <param name="colnames_species_names_array" label="Column names including species names" optional="false" value="" help="List of column names that indicate the Species Name in each of the provided datasets. Example: 'speciesname, scientificName'" type="text">
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
222 <validator type="empty_field" message="You must provide a value."/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
223 </param>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
224 <param name="colnames_countries_array" label="Column names including country" optional="false" value="" help="List of column names that indicate the Country in each of the provided datasets. Example: 'JDS4_sampling_ID'" type="text">
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
225 <validator type="empty_field" message="You must provide a value."/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
226 </param>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
227 <param name="colnames_lat_array" label="Column names including Latitude" optional="false" value="" help="List of column names that indicate the Latitude in each of the provided datasets. Example: 'lat, latitude'" type="text">
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
228 <validator type="empty_field" message="You must provide a value."/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
229 </param>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
230 <param name="colnames_lon_array" label="Column names including Longitude" optional="false" value="" help="List of column names that indicate the Longitude in each of the provided datasets. Example: 'lon, long, longitude'" type="text">
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
231 <validator type="empty_field" message="You must provide a value."/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
232 </param>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
233 <param name="colnames_date_array" label="Column names including Dates" optional="false" value="" help="List of column names that indicate the dates in each of the provided datasets. Example: 'Date, sampling_date'" type="text">
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
234 <validator type="empty_field" message="You must provide a value."/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
235 </param>
8
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
236 </when>
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
237 <when value="check-names">
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
238 <param name="species_names_list" label="Species names (List of species)" optional="true" help="List of species names to check from the standard database (FishBase)." type="text"/>
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
239 <param name="species_names_url" label="Species names to check" optional="true" help="URL to a table containing the occurrences from any source. This can be the outcome of the match-data process. (URL must be stored in a .txt file)" type="data" format="txt"/>
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
240 <param name="colname_species" label="Column name including species names" optional="true" help="Column name that indicate the Species in the provided dataset. Only required you provide tabular occurrence data. Example: 'species'" type="text"/>
9
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
241 <param name="percent_correctness" label="Species name correctness in percent" optional="false" value="0.0" help="An number indicating the percentage of species name correctness that should be allowed to be replaced. High values ensure a perfect match from the standard database." type="float"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
242 <param name="bool_merge" label="Merge checked species names on the dataset" optional="false" checked="false" help="If a dataframe with species names is provided and this is YES, then all columns are returned. For only one species, the merge will be set automatically to false." type="boolean" truevalue="True" falsevalue="False"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
243 <param name="bool_synonym" label="Synonym checks" optional="false" checked="false" help="Return synonym checks from FishBase." type="boolean" truevalue="True" falsevalue="False"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
244 <param name="bool_ecosystem_type" label="Output ecosytem types" optional="false" checked="false" help="Return ecoystem checks for species from FishBase including marine, freshwater, and brackish." type="boolean" truevalue="True" falsevalue="False"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
245 <param name="bool_rm_duplicates" label="Remove duplicates" optional="false" checked="false" help="Remove duplicates from the dataset." type="boolean" truevalue="True" falsevalue="False"/>
8
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
246 </when>
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
247 <when value="pred-extract">
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
248 <param name="input_data" label="Occurrence data" optional="false" help="URL to a table containing the occurrences from any source. This can be the outcome of the check-names process. (URL must be stored in a .txt file)" type="data" format="txt"/>
9
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
249 <param name="input_raster_url_or_name" label="Input raster" optional="false" value="" help="URL of a cloud-optimized raster to be used (will not be downloaded but accessed remotely), or the name of one of the static rasters on the server. Currently only worldclim is available, for testing purposes." type="text">
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
250 <validator type="empty_field" message="You must provide a value."/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
251 </param>
8
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
252 <param name="study_area_extent" label="Area of Interest as a Shapefile" optional="true" help="URL to the input shapefile containing the study areas inside which you would like to delineate the bounding box or extent for study area. (URL must be stored in a .txt file)" type="data" format="txt"/>
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
253 <param name="study_area_geojson_url" label="Area of Interest as a GeoJSON" optional="true" help="URL to the input GeoJSON file containing the study areas inside which you would like to delineate the bounding box or extent for study area. (URL must be stored in a .txt file)" type="data" format="txt"/>
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
254 <param name="study_area_geojson_object" label="Area of Interest as GeoJSON object" optional="true" help="Directly post the GeoJSON containing the study areas inside which you would like to delineate the bounding box or extent for study area." type="text"/>
9
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
255 <param name="colname_lat" label="Column name including Latitude" optional="false" value="" help="Column name lat. Example: 'decimalLatitude'" type="text">
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
256 <validator type="empty_field" message="You must provide a value."/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
257 </param>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
258 <param name="colname_lon" label="Column name including Longitude" optional="false" value="" help="Column name lon. Example: 'decimalLongitude'" type="text">
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
259 <validator type="empty_field" message="You must provide a value."/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
260 </param>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
261 <param name="colname_species" label="Column name including Species" optional="false" value="" help="Column name species. Example: 'speciescheck'" type="text">
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
262 <validator type="empty_field" message="You must provide a value."/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
263 </param>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
264 <param name="mininmum_sprecords" label="Minimum points to consider from the species dataset" optional="false" value="0" help="The minimum number of points in a dataset to allow species retained in the dataset. Example: 10, is species dataset is less than 10 records will be ignored." type="integer"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
265 <param name="bool_merge" label="Merge extracted data" optional="false" checked="false" help="This allows to return the full dataset with merged with extracted data" type="boolean" truevalue="True" falsevalue="False"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
266 <param name="bool_list" label="Return a list of dataframe for species if they are more than 1" optional="false" checked="false" help="For multiple species, if set to TRUE, then a list of species dataframes are returned. If false, then a dataframe is returned." type="boolean" truevalue="True" falsevalue="False"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
267 <param name="bool_coords" label="Attach the original coordinates" optional="false" checked="false" help="If YES, the original records used for data extraction will be attached on the dataset. Easy to tract the slight changes in coordinates during data extraction." type="boolean" truevalue="True" falsevalue="False"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
268 <param name="bool_remove_nas" label="Remove NAs after data extraction" optional="false" checked="false" help="If YES, the NAs created when the coordinates did not retrun records and left in the dataset." type="boolean" truevalue="True" falsevalue="False"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
269 <param name="bool_remove_duplicates" label="Remove duplicates" optional="false" checked="false" help="If YES, duplicates records will be removed." type="boolean" truevalue="True" falsevalue="False"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
270 <param name="minimum_sprecordsallow" label="Minimum species records to consider before using data in species distribution modeling" optional="false" checked="false" help="In species distribution models, species with fewer records needs to be removed but normal data extraction this parameter should be set to FALSE to retain all species." type="boolean" truevalue="True" falsevalue="False"/>
8
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
271 </when>
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
272 <when value="multidetect-and-clean">
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
273 <param name="input_data" label="Input table" optional="false" help="URL to the input table containing the data to be cleaned from outliers: Data sets for multiple or single species from pred_extract and other sources. (URL must be stored in a .txt file)" type="data" format="txt"/>
9
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
274 <param name="colname_variable" label="Variable of interest" optional="false" value="" help="Column name identifying the variable of interest where outliers will be checked from for univariate outlier detection methods such as Z-score, mixed interquantile range, reverse jackknifing" type="text">
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
275 <validator type="empty_field" message="You must provide a value."/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
276 </param>
8
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
277 <param name="select_columns" label="Specify columns to be checked" optional="true" help="In a multivariate dataset, if only particular columns needs to be checked then they should be indicated here. Otherwise all columns will be considerd in outlier detection." type="text"/>
9
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
278 <param name="multiple_species" label="Distinguish between multiple species" optional="false" checked="false" help="If NO, then only a single species dataset is expected. " type="boolean" truevalue="True" falsevalue="False"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
279 <param name="output_type" label="Output type" optional="false" value="" help="Set whether you want to return outliers or clean dataset. Example: outlier." type="text">
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
280 <validator type="empty_field" message="You must provide a value."/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
281 </param>
8
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
282 <param name="group_colname" label="Column name including group names" optional="true" help="For multiple groups in a dataframe, provide the column name containing the groups to be checked. For example, a column name with species name in a dataset." type="text"/>
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
283 <param name="colname_exclude" label="Column names to exclude" optional="true" help="Exclude mainly numerical variables that are not necessary in the analysis, for example x and y columns or latitude/longitude, row numbers or serial IDs. Categorical variables are removed automatically in the data preparation." type="text"/>
9
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
284 <param name="methods" label="Outlier detection methods" optional="false" value="" help="The name of methods for Outlier detection to be used, as a comma-separated string. Example = 'mixediqr, logboxplot, iqr, distboxplot, jknife, semiqr, hampel, iforest, lof, mahal'." type="text">
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
285 <validator type="empty_field" message="You must provide a value."/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
286 </param>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
287 <param name="silence_true_errors" label="Silence methods that geuninely fail during outlier detection" optional="false" checked="false" help="If YES, silence errors for methods that genuinely druing the outlier detection process but continue without breaking other methods." type="boolean" truevalue="True" falsevalue="False"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
288 <param name="boot_run" label="Bootstrapping execution" optional="false" checked="false" help="If set to YES, then bootstrapping will be done for small samples." type="boolean" truevalue="True" falsevalue="False"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
289 <param name="boot_maxrecords" label="Maximum records to intiate bootstrapping" optional="true" help="The user can adjust the maximum records were to be be bootstrapped." type="integer"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
290 <param name="number_of_boots" label="Number of bootstraps" optional="true" help="The number of bootstraps to generate during bootstrapping." type="integer"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
291 <param name="setseed" label="Set seed" optional="false" value="0" help="During bootstrapping, random samples are generated that requires to set a seed for reproducibility." type="integer"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
292 <param name="boot_threshold" label="Threshold value to flag a record from bootstrap samples" optional="true" help="As a record is flagged in multiple bootstrap samples, a threshold is required to extract an outlier. For instance, 0.6, meaning if a record is flagged 6 of the 10 bootsraps, will be flagged as an outlier." type="float"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
293 <param name="exceute_pca" label="Execute Principal Component Analysis" optional="false" checked="false" help="If true, then PCA will be intiated." type="boolean" truevalue="True" falsevalue="False"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
294 <param name="number_of_pca" label="Number of principal components to retain" optional="true" help="The user can indicate the maximum number of principal components to retain in the outlier detection." type="integer"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
295 <param name="pca_silence" label="Hide messages during PCA analysis" optional="true" help="Messages during PCA analyis are returned if set to NO. YES means to silence the messages like the variance explained from the total PCs selected." type="boolean" truevalue="True" falsevalue="False"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
296 <param name="pcavariable" label="Select the principal component among the PCs retained to be used as variable of interest" optional="true" help="PC1 is the variable selected for outlier detection. Other PC2 can can also be set. PC1 is advisable." type="text"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
297 <param name="sdm_data" label="Change the outlier detection routine based on data type" optional="false" checked="false" help="If it is univariate data, then set to NO. All data that requires multivariate analysis such as using kmeans, isolation forest, set to YES." type="boolean" truevalue="True" falsevalue="False"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
298 <param name="inform_na_outlier" label="Hide messages for removing NAs" optional="true" help="If set to YES, NAs removed will be displayed for each group variable." type="boolean" truevalue="True" falsevalue="False"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
299 <param name="missingness" label="Percentage missing values in a group" optional="true" help="Allowed missing values in a column to allow a user decide whether to remove the individual columns or rows from the data sets. For instance, 0.1: If a column has more than 10 % missing values, then it will be removed from the dataset rather than the rows." type="float"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
300 <param name="classify_or_autoremove" label="Either use outlier classification or autoremoval with threshold or LOESS method" optional="false" checked="false" help="The parameter allows to switch from outlification that labels all records as perfect outlier to fair outliers to allows further scrutiny. Otherwise, the outliers will be dropped based on a threshold set naively or using LOESS method." type="boolean" truevalue="True" falsevalue="False"/>
8
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
301 <param name="bool_loess" label="Data extraction parameter: LOESS" optional="true" help="If set to true then the local regression method for data extraction will be used" type="boolean" truevalue="True" falsevalue="False"/>
9
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
302 <param name="threshold_clean" label="Data extraction parameter: Threshold setting" optional="true" help="If Data extraction parameter: LOESS is NO, then a threshold value can be provided. The threshold will significantly determine which is flagged as an absolute outlier." type="float"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
303 <param name="outlierweights_mode" label="Data extraction parameter: Outlier weighting" optional="true" help="Outlier weighting and selection methods. abs uses record proportional to identify an absolute outlier. Example: abs" type="text"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
304 <param name="classifymode" label="Cuts data into classess" optional="true" help="Categorize data base on the correlation coefficient manner based on Akoglu 2018. Example: med" type="integer"/>
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
305 <param name="eif_bool" label="Emprical Influence Function" optional="true" help="Computes the Emprical Influence Function for classified outliers." type="boolean" truevalue="True" falsevalue="False"/>
8
71f754d61a04 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit d6d779f958b5d3347769bdc83c885950ae975a42
ecology
parents: 7
diff changeset
306 </when>
10
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
307 <when value="heat1">
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
308 <param name="assessment_period" label="Assessment Period" optional="false" help="The HOLAS assessment period which is used for the HEAT analysis. It can be HOLAS-2 (2011-2016) or HOLAS-3 (2016-2021) or custom for whole monitoring period (1877-9999). Note that assessment period defines the indicators used and integrations rules, where as the sample data needs to be defined separately. Allowed values: HOLAS-2, HOLAS-3, Other." type="select">
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
309 <option value="HOLAS-2">HOLAS-2</option>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
310 <option value="HOLAS-3">HOLAS-3</option>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
311 <option value="Other">Other</option>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
312 </param>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
313 </when>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
314 <when value="heat2">
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
315 <param name="assessment_period" label="Assessment Period" optional="false" help="The HOLAS assessment period which is used for the HEAT analysis. It can be HOLAS-2 (2011-2016) or HOLAS-3 (2016-2021) or custom for whole monitoring period (1877-9999). Note that assessment period defines the indicators used and integrations rules, where as the sample data needs to be defined separately. Allowed values: HOLAS-2, HOLAS-3, Other." type="select">
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
316 <option value="holas-2">holas-2</option>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
317 <option value="holas-3">holas-3</option>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
318 <option value="Other">Other</option>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
319 </param>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
320 <param name="bottle_data" label="Input samples (bottle)" optional="true" help="In-situ bottle sample data (nutrients, chl-a)(StationSamplesBOT.csv). ICES Oceanographic data type 'BOT'. Write 'default' for default data. Leave out for none at all." type="text"/>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
321 <param name="ctd_data" label="Input samples (CTD)" optional="true" help=" CTD depth profiles, relevant for oxygen debt indicator (StationSamplesCTD.csv). ICES Oceanographic data type 'CTD'. Write 'default' for default data. Leave out for none at all." type="text"/>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
322 <param name="pump_data" label="Input samples (pump)" optional="true" help="Ferrybox data (chl-a) (StationSamplesPMP.csv). ICES Oceanographic data type 'PMP'. Write 'default' for default data. Leave out for none at all." type="text"/>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
323 <param name="units_gridded" label="Gridded assessment units" optional="false" help="Grid used for confidence assessment (10k, 30k, 60k). These are generated by heat1. For default spatial units for each assessment period, write 'default'. (URL must be stored in a .txt file)" type="data" format="txt"/>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
324 </when>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
325 <when value="heat3">
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
326 <param name="assessment_period" label="Assessment Period" optional="false" help="The HOLAS assessment period which is used for the HEAT analysis. It can be HOLAS-2 (2011-2016) or HOLAS-3 (2016-2021) or custom for whole monitoring period (1877-9999). Note that assessment period defines the indicators used and integrations rules, where as the sample data needs to be defined separately. Allowed values: HOLAS-2, HOLAS-3, Other." type="select">
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
327 <option value="HOLAS-2">HOLAS-2</option>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
328 <option value="HOLAS-3">HOLAS-3</option>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
329 <option value="Other">Other</option>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
330 </param>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
331 <param name="station_samples" label="Station samples (combined)" optional="false" help="Merged sample data of BOT, PMP and CTD data for indicator calculation (StationSamples.csv). (URL must be stored in a .txt file)" type="data" format="txt"/>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
332 <param name="combined_Chlorophylla_IsWeighted" label="Chlorophyll A Weighted?" optional="false" checked="false" help="If true, script calculates combined chlorophyll a indicator results per assessment unit as a weighted average from BOT, PMP and EO. If false, then simple average." type="boolean" truevalue="True" falsevalue="False"/>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
333 <param name="units_cleaned" label="Non-gridded assessment units" optional="false" help="Non-gridded Assessment units which were cleaned, slightly adapted (e.g. some stations added manually), and extended (e.g. with the units's area and a UnitID). (URL must be stored in a .txt file)" type="data" format="txt"/>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
334 </when>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
335 <when value="heat4">
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
336 <param name="assessment_period" label="Assessment Period" optional="false" help="The HOLAS assessment period which is used for the HEAT analysis. It can be HOLAS-2 (2011-2016) or HOLAS-3 (2016-2021) or custom for whole monitoring period (1877-9999). Note that assessment period defines the indicators used and integrations rules, where as the sample data needs to be defined separately. Allowed values: HOLAS-2, HOLAS-3, Other." type="select">
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
337 <option value="HOLAS-2">HOLAS-2</option>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
338 <option value="HOLAS-3">HOLAS-3</option>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
339 <option value="Other">Other</option>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
340 </param>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
341 <param name="annual_indicators" label="Annual Indicators Table" optional="false" help="CSV file of calculated HEAT EQRS per indicator per year per assessment unit (AnnualIndicators.csv). (URL must be stored in a .txt file)" type="data" format="txt"/>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
342 </when>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
343 <when value="heat5">
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
344 <param name="assessment_period" label="Assessment Period" optional="false" help="The HOLAS assessment period which is used for the HEAT analysis. It can be HOLAS-2 (2011-2016) or HOLAS-3 (2016-2021) or custom for whole monitoring period (1877-9999). Note that assessment period defines the indicators used and integrations rules, where as the sample data needs to be defined separately. Allowed values: HOLAS-2, HOLAS-3, Other." type="select">
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
345 <option value="HOLAS-2">HOLAS-2</option>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
346 <option value="HOLAS-3">HOLAS-3</option>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
347 <option value="Other">Other</option>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
348 </param>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
349 <param name="assessment_indicators" label="Assessment Indicators Table" optional="false" help="CSV file of calculated EQRS per assessment period per assessment unit (AssessmentIndicators.csv). (URL must be stored in a .txt file)" type="data" format="txt"/>
3a6fe90f58f9 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit f3dbb3ebcf25cc60d5ae6c1f37486949d5261ccd
ecology
parents: 9
diff changeset
350 </when>
11
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
351 <when value="heat1advanced">
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
352 <param name="spatial_units" label="Spatial Units" optional="false" help="Please provide the spatial units you would like to grid, as vector data/polygons. Each unit must have a UnitID. Please provide a URL to the layer as a shapefile, or possibly other vector formats such as GeoJSON or gpkg, if implemented. (URL must be stored in a .txt file)" type="data" format="txt"/>
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
353 <param name="grid_size_table" label="Table of Grid Sizes" optional="false" help="Table with a grid cell size (GridSize) for each UnitID present in the input layer, to compute grid cells of the specified size. For example, 30000, 60000 and 90000 are originally used by HELCOM for the HOLAS assessment. Please provide a URL to the table as a CSV file. (URL must be stored in a .txt file)" type="data" format="txt"/>
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
354 </when>
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
355 <when value="heat2advanced">
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
356 <param name="units_gridded" label="Gridded assessment units" optional="false" help="Grid to be used for filtering the samples. Has to be in CRS ETRS89-extended / LAEA Europe (EPSG3035. Please provide a URL to the layer as a shapefile. (URL must be stored in a .txt file)" type="data" format="txt"/>
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
357 <param name="bottle_data" label="Input samples (bottle)" optional="true" help="In-situ bottle sample data (nutrients, chl-a)(StationSamplesBOT.csv), ICES Oceanographic data type 'BOT'. Ideally downloaded from the ICES portal. Omit this parameter if you do not want to include bottle data. Please provide a URL to the table as a CSV file." type="text"/>
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
358 <param name="ctd_data" label="Input samples (CTD)" optional="true" help="CTD depth profiles, relevant for oxygen debt indicator (StationSamplesCTD.csv). ICES Oceanographic data type 'CTD'. Ideally downloaded from the ICES portal. Omit this parameter if you do not want to include CTD data. Please provide a URL to the table as a CSV file." type="text"/>
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
359 <param name="pump_data" label="Input samples (pump)" optional="true" help="Ferrybox data (chl-a) (StationSamplesPMP.csv). ICES Oceanographic data type 'PMP'. Ideally downloaded from the ICES portal. Omit this parameter if you do not want to include pump/ferrybox data. Please provide a URL to the table as a CSV file." type="text"/>
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
360 </when>
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
361 <when value="heat3advanced">
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
362 <param name="station_samples" label="Station samples (filtered, combined)" optional="false" help="Merged sample data of BOT, PMP and CTD data for indicator calculation (StationSamples.csv). (URL must be stored in a .txt file)" type="data" format="txt"/>
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
363 <param name="combined_Chlorophylla_IsWeighted" label="Chlorophyll A Weighted?" optional="false" checked="false" help="If true, the script calculates combined chlorophyll A indicator results per assessment unit as a weighted average from BOT, PMP and EO. If false, then simple average." type="boolean" truevalue="True" falsevalue="False"/>
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
364 <param name="table_indicators" label="Table of Indicators" optional="true" help="A table listing the indicators. Needs the following column names: IndicatorID; CriteriaID; Name; Code; Parameters; Units; YearMin; YearMax; MonthMin; MonthMax; DepthMin; DepthMax; Metric; Response; Applied; Comments; GTC_HM; GTC_ML; STC_HM; STC_ML; SSC_HM; SSC_ML (please ask HELCOM for details). Please provide a URL to the table as a CSV file." type="text"/>
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
365 <param name="table_indicator_units" label="Table of Indicator Units" optional="true" help="A table listing something about the indicators. Needs the following column names: IndicatorID; UnitID; ET; ACDEV; EQR_HG; EQR_GM; EQR_MP; EQR_PB; IW. Please ask HELCOM for details. Please provide a URL to the table as a CSV file." type="text"/>
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
366 <param name="table_indicator_unit_results" label="table_indicator_unit_results" optional="true" help="A table listing something about the indicators. Needs the following column names: IndicatorID; UnitID; Period; ES; SD; N; NM; EQR; EQRS; GTC; STC; SSC. Please ask HELCOM for details. Please provide a URL to the table as a CSV file." type="text"/>
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
367 <param name="spatial_units" label="units_cleaned.shp" optional="false" help="Non-Gridded spatial units, as a shapefile, used for this process. Please provide a URL to the layer as a zipped shapefile. (URL must be stored in a .txt file)" type="data" format="txt"/>
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
368 </when>
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
369 <when value="heat4advanced">
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
370 <param name="annual_indicators" label="Annual Indicators Table" optional="false" help="CSV file of calculated HEAT EQRS per indicator per year per assessment unit (AnnualIndicators.csv). (URL must be stored in a .txt file)" type="data" format="txt"/>
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
371 <param name="table_indicators" label="Table of Indicators" optional="true" help="A table listing the indicators. Needs the following column names: IndicatorID; CriteriaID; Name; Code; Parameters; Units; YearMin; YearMax; MonthMin; MonthMax; DepthMin; DepthMax; Metric; Response; Applied; Comments; GTC_HM; GTC_ML; STC_HM; STC_ML; SSC_HM; SSC_ML (please ask HELCOM for details). Please provide a URL to the table as a CSV file." type="text"/>
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
372 <param name="table_indicator_units" label="Table of Indicator Units" optional="true" help="A table listing something about the indicators. Needs the following column names: IndicatorID; UnitID; ET; ACDEV; EQR_HG; EQR_GM; EQR_MP; EQR_PB; IW. Please ask HELCOM for details. Please provide a URL to the table as a CSV file." type="text"/>
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
373 </when>
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
374 <when value="heat5advanced">
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
375 <param name="assessment_indicators" label="Assessment Indicators Table" optional="false" help="CSV file of calculated EQRS per assessment period per assessment unit (AssessmentIndicators.csv). (URL must be stored in a .txt file)" type="data" format="txt"/>
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
376 <param name="table_indicators" label="Table of Indicators" optional="true" help="A table listing the indicators. Needs the following column names: IndicatorID; CriteriaID; Name; Code; Parameters; Units; YearMin; YearMax; MonthMin; MonthMax; DepthMin; DepthMax; Metric; Response; Applied; Comments; GTC_HM; GTC_ML; STC_HM; STC_ML; SSC_HM; SSC_ML. Please ask HELCOM for details. Please provide a URL to the table as a CSV file." type="text"/>
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
377 <param name="table_indicator_units" label="Table of Indicator Units" optional="true" help="A table listing something about the indicators. Needs the following column names: IndicatorID; UnitID; ET; ACDEV; EQR_HG; EQR_GM; EQR_MP; EQR_PB; IW. Please ask HELCOM for details. Please provide a URL to the table as a CSV file." type="text"/>
345dcb57726f planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b967cf6e15fbae221f8f2619d3183deba094acee
ecology
parents: 10
diff changeset
378 </when>
13
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
379 <when value="combine-eurostat-data">
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
380 <param name="country_code" label="Country code" optional="false" help="Official country code as short text string for country in focus." type="select">
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
381 <option value="DE">DE</option>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
382 <option value="CZ">CZ</option>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
383 </param>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
384 <param name="nuts_year" label="NUTS3 version year" optional="false" help="Year for EU NUTS3 region version to be used and combined with the chosen year EU annual human population statistics. The NUTS3 region version is only valid with temporally close human population year combinations." type="select">
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
385 <option value="2003">2003</option>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
386 <option value="2006">2006</option>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
387 <option value="2010">2010</option>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
388 <option value="2013">2013</option>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
389 <option value="2016">2016</option>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
390 <option value="2021">2021</option>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
391 <option value="2024">2024</option>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
392 </param>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
393 <param name="pop_year" label="human population year" optional="false" value="" help="Chosen human population year (HPY) for statistics. If you selected NUTS3 version (NV) 2013, select HPY &gt;= 2014 &amp; &lt;= 2017. If NV 2016, select HPY &gt;= 2018 &amp; &lt;= 2020. If NV 2021, select HPY &gt;= 2021 &amp; &lt;= 2023. If NV 2024, select HPY &gt;= 2024 &amp; &lt;= 2030." type="text">
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
394 <validator type="empty_field" message="You must provide a value."/>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
395 </param>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
396 </when>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
397 <when value="weighting-functions">
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
398 <param name="inputFile1_tif" label="CORINE CLC Land Cover raster for analysis area in focus" optional="false" value="" help="CORINE CLC Land Cover raster stored as TIF and for chosen analysis year (e.g. for year 2018) and e.g. extent in 100m2 cells. It should cover the analysis area in focus and have same coordinate system as the Census Grid input." type="text">
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
399 <validator type="empty_field" message="You must provide a value."/>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
400 </param>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
401 <param name="inputFile2_gpkg" label="Eurostat 2021 Census Grid in 1 km2 resolution" optional="false" value="" help="Eurostat 2021 Census Grid in 1 km2 resoultion as geopackage. It should cover the analysis area in focus and have same coordinate system as the Corine CLC raster input." type="text">
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
402 <validator type="empty_field" message="You must provide a value."/>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
403 </param>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
404 <param name="inputFile3_dbf" label="CORINE CLC class legend as DBF" optional="false" value="" help="CORINE CLC class legend stored as DBF table. It should contain the column called CODE_18 containing the CLC class IDs. It should be named the same as" type="text">
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
405 <validator type="empty_field" message="You must provide a value."/>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
406 </param>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
407 </when>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
408 <when value="clean-catchment-geometry">
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
409 <param name="inputFile1_gpkg" label="Polygon dataset (e.g. river catchments) to be validated." optional="false" value="" help="URL to the polygon dataset that you want to validate (e.g. river catchments)." type="text">
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
410 <validator type="empty_field" message="You must provide a value."/>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
411 </param>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
412 </when>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
413 <when value="filter-clip-clean-extent">
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
414 <param name="inputFile1_gpkg" label="NUTS3 regions" optional="false" help="EU NUTS3 regions saved in geopackage. It should be in same coordinate system as the inputted river catchment dataset and overlap this - ideally it should fully contain its extent. (URL must be stored in a .txt file)" type="data" format="txt"/>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
415 <param name="inputFile2_gpkg" label="LAU regions." optional="false" value="" help="EU LAU (Local Areal Unit) regions saved in geopackage. It should be in same coordinate system as the other inputted datasets and overlap these - ideally fully contained in the extent of the inputted river catchment dataset." type="text">
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
416 <validator type="empty_field" message="You must provide a value."/>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
417 </param>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
418 <param name="inputFile3_gpkg" label="Validated river catchments dataset" optional="false" value="" help="River catchments dataset stored as geopackage and already validated. An example could be EU Ecrins subcatchments from 2012. It should have the same coordinate system as the inputted NUTS3 dataset and overlap this - ideally it should fully be within its extent." type="text">
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
419 <validator type="empty_field" message="You must provide a value."/>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
420 </param>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
421 </when>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
422 <when value="process-dasymetric-refinement">
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
423 <param name="inputFile1_gpkg" label="NUTS3 geopackage with latest EU annual human population" optional="false" help="NUTS3 geopackage with latest EU annual human population acting as source data for the human population to be modelled finer. (URL must be stored in a .txt file)" type="data" format="txt"/>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
424 <param name="inputFile2_rds" label="Weight table as RDS" optional="false" help="Weights for each significant urban CLC class stored as RDS. It should contain an integer column named 'CODE_18' with the significant CLC category codes and a numeric column named 'percent' (URL must be stored in a .txt file)" type="data" format="txt"/>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
425 <param name="inputFile3_gpkg" label="Analysis extent." optional="false" help="Analysis extent as one polygon with validated geometry stored as a geopackage. (URL must be stored in a .txt file)" type="data" format="txt"/>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
426 <param name="inputFile4_gpkg" label="CORINE 2018 CLC vector" optional="false" value="" help="CORINE 2018 CLC vector stored as geopackage." type="text">
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
427 <validator type="empty_field" message="You must provide a value."/>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
428 </param>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
429 </when>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
430 <when value="process-interpolate-lau">
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
431 <param name="inputFile1_gpkg" label="Ancillary data: Significant urban CORINE CLC polygons with estimated human population" optional="false" help="Ancillary data for modelling human population finer, stored as geopackage, and cut to analysis extent, and consisting of significant urban CORINE CLC polygons with estimated human population calculated through dasymetric refinement of NUTS3 human population based on density-derived input weights calculated from overlapping CORINE CLC raster with Eurostat 2021 Census Grid. It should have same coordinate system as the LAU input data. (URL must be stored in a .txt file)" type="data" format="txt"/>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
432 <param name="inputFile2_gpkg" label="LAU regions with latest annual human population" optional="false" help="Validated EU LAU (Local Areal Unit) regions with latest annual human population, with validated geometries, stored as geopackage, and cut to analysis extent. It should have same coordinate system as the ancillary input data and be based on same statistical focus year. (URL must be stored in a .txt file)" type="data" format="txt"/>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
433 </when>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
434 <when value="process-interpolate-subbasins">
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
435 <param name="inputFile1_gpkg" label="Ancillary data: Significant urban CORINE CLC polygons with estimated human population" optional="false" help="Ancillary data for modelling human population finer, stored as geopackage, and cut to analysis extent, and consisting of significant urban CORINE CLC polygons with estimated human population calculated through dasymetric refinement of NUTS3 human population based on density-derived input weights calculated from overlapping CORINE CLC raster with Eurostat 2021 Census Grid. It should contain a polygon ID column called 'nuts_cor_int_id' and an estimated human population numeric column called 'estPopCor'. It should have same coordinate system as the river catchment input dataset. (URL must be stored in a .txt file)" type="data" format="txt"/>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
436 <param name="inputFile2_gpkg" label="Validated target dataset" optional="false" help="Target dataset stored as geopackage with validated geometries. An example could be EU Ecrins river subcatchments from 2012. It should contain a polygon ID column called 'OBJECTID'. It should have the same coordinate system and extent as the inputted ancillary dataset. (URL must be stored in a .txt file)" type="data" format="txt"/>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
437 </when>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
438 <when value="process-create-visualizations">
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
439 <param name="inputFile1_rds" label="Weight table as RDS" optional="false" help="Weights for each significant urban CLC class stored as RDS. It should contain an integer column named 'CODE_18' with the significant CLC category codes and a numeric column named 'percent'. (URL must be stored in a .txt file)" type="data" format="txt"/>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
440 <param name="inputFile2_gpkg" label="Control data: LAU regions with estimated annual human population." optional="false" help="LAU regions stored as geopackage with estimated annual human population based on area-weighted ancillary data and its difference to observed latest annual human population, indicating the precision of the dasymetric refinement process for modelling human population finer in scale. (URL must be stored in a .txt file)" type="data" format="txt"/>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
441 <param name="inputFile3_gpkg" label="Target data with estimated annual human population." optional="false" help="Target data (e.g. Ecrins 2012 river subcatchments) stored as geopackage with estimated annual human population based on area-weighted ancillary data and dasymetric refinement of NUTS3 level human population. (URL must be stored in a .txt file)" type="data" format="txt"/>
6b0a7e4e1460 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 89240f8f31322fc0904385828041764818a602f7
ecology
parents: 12
diff changeset
442 </when>
0
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
443 </conditional>
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
444 </inputs>
1
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
445 <outputs>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
446 <data name="output_data" format="txt" label="$select_process"/>
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
447 </outputs>
0
0077885b6f1d planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 6db8e8425f0525fc2e5df8cb43beb3b14024d0ab
ecology
parents:
diff changeset
448 <expand macro="tests"/>
2
af00a67d3649 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 22bb5ef944236a3e6c5d4e9ffb31e99b700031e6
ecology
parents: 1
diff changeset
449 <help>Use the dropdown menu at the top to select the OGC API processes hosted on https://aquainfra.ogc.igb-berlin.de/pygeoapi/ and then complete the corresponding form to run the service.</help>
1
1ff618d89af4 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit 3989415663771a85b3a0be6c02308994ac4adc85
ecology
parents: 0
diff changeset
450 <expand macro="citations"/>
9
f708bf8ccfa7 planemo upload for repository https://github.com/AquaINFRA/tools-ecology/tree/master commit b3d67b03e9bde6f6b1e2a48b8d5664129d3c57d5
ecology
parents: 8
diff changeset
451 </tool>