BASEMENTBasic Simulation Environment for computation of environmental flow and natural hazard simulationLaboratory of Hydraulics, Hydrology and Glaciology (VAW)ETH Zurich | ![]() |
You are not logged in.
Pages: 1
How can i export the maximum value of the output raster as like in HEC-RAS? I can only export raster value for specific time unit, but not the maximum value of the whole rasters. I exported the value of specific time of second through "Mesh -> Rasterize mesh dataset" in processing tool box, as I cant export through Crayfish plugin.
Offline
I didn't use the "Mesh -> Rasterize mesh dataset" in processing tool box yet. But, did you activate maximum output of a specific value, e.g. max[wse] or max[depth]?
Offline
I didn't know how to activate maximum output, only knew to activate for specific time steps, let's say last value of time steps.
Offline
you should first calculate the max with the mesh calculator, using the max_aggr function.
this will add a dataset to your results, afterwards you can rasterize it
anyway, i suggest you to use the flood module, and then rasterize that dataset
Offline
Pages: 1