SELECT s.station_id FROM CLASSIFICATION_STATION cs, (SELECT cs.STATION_ID from CLASSIFICATION_STATION cs,STATION s, (select platform_code from platform WHERE platform_code IN ('6800985', 'LDGJ')) P WHERE S.platform_code = P.platform_code AND cs.classification_code IN (1, 2, 3, 4, 5, 6, 9, 11, 12, 13, 14, 15, 19) AND (cs.restriction = 'P' or cs.restriction is null) AND cs.station_id = s.station_id AND s.latitude <= 61.27 AND s.latitude >= 58.47 AND ((s.longitude <= 1.43 AND s.longitude >= -5.57) OR (s.longitude <= MOD(1.43+360, 360) AND s.longitude >= MOD(-5.57+360, 360)) OR (s.longitude <= MOD(1.43-360, 360) AND s.longitude >= MOD(-5.57-360, 360)) ) AND s.station_date <= TO_DATE('14/06/2024 23:59:59', 'DD/MM/YYYY HH24:MI:SS') AND s.station_date >= TO_DATE('14/05/2024 00:00:00', 'DD/MM/YYYY HH24:MI:SS') AND s.date_quality_code IN (1,2,5,7,8) AND s.position_quality_code IN (1,2,5,7,8) ) stationToDiff, STATION s, CLASSIFICATION_TYPE ct WHERE cs.station_id = stationToDiff.station_id AND s.station_id = cs.station_id AND ct.classification_code = cs.classification_code AND s.PLATFORM_CODE='LDGJ' and cs.classification_code=2;/home1/datawork/co_exp/coriolis_exp/spool/co05/co0501/tmp/DataSelection_20240614_125028_15039509/xbt-profiles-LDGJ.csv;-time=iso -valid_qc=12578 SELECT s.station_id FROM CLASSIFICATION_STATION cs, (SELECT cs.STATION_ID from CLASSIFICATION_STATION cs,STATION s, (select platform_code from platform WHERE platform_code IN ('6800985', 'LDGJ')) P WHERE S.platform_code = P.platform_code AND cs.classification_code IN (1, 2, 3, 4, 5, 6, 9, 11, 12, 13, 14, 15, 19) AND (cs.restriction = 'P' or cs.restriction is null) AND cs.station_id = s.station_id AND s.latitude <= 61.27 AND s.latitude >= 58.47 AND ((s.longitude <= 1.43 AND s.longitude >= -5.57) OR (s.longitude <= MOD(1.43+360, 360) AND s.longitude >= MOD(-5.57+360, 360)) OR (s.longitude <= MOD(1.43-360, 360) AND s.longitude >= MOD(-5.57-360, 360)) ) AND s.station_date <= TO_DATE('14/06/2024 23:59:59', 'DD/MM/YYYY HH24:MI:SS') AND s.station_date >= TO_DATE('14/05/2024 00:00:00', 'DD/MM/YYYY HH24:MI:SS') AND s.date_quality_code IN (1,2,5,7,8) AND s.position_quality_code IN (1,2,5,7,8) ) stationToDiff, STATION s, CLASSIFICATION_TYPE ct WHERE cs.station_id = stationToDiff.station_id AND s.station_id = cs.station_id AND ct.classification_code = cs.classification_code AND s.PLATFORM_CODE='6800985' and cs.classification_code=4;/home1/datawork/co_exp/coriolis_exp/spool/co05/co0501/tmp/DataSelection_20240614_125028_15039509/glider-profiles-6800985.csv;-time=iso -valid_qc=12578