ESCOMP / mizuRoute

Reach-based river routing model
http://escomp.github.io/mizuRoute/
GNU General Public License v3.0
42 stars 52 forks source link

Include tools to create mizuRoute input files as part of the mizuRoute checkout #446

Open ekluzek opened 9 months ago

ekluzek commented 9 months ago

This will be needed for CESM4 in order for mizuRoute to be the CESM river component for CESM4. We will need to have tools available for making mizuRoute input files: network files, mesh files, and mapping files for custom grids for mizuRoute. The tools could be in their own repository and checked out in an externals config file, or just included directly in mizuRoute (for example under a "tools" subdirectory as we do in CTSM).

There are currently python scripts to do the following things, we just need them added to the checkout. We can check in the initial versions as they are, and then in time clean them up, add testing, and usability changes to them.

Definition of Done: