<div dir="ltr"><div><div>Hi,<br><br></div>Are you having trouble georeferencing the plot, or not getting any sort of plot at all.  From the printVarSummary, it looks like the x/y coordinates are in meters on the ground, relative to some polar stereographic cartographic projection. Is there any sort of other metadata describing the projection?  If you are able to share the file, I can to take a look. Otherwise, what is the output of a print-statement on the file-variable that reads this grid?<br><br></div>Rick<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 23, 2017 at 9:27 AM, Anne <span dir="ltr"><<a href="mailto:anne.seidenglanz@unive.it" target="_blank">anne.seidenglanz@unive.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello everybody,<div><br></div><div>I have a problem plotting data that have 2D latitude/longitude dimensions (in particular monthly sea ice concentration in the Arctic from the NSIDC, National Snow and Ice Data Center), even though I have used the </div><div><br></div><div><span style="color:rgb(80,0,80);font-family:Arial;font-size:12px">res@sfXArray = lon2d</span><br style="color:rgb(80,0,80);font-family:Arial;font-size:12px"><span style="color:rgb(80,0,80);font-family:Arial;font-size:12px">res@sfYArray = lat2d</span><br></div><div><span style="color:rgb(80,0,80);font-family:Arial;font-size:12px"><br></span></div><div><font color="#500050" face="Arial">resources as I have done earlier for another case (traingular ocean grid) which worked fine, however not so in this case.This is the information I got about the grid:</font></div><div><font color="#2b2e2f" face="Lucida Sans Unicode, Lucida Grande, Tahoma, Verdana, sans-serif">"The grid is in the NSIDC Sea Ice Polar Stereographic [North/South] projection. This is an irregular grid in that the latitude and longitude are 2-dimensional arrays, where the x and the y component are specified by xgrid and ygrid component (see below)"</font><font color="#500050" face="Arial"><br></font></div><div><font color="#2b2e2f" face="Lucida Sans Unicode, Lucida Grande, Tahoma, Verdana, sans-serif"><br></font></div><div><font color="#2b2e2f" face="Lucida Sans Unicode, Lucida Grande, Tahoma, Verdana, sans-serif">This is part of the the printVarSummary of the variable:</font></div><div><font color="#2b2e2f" face="Lucida Sans Unicode, Lucida Grande, Tahoma, Verdana, sans-serif"><br></font></div><div><div>Variable:<b> seaice_conc_monthly_cdr</b></div><div>Type: byte</div><div>Total Size: 46441472 bytes</div><div>            46441472 values</div><div>Number of Dimensions: 3</div><div>Dimensions and sizes:<span class="m_3409168039474519372gmail-Apple-tab-span" style="white-space:pre-wrap">       </span>[time | 341] x <b>[ygrid | 448]</b> x <b>[xgrid | 304]</b></div><div>Coordinates:</div><div>            time: [141195..151544]</div><div>          <b>  ygrid: [5837500..-5337500]</b></div><div><b>            xgrid: [-3837500..3737500]</b></div><div>Number Of Attributes: 14</div></div><div>...</div><div><br></div><div><font size="1"><font color="#2b2e2f" face="Lucida Sans Unicode, Lucida Grande, Tahoma, Verdana, sans-serif"><br></font></font></div><div>I managed to convert time into a useful date using the cd_calender function, but was not successful with the latitude and longitude (neither with ascribing explicitly latitude and longitude to the 2nd and 3rd coordinate dimension, respectively).</div><div><br></div><div>Did I overlook something?</div><div><br></div><div>Thanks in advance,</div><div>Anne</div><div><br></div><div><br></div></div>
<br>______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>