TUFLOW NetCDF Rainfall Format: Difference between revisions
Content deleted Content added
No edit summary |
|||
(One intermediate revision by one other user not shown) | |||
Line 1:
=Introduction=
This page contains information on the NetCDF file format used for gridded rainfall. This file is created if a TUFLOW rainfall Control File (.trfcf) has the NC output type "<tt><font color="blue">RF Grid Format</font><font color="red> ==</font> NC</tt>". This file can also be directly input to TUFLOW with the .tcf command "<tt><font color="blue">Read Grid RF</font><font color="red"> == </font><file.nc></tt>" in the.tcf.
=File Format=
This file must contain a regularly spaced grid of rainfall depth. The following variables are required:
* x - contains the x coordinates of the grid.
* y - contains the y coordinates of the grid.
|