UG files
by
ECOLA
—
last modified
Mar 19, 2012 02:12 PM
Examples of Unstructured files:
To see some example of files that xscan can read:
cd /home/sirocco/monday/xscan_files/
The different type of files:
- *SG.nc are classic structured netcdf files.
- *.nc without the SG prefix are unstructured netcdf files.
- *3D.nc are 3D unstructured netcdf files.
- *.s2r are ASCII files containing real scalar data (i.e. elevation).
- *.v2r are ASCII files containing real vector data (i.e. mean velocity field).
- *.s2c are ASCII files containing complex scalar data.
- *.v2c are ASCII files containing complex vector data (i.e. tidal currents, ellipse)