|
From: <ibo...@km...> - 2003-02-26 03:21:16
|
Dear Sir,
I would like to know to us the netcdf file with the vis5d+. The vis5d is
support for netcdf file format, but it is not more information.
This is my netcdf file.
------>
#ncdump -c /usr2/home/mm5/MM5POST/g1.raincon.nc
netcdf g1.raincon {
dimensions:
Xdef = 84 ;
Ydef = 99 ;
time = UNLIMITED ; // (11 currently)
variables:
float Xdef(Xdef) ;
Xdef:long_name = "longitude" ;
Xdef:units = "degrees_east" ;
float Ydef(Ydef) ;
Ydef:long_name = "latitude" ;
Ydef:units = "degrees_north" ;
float time(time) ;
time:long_name = "time" ;
time:units = "hours since 2003-02-20 12:00:00.0000" ;
float RAINCON(time, Ydef, Xdef) ;
RAINCON:long_name = "ACCUMULATED CONVECTIVE PRECIPITATION"
;
RAINCON:units = "cm" ;
RAINCON:_FillValue = -9999.f ;
// global attributes:
:title = "MM5 version output on NetCDF format" ;
:history = "created 23/01/2003 by Boonlert Archevarahuprok
(NetCDF3.5)" ;
data:
Xdef = 91.92152, 92.16437, 92.40723, 92.65008, 92.89294, 93.13579,
93.37865,
93.6215, 93.86436, 94.10721, 94.35007, 94.59292, 94.83578, 95.07863,
95.32149, 95.56434, 95.8072, 96.05005, 96.29291, 96.53576, 96.77862,
97.02147, 97.26433, 97.50718, 97.75004, 97.99289, 98.23575, 98.4786,
98.72146, 98.96431, 99.20717, 99.45002, 99.69288, 99.93573, 100.1786,
100.4214, 100.6643, 100.9072, 101.15, 101.3929, 101.6357, 101.8786,
102.1214, 102.3643, 102.6071, 102.85, 103.0928, 103.3357, 103.5786,
103.8214, 104.0643, 104.3071, 104.55, 104.7928, 105.0357, 105.2785,
105.5214, 105.7643, 106.0071, 106.25, 106.4928, 106.7357, 106.9785,
107.2214, 107.4642, 107.7071, 107.95, 108.1928, 108.4357, 108.6785,
108.9214, 109.1642, 109.4071, 109.6499, 109.8928, 110.1356, 110.3785,
110.6214, 110.8642, 111.1071, 111.3499, 111.5928, 111.8356, 112.0785 ;
Ydef = 1.213016, 1.455804, 1.698567, 1.941299, 2.183997, 2.426655,
2.66927,
2.911837, 3.154351, 3.396809, 3.639206, 3.881538, 4.123801, 4.365989,
4.608099, 4.850128, 5.092069, 5.333919, 5.575674, 5.817329, 6.058881,
6.300325, 6.541656, 6.782871, 7.023965, 7.264935, 7.505774, 7.746481,
7.987051, 8.227478, 8.46776, 8.707891, 8.947869, 9.18769, 9.427347,
9.666838, 9.906158, 10.1453, 10.38427, 10.62306, 10.86166, 11.10007,
11.33828, 11.57629, 11.81411, 12.05171, 12.28911, 12.52629, 12.76326,
13,
13.23652, 13.47281, 13.70886, 13.94468, 14.18025, 14.41559, 14.65067,
14.8855, 15.12008, 15.3544, 15.58845, 15.82224, 16.05576, 16.289,
16.52197, 16.75466, 16.98706, 17.21917, 17.451, 17.68253, 17.91376,
18.14469, 18.37532, 18.60563, 18.83564, 19.06533, 19.29471, 19.52376,
19.75249, 19.98089, 20.20896, 20.4367, 20.6641, 20.89116, 21.11788,
21.34425, 21.57027, 21.79594, 22.02126, 22.24622, 22.47081, 22.69505,
22.91891, 23.14241, 23.36554, 23.58829, 23.81066, 24.03266, 24.25427 ;
time = 0, 3, 6.000001, 9.000002, 12, 15, 18, 21, 24, 27.00001, 30.00001 ;
}
<-------
# /usr/local/bin/vis5d /usr2/home/mm5/MM5POST/g1.raincon.nc
Setting visual to 8 bit PsuedoColor with default color map
Setting visual to 8 bit PsuedoColor with default color map
Error: not a v5d file
Error: datafile /usr2/home/mm5/MM5POST/g1.raincon.nc not found
adding file /usr2/home/mm5/MM5POST/g1.raincon.nc
Error: unrecognized file type
ERROR: Failed to open file /usr2/home/mm5/MM5POST/g1.raincon.nc as NetCDF
4 can't handle this right now
Error: datafile /usr2/home/mm5/MM5POST/g1.raincon.nc could not be loaded
Any sugession?
With Best Regards
Boonlert Archevarahuprok
|