<div dir="ltr"><div>HI,</div><div><br></div><div>"wget" reports that there is no such file on the ftp site. I cut/paste the filename verbatim.</div><div><br></div><div>It might help to simply show the results of the printVarSummary().  Are there scale and offset attributes associated with the variable?</div><div><br></div><div>Rick</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 20, 2020 at 10:51 PM Zoey via ncl-talk <<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</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">Hello,<div> </div><div>I met a problem about data reading. </div><div><br></div><div>In the file:2008166021843_11326_CS_MOD06-1KM-AUX_GRANULE_P1_R05_E02_F00.hdf( The file was uploaded to ftp.cgd.ucar.edu.), I find the variable which is named "Cloud_top_temperature_1km_add_offset" is actually an one-dimensional array, but it is recognized as a scale when I read the file as a hdfeos file using NCL. I don't know how to read it correctly.</div><div><br></div><div>The corresponding scripts are as follows:</div><div>fi=addfile(./2008166021843_11326_CS_MOD06-1KM-AUX_GRANULE_P1_R05_E02_F00.hdf+".hdfeos","r") </div><div>var = "Cloud_top_temperature_1km_add_offset_MOD06_1KM_AUX"</div><div>CTTa=fi->$var$</div><div>printVarSummary(CTTa)</div><div><br></div><div><br></div><div>Thanks a lot</div><div>Zoey </div><div>    </div>_______________________________________________<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/mailman/listinfo/ncl-talk</a></blockquote></div>