I have created a program that runs a batch of RAS models using HEC-RAS controller. When I want to see the resulting grids, I have to go into RASMapper for each model and Compute/Update stored maps.
Is there any way to run Compute/Update stored maps when I run the models with my batch program?
As an update to this issue, you can at least get HEC-RAS to create the mapping files that you have previously created by deleting previous results. It seems that HEC-RAS will not create files that already exist, even though it knows that they are outdated. It will create new files when there are none in the folder.
It would be nice if this could be done through controller, or a RASMapper library.