Hi all,
I was wondering if anyone could confirm the validity of my approach.
I am running a terrain preprocessing using a raw DEM and a feature class for known streams (that I will burn in through DEM reconditioning).
My DEM raster has values (approx 0 meters) for locations corresponding to the sea. Most of my streams (in my stream feature class) "exit" the DEM, however several individual streams end up in the sea. I was thinking of converting a sea polygon to raster and removing this from my raw DEM. This way I am making sure all streams will exit the raster (and won’t get refilled after burning). Then I can append “coastal” catchments at the end of the terrain preprocessing which will add missing catchments not associated to modeled streams.
This makes more sense to me than treating the sea as a “sink" (and basically creating a sink structure for the sea). Does anyone have any comments regarding this approach and does it sound reasonable?
Thanks so much for the help.
Alex.