Thanks Kristian. Yes I'm running TSR to extract CSO spill data. I've never come across the switch between DWF/Storm mode before - every day is a school day I suppose.
Type: Posts; User: Scott Leslie
Thanks Kristian. Yes I'm running TSR to extract CSO spill data. I've never come across the switch between DWF/Storm mode before - every day is a school day I suppose.
Afternoon,
IW CS v12.5.4 (but probably common to all CS/ICM)
I am exporting TSR result data to .hyq and WQ files for a selection list of gauged links, and I'm finding that some of the .hyqs...
This code gives me what I was after if anyone is interested:
select
count(*) AS 'Count',
SUM(surveyed_length) AS 'Length'
group by
DATEPART(when_surveyed) AS 'Date',(surveyed_by) AS...
Hi - I'm trying do use an SQL to interrogate CCTV survey data in Infonet 15.0. I want to get the sum the total surveyed lengths, for each CCTV operator, for each date. So for example, Operator A did...
Duncan - the file opened in MapInfo fine, but opening as a text file did not work at all so I'm assuming that there was an 'issue' with the file. I/we imported the data we were after from another...
Good morning, I'm encountering some problems when trying to import LiDAR data into ICM 5.0.4 as a ground model grid. The data has been processed (thinned and spliced) by another person and is in a...
Hi Bob, thanks for your reply. There was no pollutant modelling undertaken, so its can't be done with the results we have.
I have another question though - is it possible to export the flow...
Hi all,
Is there a way in ICM to render flood extents or contours depending on the source of the water eg foul/combined and storm/other?
Regards
Scott