<div dir="ltr"><div>Dear all,</div><div>Regarding my question, I tried below codes to extract point values.But I noticed there is no associated coordinate variable for latitude( have look at the attached image).</div><div><br></div><div><span style="background-color:rgb(217,210,233)">begin<br>a = addfile("wrfout_d03_2021-01-27_00:00:00","r")<br>lat = a->XLAT<br>printVarSummary(lat)<br>t = a->T2(:,{35.6},{51})      ;T2 refers to temperature at 2m <br></span></div><div><span style="background-color:rgb(217,210,233)">printVarSummary(t)<br>asciiwrite("outfile.txt",t)<br>end</span></div><div><br></div><div> Therefore I can not choose my desire lat/lon to extract point value for a specific variable.</div><div>May I ask you please to advise me on how to sort this issue out?</div><div>Many thanks in advance,</div><div>Best wishes<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Oct 23, 2021 at 8:20 PM Setareh Rahimi <<a href="mailto:setareh.rahimi@gmail.com" target="_blank">setareh.rahimi@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Dear NCL users,</div><div>I have a WRF output file in nc format. I need to have point values of wind, temperature,and humidity  at specific lat/lon and specific times. I do not need a map plot or time series. I just want point values for each variable at specific times ( 00,03,06,09,12,15,18,21 UTC) in ascii format .For example, for wind variable at lat:y and lon:x</div><div>Time:             00   ,  03   , 06   , 09   ,12</div><div>wind value :   x1   ,  x2   , x3   , x4   , x5, <br></div><div>Would  you please kindly help me in this regard?</div><div>Best wishes,<br></div><div><div><div><div><br>-- <br><div dir="ltr">S.Rahimi<br><br></div></div></div></div></div></div>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr">S.Rahimi<br><br></div>