Hands-On: Running the Gulf of Riga Workflow
[!NOTE] đš Video Reference YouTube video .
This chapter provides step-by-step instructions for running the DGA workflow in Aqua Galaxy. Follow along with the video for visual guidance.
Prerequisites
Before starting, ensure the user have:
- â Registered for an Aqua Galaxy account
- â Signed into the AquaINFRA Interaction Platform
Step 1: Import Input Data
The workflow requires two datasets to run.
1.1 Import Secchi Depth Point Data
đš Video: 12:49 - 15:19
- Navigate to the Data-to-Knowledge Package page on the AIP
- Click on âLatvian Secchi depth and water colorâ
- Youâll see three options:
- Direct download link
- Zenodo repository page
- AquaINFRA dataset page â Select this one
- On the dataset page, click âImport to Galaxyâ
- The OGC API Features subsetting window opens:
- Bounding Box: Leave default (or customise for specific area)
- Number of Points: Set to
5871(total available points) - Query Parameters: Leave empty (we need all data)
- Click âRegenerateâ to update the link
- Click âImportâ
- Youâll be redirected to Aqua Galaxy
In the History panel (right side):
⢠Gray = Queued
⢠Orange = Processing
⢠Green = Complete
⢠Red = Error
- Rename the dataset for clarity:
- Click the pencil icon (Edit)
- Rename to:
points - Add annotation: âLatvian Secchi depth measurementsâ
1.2 Import HELCOM Assessment Unit Regions
đš Video: 15:19 - 19:51
- Return to the Data-to-Knowledge Package page
- Click on âHELCOM subbasinsâ
- Click âAquaINFRAâ to view the dataset page
- Click âVisitâ to explore original metadata
- Youâll find two links:
- Direct data access link
- HELCOM interactive map
HELCOM data requires accepting a usage disclaimer before import.
- Accept the disclaimer:
- Open the direct download link in a new tab
- Accept the data usage disclaimer
- Wait for the download link to activate (donât download the file)
- Copy the activated download URL
- Import to Galaxy:
- Return to the AIP dataset page
- Paste the URL into the import field
- Click âImportâ
- Wait for the green status indicator
- Rename the dataset:
- Click the pencil icon
- Rename to:
regions - Add annotation: âHELCOM assessment unit polygonsâ
Step 2: Import the Workflow
đš Video: 19:51 - 21:29
Method 1: Direct Import from AIP
- In the Data-to-Knowledge Package, click âGalaxyâ under the workflow section
- Youâll be redirected to the workflow preview page in Aqua Galaxy
- Click âImportâ
- Click âStart using this workflowâ
Method 2: Manual Import
- Navigate to Workflows in Aqua Galaxy (top menu)
- Click âImportâ
- Upload the workflow file (
.gaformat) from Zenodo
Step 3: Run the Workflow
đš Video: 21:29 - 25:07
- In the Workflows section, find âGulf of Riga DGA Workflowâ
- Click the dropdown arrow â Select âRunâ
- On the workflow run page:
- Input 1 (Point Data): Select
points - Input 2 (Region Data): Select
regions
- Input 1 (Point Data): Select
- (Optional) Click âExpand to full workflowâ to customise parameters:
- Threshold for missing values
- Minimum number of data points
- Interpolation settings
- Click âRun Workflowâ
Step 4: Monitor Progress
đš Video: 21:35 - 25:07
Youâll be taken to a progress page showing:
Interactive Workflow Graph
- Visual representation of each step
- Color-coded status (gray â orange â green)
- Click on any step to see details
History Panel
- Lists all outputs chronologically
- Shows job metrics (runtime, memory usage)
- Provides download links for results
Step 5: Review Outputs
đš Video: 25:18 - 29:08
Key Outputs to Check:
1. Spatial Aggregation Output
- File: Points with assessment unit IDs
- What to look for: Each point now has a
unit_idattribute
2. Temporal Aggregation Output
- File: Points with season assignments
- What to look for: New
seasoncolumn (Spring, Summer, Autumn, Winter)
3. Interpolated Time Series
- File: CSV with continuous data
- What to look for: Gaps filled, units with <10 points excluded
4. Mann-Kendall Results
- File: Statistical test results
- What to look for: Kendallâs Tau values (negative = darkening trend)
5. Interactive Map
- File:
map_shape_file_points.html - Action: Click the eye icon â Open in new tab
- What to see: Assessment units color-coded by trend
6. Bar Chart
- File: Kendallâs Tau visualization
- What to see: Negative bars indicate decreasing transparency
Step 6: Interpret Results
đš Video: 28:11 - 29:08
Example Results from Video:
The workflow identified significant negative trends in:
- LAT-003 (Summer) - Negative Tau
- LAT-004 (Summer) - Negative Tau
- LAT-005 (Autumn) - Negative Tau
Location: All three units are along the Latvian coastline. LAT-005 includes the Daugava River catchment near Riga.
Interpretation: Water transparency is decreasing (darkening) in these coastal regions, confirming the scuba diversâ observations.
Troubleshooting
Issue: Import Fails (Red Status)
- Solution: Check the internet connection, try re-importing
Issue: Workflow Stuck (Orange for >10 minutes)
- Solution: Refresh the page, check server status
Issue: No Results Generated
- Solution: Verify both input datasets were correctly imported and renamed
Next Steps
After successfully running the workflow:
- â Download the results for the records
- â Experiment with different parameters
- â Try applying the workflow to the own data
- â Explore other AquaINFRA workflows