1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
DSET ^sample.nc
DTYPE netcdf
TITLE 3-D Ocean Variables: Wind Stress Components
UNDEF -1.e+34
xdef 240 linear 1.5 1.5
ydef 134 levels -73.5 -72 -70.5 -69 -67.5 -66 -64.5 -63 -61.5 -60 -58.5
-57 -55.5 -54 -52.5 -51 -49.5 -48 -46.5 -45 -43.5 -42 -40.5
-39 -37.5 -36 -34.5 -33 -31.5 -30 -28.50308 -27.01839 -25.55788
-24.13287 -22.75384 -21.43012 -20.16967 -18.97892 -17.86256
-16.82345 -15.86256 -14.97892 -14.16967 -13.43012 -12.75384
-12.13287 -11.55788 -11.01839 -10.50308 -10 -9.5 -9 -8.5 -8
-7.5 -7 -6.5 -6 -5.5 -5 -4.5 -4 -3.5 -3 -2.5 -2 -1.5 -1
-0.5 1.776357e-15 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5 5.5 6 6.5
7 7.5 8 8.5 9 9.5 10 10.50308 11.01839 11.55788 12.13287
12.75384 13.43012 14.16967 14.97892 15.86256 16.82345 17.86256
18.97892 20.16967 21.43012 22.75384 24.13287 25.55788 27.01839
28.50308 30 31.5 33 34.5 36 37.5 39 40.5 42 43.5 45 46.5 48
49.5 51 52.5 54 55.5 57 58.5 60 61.5 63 64.5 66
ZDEF 1 levels 0
TDEF 1 linear 01dec2054 1mo
VARS 2
taux 1 t,z,y,x Zonal Wind Stress (dyn/cm**2)
tauy 1 t,z,y,x Meridional Wind Stress (dyn/cm**2)
ENDVARS
|