<div dir="ltr">Xiaoli,<br><br>Just because you have a bunch of values equal to 0.0, it doesn't mean your data is incorrect.<div class="gmail_default" style="font-size:small;display:inline">​ You should ​</div>also look at the min/max of your <div class="gmail_default" style="font-size:small;display:inline">​whole ​</div>data <div class="gmail_default" style="font-size:small;display:inline">​variable ​</div>with:<br><br>printMinMax(data_raw,0)<br><br>Also, to be on the safe side, rather than hard-coding data@_FillValue to -9999.9, you should use the attribute that is attached to data:<br><br>data@_FillValue = data@CodeMissingValue<br><div class="gmail_default" style="font-size:small">​data_raw = data​</div><br>Please do this before the "printMinMax" call.<div><br></div><div><div class="gmail_default" style="font-size:small">​If you still think something is wron​g with your data after looking at the printMinMax output, then respond back to this message and cc <a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a>.  It helps if you can provide more information about why you think the data is incorrect.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Also, if you continue to have problems, then it also helps if you can provide your data file. You can put it on our anonymous ftp:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default"><a href="http://www.ncl.ucar.edu/report_bug.shtml#HowToFTP">http://www.ncl.ucar.edu/report_bug.shtml#HowToFTP</a></div><div class="gmail_default"><br></div><div class="gmail_default" style="font-size:small">​Thanks,</div><div class="gmail_default" style="font-size:small">​</div><br>--Mary<br><div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 29, 2017 at 3:38 PM, Liu, Xiaoli <span dir="ltr"><<a href="mailto:xiaoli.liu@ou.edu" target="_blank">xiaoli.liu@ou.edu</a>></span> wrote:<br><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 id="gmail-m_-6613312257796272876gmail-m_8375770767627577235m_-9118872517505290586divtagdefaultwrapper" style="font-size:12pt;color:rgb(0,0,0);font-family:Calibri,Helvetica,sans-serif" dir="ltr">
<p><br>
</p>
<br>
<br>
<div style="color:rgb(0,0,0)"><span>
<hr style="display:inline-block;width:98%">
<div id="gmail-m_-6613312257796272876gmail-m_8375770767627577235m_-9118872517505290586divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Liu, Xiaoli <<a href="mailto:xiaoli.liu@ou.edu" target="_blank">xiaoli.liu@ou.edu</a>><br>
<b>Sent:</b> Wednesday, August 30, 2017 6:18 AM<br>
<b>To:</b> <a href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a><br>
<b>Subject:</b> Can't got value of variables other than Lat and Lon</font>
<div> </div>
</div>
</span><div>
<div id="gmail-m_-6613312257796272876gmail-m_8375770767627577235m_-9118872517505290586divtagdefaultwrapper" dir="ltr" style="font-size:12pt;color:rgb(0,0,0);font-family:Calibri,Helvetica,sans-serif">
<p>Hello,</p>
<p>I want use the data of GPM <span>2A.GPM.DPR.V7 with NCL. I found that I can get the value of Lat and lon correctlly. But as to the other variables, the value got is very unusal. When I use orbit view, I found there are normal values for these variables.</span></p><div><div class="gmail-m_-6613312257796272876gmail-m_8375770767627577235h5">
<p><span>Here is my script:</span></p>
<p><span></span></p>
<div> dir="/scratch/liu4119/gpm/dat<wbr>a/"</div>
<div>  FILES=systemfunc(" ls -1 "+dir+"*.HDF5")</div>
<div>  numFILES = dimsizes(FILES)</div>
<div>;  print("numFILES = " + numFILES)</div>
<div>;  print(FILES)</div>
<div>;  print (" ")</div>
<div>  do i=32,32             </div>
<div>    h5_file = addfile(FILES(i),"r")   </div>
<div>;  g = h5_file=>/NS </div>
<div>;   print(g) </div>
<div>;  g1=g=>/SLV</div>
<div>;   print(g1) </div>
<div>;  list_filevars(g)</div>
<div>  data_raw = h5_file->/NS/SLV/precipRateESu<wbr>rface</div>
<div>  print(data_raw(5396,:))</div>
<div>  data = data_raw</div>
<div>  data@long_name = "precipRate"</div>
<div>  data@_FillValue = -9999.9</div>
<div>  data@units = data_raw@Units</div>
<div>  longitude=h5_file->/NS/Longitu<wbr>de</div>
<div>  printVarSummary(longitude)</div>
<div>  latitude=h5_file->/NS/Latitude</div>
<div>  print(latitude(5396,:))</div>
<div>  print(longitude(5396,:))</div>
<div>  printVarSummary(latitude)</div>
<div><br>
</div>
<img size="25095" id="gmail-m_-6613312257796272876gmail-m_8375770767627577235m_-9118872517505290586img721" style="max-width: 99.9%;" src="cid:c1ec0f44-513a-44d6-964c-a1000a7b32ce"><br>
<img size="33981" id="gmail-m_-6613312257796272876gmail-m_8375770767627577235m_-9118872517505290586img221087" style="max-width: 99.9%;" src="cid:891609e8-6d88-4b50-ace4-52853a685e3f"><br>
<img size="32193" id="gmail-m_-6613312257796272876gmail-m_8375770767627577235m_-9118872517505290586img26098" style="max-width: 99.9%;" src="cid:ab77d561-deb8-4ef8-82d6-06293786eb5d"><br>
Thanks!
<p></p>
<p><span>Xiaoli</span></p>
</div></div></div>
</div>
</div>
</div>
</div>

<br>______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">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/mailma<wbr>n/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div></div></div></div>