Move check_station_mismatch logic from CWL file to script

A script for the check_station_mismatch step already exists, but the input and output handling was embedded in the CWL step. I have moved this to the Python script, made the script executable, and updated the pipeline step.

Closes RAP-1066

Merge request reports

Loading