$ -------------------------------------------------------------------- $ $ WAVEWATCH III Grid output post-processing ( GrADS ) $ $--------------------------------------------------------------------- $ $ Time, time increment and number of outputs. $ 9999 $ $ Output request flags identifying fields as in ww3_shel.inp. See that $ file for a full documentation of field output options. Namelist type $ selection is used here (for alternative F/T flags, see ww3_shel.inp). $ N DPT WND HS LM FP DIR T01 $ $---------------------------------------------------------------- $ Grid range in discrete counters IXmin,max, IYmin,max, flags for $ including sea and boundary points in map $ 0 9999 0 9999 T T $ $ NOTE : In the Cartesian grid version of the code, X and Y are $ converted to longitude and latitude assuming that 1 degree $ equals 100 km if th maximum of X or Y is larger than 1000km. $ For maxima between 100 and 1000km 1 degree is assumed to be $ 10km etc. Adjust labels in GrADS scripts accordingly. $ $ -------------------------------------------------------------------- $ $ End of input file $ $ -------------------------------------------------------------------- $