<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hi,</div><div>Could anyone guide me through to use tke.mon.mean.nc file.</div><div>sdfopen tke.mon.mean.nc</div><div>give</div><div> Scanning self-describing file: tke.mon.mean.nc<br>gadsdf: SDF file has no discernable X coordinate.<br>To open this file with GrADS, use a descriptor file with an XDEF entry.<br>Documentation is at http://iges.org/grads/gadoc/SDFdescriptorfile.html</div><div><br></div><div><br></div><div>While looking into it (ncdump tke.mon.mean.nc)</div><div>it is </div><div>netcdf tke.mon.mean {<br>dimensions:<br> y = 277 ;<br> x = 349 ;<br> level = 15 ;<br> time = UNLIMITED ; // (384 currently)<br> nbnds = 2 ;<br>variables:<br> int Lambert_Conformal ;<br>
Lambert_Conformal:grid_mapping_name = "lambert_conformal_conic" ;<br> Lambert_Conformal:standard_parallel = 50., 50. ;<br> Lambert_Conformal:longitude_of_central_meridian = -107. ;<br> Lambert_Conformal:latitude_of_projection_origin = 50. ;<br> Lambert_Conformal:false_easting = 5632642.22547 ;<br> Lambert_Conformal:false_northing = 4612545.65137 ;<br> float lat(y, x) ;<br> lat:long_name = "latitude coordinate" ;<br> lat:units = "degrees_north" ;<br> lat:standard_name = "latitude" ;<br> lat:axis = "Y" ;<br> lat:coordinate_defines = "point"
;<br> float level(level) ;<br> level:units = "millibar" ;<br> level:actual_range = 1000.f, 600.f ;<br> level:long_name = "Level" ;<br> level:positive = "down" ;<br> level:GRIB_id = 100s ;<br> level:GRIB_name = "hPa" ;<br> level:axis = "Z" ;<br> level:coordinate_defines = "point" ;<br> float lon(y, x) ;<br> lon:units = "degrees_east" ;<br> lon:long_name = "longitude coordinate" ;<br> lon:standard_name = "longitude" ;<br> lon:axis = "X" ;<br>
lon:coordinate_defines = "point" ;<br> double time(time) ;<br> time:units = "hours since 1800-1-1 00:00:0.0" ;<br> time:long_name = "Time" ;<br> time:actual_range = 1569072., 1848840. ;<br> time:delta_t = "0000-01-00 00:00:00" ;<br> time:avg_period = "0000-01-00 00:00:00" ;<br> time:prev_avg_period = "0000-00-01 00:00:00" ;<br> time:standard_name = "time" ;<br> time:axis = "T" ;<br> time:coordinate_defines = "start" ;<br> double time_bnds(time, nbnds) ;<br> time_bnds:long_name = "Time Boundaries" ;<br> short tke(time, level, y, x)
;<br> tke:long_name = "Monthly Turbulent Kinetic Energy on Pressure Levels" ;<br> tke:valid_range = -32765s, -22766s ;<br> tke:unpacked_valid_range = 0.f, 105.f ;<br> tke:actual_range = 0.f, 16.48f ;<br> tke:units = "J/kg" ;<br> tke:add_offset = 327.66f ;<br> tke:scale_factor = 0.01f ;<br> tke:missing_value = 32766s ;<br> tke:_FillValue = -32767s ;<br> tke:precision = 2s ;<br> tke:least_significant_digit = 2s ;<br> tke:GRIB_id = 158s ;<br> tke:GRIB_name = "TKE"
;<br> tke:var_desc = "Turbulent Kinetic Energy" ;<br> tke:dataset = "NARR Monthly Averages" ;<br> tke:level_desc = "Pressure Levels" ;<br> tke:statistic = "Mean" ;<br> tke:parent_stat = "Individual Obs" ;<br> tke:cell_methods = "time: mean (monthly from 3-hourly values)" ;<br> tke:grid_mapping = "Lambert_Conformal" ;<br> tke:coordinates = "lat lon" ;<br> float x(x) ;<br> x:long_name = "eastward distance from southwest corner of domain in projection coordinates" ;<br> x:units = "m" ;<br> x:standard_name = "projection_x_coordinate"
;<br> float y(y) ;<br> y:long_name = "northward distance from southwest corner of domain in projection coordinates" ;<br> y:units = "m" ;<br> y:standard_name = "projection_y_coordinate" ;<br><br>// global attributes:<br> :Conventions = "CF-1.0" ;<br> :title = "Monthly NARR" ;<br> :history = "created 2005/07 by Hoop (netCDF2.3)" ;<br> :comments = "Data is from North American Regional Reanalysis\n",<br> "(8x/day). It consists of most variables interpolated to\n",<br> "pressure surfaces from model (sigma) surfaces." ;<br>
:institution = "National Centers for Environmental Prediction" ;<br> :platform = "Model" ;<br> :references = "http://wwwt.emc.ncep.noaa.gov/mmb/rreanl/index.html\n",<br> "http://www.esrl.noaa.gov/psd/data/gridded/data.narr.html" ;<br> :NCO = "4.0.0" ;<br></div><div><br></div><div>Sorry for long massage</div><div>Dimri</div><div></div></div></body></html>