GRID to GRID draft: Difference between revisions

Content deleted Content added
No edit summary
Line 1:
=Introduction=
grid_to_grid.exe is a utility that can be used to perform a range of operations on gridded files. The input grids can be eithera combination of GeoTIFF (.tif), ESRI ASCII grid (.asc), binary float grids (.flt) geopackage (.gpkg), NetCDF (.nc) and Cloud Optimised GeoTIFFs (.cog), all of which can be input and output from TUFLOW and any of the format can be set as output from the utility.<br>
This utility is useful for comparing and processing TUFLOW outputs from different .2dm meshes, which can't be compared with the <u>[[RES_to_RES| res_to_res.exe]]</u>. For some options (such as processing maximums or differences) the input files must be of the same row/column dimensions.<br>
For some options (such as processing maximums or differences) the input (.tif, .asc or .flt) files must be of the same row/column dimensions.<br>
The inputs can be a combination of .tif, .asc, .flt, .gpkg, .nc, .cog grids and the -tif, -asc, -flt, -gpkg, -nc, .cog options can be used to set the output type.<br>
 
=Output Switches=