ASC to ASC: Difference between revisions

Content deleted Content added
Line 139:
For each input grid (or scenario) the grid is classed as either 1 if the results grid is wet or 0 if dry. The total score for each grid cell is is calculated and then divided by the total number of input grids. A value of 1 indicates that the cell was wet in each simulation a value of 0 is dry in all simulations. Grids with a value of 0.5 are most sensitive.<br>
This can be useful for quantifying the sensitivity of the model to parameters.<br>
Example:<br>
<li><tt>asc_to_asc.exe -fuzzy *_d_Max.flt</tt><br>
Create a fuzzy map from all maximum depth grids in the directory.
 
==Histogram==
'''"-histogram bins.csv <input grid>"'''<br>