<div style="font-family: arial, helvetica, sans-serif; font-size: 12px; background-color: white; "><p style="font-family: arial, helvetica, sans-serif; font-size: 12px; "><font face="'PrimaSans BT,Verdana,sans-serif'"><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; "><font class="Apple-style-span" face="arial" size="3"><span class="Apple-style-span" style="font-size: 13px; "><span class="Apple-style-span" style="font-size: 12px; ">GRADSUSR list,<div style="font-family: arial, helvetica, sans-serif; font-size: 12px; "><br></div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">   I have<span class="Apple-style-span" style="font-size: 13px; "><span class="Apple-style-span" style="font-family: Times; font-size: 16px; "> downloaded a QSCAT data file in  netcdf format and have been trying to view the data with GrADS by creating a .ddf (data descriptor file) along with using the xdfopen command.  I have read though all the GrADS documentation and have been unsuccessful in converting the dimensions of the data into a format that GrADS can read.</span></span></div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; "><br></div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">  I have added the contents of an ncdump command I did on the file at the end of this email.  As you can see the only dimensions specified are time and cross_track cells.  I understand how the file is divided up into swaths with a variable for latitude and longitude for each swath.  What I don't understand is how to put this convention into a .ddf format that GrADS can read.</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; "><br></div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">  I emailed the people who supply the data and they said I should be able to open the file by using a sdfopen command.  This has not worked however because the .nc file does not appear to be in COARDS format (I get an error message about there being no discerable X coordinate).  Any advice someone might have with this issue will be greatly appreciated.</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; "><br></div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">Thanks,</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">MJ</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; "><br></div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; "><br></div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; "><span class="Apple-style-span" style="font-size: 13px; "><span class="Apple-style-span" style="font-family: Times; font-size: 16px; ">  <span class="Apple-style-span" style="font-family: arial; font-size: 13px; ">  </span></span></span></div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; "><font class="Apple-style-span" face="arial" size="3"><span class="Apple-style-span" style="font-size: 13px; "><br></span></font></div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; "><font class="Apple-style-span" face="arial" size="3"><span class="Apple-style-span" style="font-size: 13px; "><span class="Apple-style-span" style="font-size: 12px; "><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">> ncdump -c QSCAT.2006092.nc</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">netcdf QSCAT.2006092 {</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">dimensions:</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">        time = UNLIMITED ; // (23157 currently)</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">        cross_track_cells = 76 ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; "><br></div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">variables:</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">        long Row_Mean_Time(time) ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Row_Mean_Time:long_name = "average time" ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Row_Mean_Time:units = "seconds from 1-1-1999 00:00:00" ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Row_Mean_Time:actual_range = 228787201, 228873597 ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Row_Mean_Time:scale_factor = 1 ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Row_Mean_Time:add_offset = 0 ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Row_Mean_Time:missing_value = 0 ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">        short WVC_lon(time, cross_track_cells) ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                WVC_lon:long_name = "longitude" ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                WVC_lon:units = "degrees" ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                WVC_lon:actual_range = 0.f, 359.98999f ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                WVC_lon:scale_factor = 0.0099999998f ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                WVC_lon:add_offset = 180.f ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                WVC_lon:missing_value = 32767s ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">        short WVC_lat(time, cross_track_cells) ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                WVC_lat:long_name = "latitude" ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                WVC_lat:units = "degrees" ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                WVC_lat:actual_range = -73.68f, 79.919998f ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                WVC_lat:scale_factor = 0.0099999998f ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                WVC_lat:add_offset = 0.f ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                WVC_lat:missing_value = 32767s ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">        short Wind_Dir(time, cross_track_cells) ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Wind_Dir:long_name = "wind direction" ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Wind_Dir:units = "degrees (oceanic convention)" ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Wind_Dir:actual_range = 0.f, 360.f ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Wind_Dir:scale_factor = 0.0099999998f ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Wind_Dir:add_offset = 180.f ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Wind_Dir:missing_value = 32767s ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">        short Wind_Speed(time, cross_track_cells) ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Wind_Speed:long_name = "wind speed" ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Wind_Speed:units = "m/s" ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Wind_Speed:actual_range = 0.f, 69.f ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Wind_Speed:scale_factor = 0.0099999998f ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Wind_Speed:add_offset = 0.f ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Wind_Speed:missing_value = 32767s ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">        byte Rain_Flag_combination(time, cross_track_cells) ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Rain_Flag_combination:long_name = "rain flag" ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Rain_Flag_combination:units = "none" ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Rain_Flag_combination:actual_range = 0s, 1s ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Rain_Flag_combination:scale_factor = 1.f ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Rain_Flag_combination:add_offset = 0.f ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Rain_Flag_combination:missing_value = 255s ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Rain_Flag_combination:rain_threshold = 1s ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">        byte Rain_Flag_rad(time, cross_track_cells) ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Rain_Flag_rad:long_name = "radiometer rain flag" ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Rain_Flag_rad:units = "none" ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Rain_Flag_rad:actual_range = 0s, 1s ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Rain_Flag_rad:scale_factor = 1.f ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Rain_Flag_rad:add_offset = 0.f ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Rain_Flag_rad:missing_value = 255s ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                Rain_Flag_rad:rain_threshold = 1s ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; "><br></div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">// global attributes:</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                :build_id = "2.3.2/2000-04-07" ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                :Model_function = "Ku-2001" ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                :sensor_name = "SeaWinds on QuikSCAT" ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                :first_data_time = "02 April 2006 00:00:01" ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                :last_data_time = "02 April 2006 23:59:57" ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                :wind_reference_height = "10m" ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                :history = "Created on 04 April 2006 by COAPS/FSU" ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">                :contact_info = "scat_sci@coaps.fsu.edu" ;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; "><br></div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">data:</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12px; ">}</div><div><br></div></span></span></font></div></span></span></font><p></p></div></font></p></div>