<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi, Anil --&nbsp;<div>This is not a silly problem. The sdfopen command opens this file because it has coordinates that have an attribute named "axis" with values of "X", "Y", and "T". This is enough information for GrADS to decide to map those to LON, LAT, and TIME. Unfortunately, the actual grid latitude and longtidue values are 2-dimensional data values, and so the mapping returned by sdfopen is for the abstract grid, not the real lat/lon grid. Here is the relevant info from the ncdump output:</div><div><div><br></div><div>&nbsp; &nbsp; &nbsp; &nbsp;float Latitude(Y, X) ;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Latitude:standard_name = "latitude" ;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Latitude:units = "degrees_north" ;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; float Longitude(Y, X) ;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Longitude:standard_name = "longitude" ;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Longitude:units = "degrees_east" ;</div></div><div><br></div><div>This is a curvilinear grid, so GrADS will not handle it properly without some intervention. Go ahead and 'display latitude' after opening the file with sdfopen and you will see how the contours bend at high northern latitudes. If you are not interested in data that is northward of ~45N (the approximate latitude where the grid starts to curve),&nbsp;then you could truncate the grid and only look at the gridpoints where the grid values are rectilinear. Otherwise, you will need a PDEF file to interpolate. I have used ESMF's RegridWeightGen tool to do this for CMIP5 data that are on curvilinear grids. Details about that workflow are in <a href="ftp://cola.gmu.edu/pub/jma/cmip5">ftp://cola.gmu.edu/pub/jma/cmip5</a>. Depending on how ambitious you are, you can try to adapt these scripts to this data set.&nbsp;</div><div><br></div><div>--Jennifer</div><div><br></div><div><br></div><div><div><div><br></div><div>On Dec 17, 2013, at 5:50 AM, Anil Kumar Sharma wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><b>Hi All,</b><div><b>This might be silly problem, but I am Stuck.</b></div><div><b>I have NetCDF file downloaded from <a href="http://nomads.ncep.noaa.gov/pub/data/nccf/com/rtofs/prod/rtofs.20131216/">NCEP </a>containing ocean current components. When I opened NetCDF using SDFOpen command in Grads</b></div>
<div><b><br></b></div><div><b>ga-&gt; sdfopen C:\t1\<a href="http://20131212_rtofs_glo_2ds_n024_daily_prog.nc/">20131212_rtofs_glo_2ds_n024_daily_prog.nc</a></b></div><div><b><br></b></div><div><b>It gave the text on screen</b></div>
<div><div style="font-weight:bold"><br></div><div>Scanning self-describing file: &nbsp;C:\t1\<a href="http://20131212_rtofs_glo_2ds_n024_daily_prog.nc/">20131212_rtofs_glo_2ds_n024_daily_prog.nc</a></div><div>SDF file C:\t1\<a href="http://20131212_rtofs_glo_2ds_n024_daily_prog.nc/">20131212_rtofs_glo_2ds_n024_daily_prog.nc</a> is open as file 1</div>
<div>LON set to <span style="background-color:rgb(255,255,0)">1 4500</span></div><div>LAT set to&nbsp;<span style="background-color:rgb(255,255,0)">1 3298</span></div><div>LEV set to 1 1</div><div>Time values set: 2013:12:10:0 2013:12:10:0</div>
<div>E set to 1 1</div>
<div><b><br></b></div><div><b>I can see LON value upto 4500, and LAT value upto 3298.&nbsp;</b></div><div><b><br></b></div><div><b>I want to plot current variables for</b></div><div><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; longitude &nbsp;-179 - 179 degree</b></div>
</div><div><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; latitude -89 to 89 degree</b></div><div><br></div><div><div style="font-weight:bold">So what I need to change or How can I get this working??</div><div style="font-weight:bold">when I set these values using SET command&nbsp;</div>
<div><div>ga-&gt; set lon -179 179</div><div>LON set to -179 179</div><div>ga-&gt; set lat -89 89</div><div>LAT set to -89 89</div><div>ga-&gt; d skip(u_velocity,5,5);skip(v_velocity,5,5)</div></div><div style="font-weight:bold">
its gives me error&nbsp;</div></div><div><b><font color="#ff0000">Cannot contour grid - all undefined values.</font><br></b></div><div><br></div><div><br></div><div><b>Please lead me.</b></div><div><b><br></b></div><div><b>Thanks in Advance !!!</b></div>
<div><b><br></b></div><div><b>B/Regards,</b></div><div><b>Anil Kumar</b></div><div><b>Pune, India</b></div></div>
_______________________________________________<br>gradsusr mailing list<br><a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>http://gradsusr.org/mailman/listinfo/gradsusr<br></blockquote></div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="font-size: 12px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>--</div><div>Jennifer M. Adams<br>Center for Ocean-Land-Atmosphere Studies (COLA)<br>111 Research Hall, Mail Stop 2B3<br>George Mason University<br>4400 University Drive<br>Fairfax, VA 22030&nbsp;<br><br></div><div><br class="khtml-block-placeholder"></div><br class="Apple-interchange-newline"></span></span></div></span><br class="Apple-interchange-newline">
</div>
<br></div></body></html>