Hello, I am a new WRF-Hydro user.
This is actually my first time working with any hydrologic model, so I still lack a general understanding of the system.
I successfully compiled Coupled WRF/WRF-Hydro and ran the testcase.
Now I would like to run the model for my own domain, and I realized that preprocessing is required.
Since I have no experience using GIS, I used the WRF-Hydro GIS Pre-processing tool(https://github.com/NCAR/wrf_hydro_gis_preprocessor).
However, unlike the testcase results, the channel data in my generated Fulldom_hires.nc file is not clean, and because my domain includes the ocean, channels are also created over the sea.
I would like to ask two questions:
Some channels appear as adjacent, parallel like “small branches.” Is there a way to generate cleaner channel networks?
Is there a way to prevent channels from being generated over the ocean?
Thank you for your help!