<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18812">
<STYLE>@font-face {
        font-family: 宋体;
}
@font-face {
        font-family: Verdana;
}
@font-face {
        font-family: @宋体;
}
@page Section1 {size: 595.3pt 841.9pt; margin: 72.0pt 90.0pt 72.0pt 90.0pt; layout-grid: 15.6pt; }
P.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10.5pt
}
LI.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10.5pt
}
DIV.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10.5pt
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        FONT-STYLE: normal; FONT-FAMILY: Verdana; COLOR: windowtext; FONT-WEIGHT: normal; TEXT-DECORATION: none; mso-style-type: personal-compose
}
DIV.Section1 {
        page: Section1
}
UNKNOWN {
        FONT-SIZE: 10pt
}
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</STYLE>
</HEAD>
<BODY style="MARGIN: 10px; FONT-FAMILY: verdana; FONT-SIZE: 10pt">
<DIV><FONT color=#000080 size=2 face=Verdana>Dear Mike,</FONT></DIV>
<DIV style="TEXT-INDENT: 2em"><FONT color=#000080></FONT> </DIV>
<DIV style="TEXT-INDENT: 2em"><FONT color=#000080>How can i get level3 global
5km MODIS LST product?</FONT></DIV>
<DIV style="TEXT-INDENT: 2em"><FONT color=#000080>Thank you in
advance.</FONT></DIV>
<DIV style="TEXT-INDENT: 2em"><FONT color=#000080></FONT> </DIV>
<DIV><FONT color=#000080>Libin Yan</FONT></DIV>
<DIV><FONT color=#000080 size=2 face=Verdana></FONT> </DIV>
<DIV><FONT color=#000080 size=2 face=Verdana></FONT> </DIV>
<DIV><FONT color=#c0c0c0 size=2 face=Verdana>2009-09-24 </FONT></DIV><FONT
color=#000080 size=2 face=Verdana>
<HR style="WIDTH: 100px" align=left color=#b5c4df SIZE=1>
</FONT>
<DIV><FONT color=#c0c0c0 size=2 face=Verdana><SPAN>Yan Libin</SPAN>
</FONT></DIV>
<HR color=#b5c4df SIZE=1>
<DIV><FONT size=2 face=Verdana><STRONG>发件人:</STRONG> Mike Bosilovich
</FONT></DIV>
<DIV><FONT size=2 face=Verdana><STRONG>发送时间:</STRONG> 2009-09-24 00:59:52
</FONT></DIV>
<DIV><FONT size=2 face=Verdana><STRONG>收件人:</STRONG> GRADSUSR </FONT></DIV>
<DIV><FONT size=2 face=Verdana><STRONG>抄送:</STRONG> </FONT></DIV>
<DIV><FONT size=2 face=Verdana><STRONG>主题:</STRONG> Re: Using GrADS to open
HDF-EOS </FONT></DIV>
<DIV><FONT size=2 face=Verdana></FONT> </DIV>
<DIV><FONT size=2 face=Verdana>
<DIV>It's not clear which data you are looking at, level 2 or level 3. The</DIV>
<DIV>descriptor file below I used to analyze the level 3 global 5km MODIS</DIV>
<DIV>LST product. I don't think level 2 is possible.</DIV>
<DIV></DIV>
<DIV>When i've wanted to analyze the level 2 granules in grads, I had to</DIV>
<DIV>first convert to a regular grid. I think HDFView will do that, but not</DIV>
<DIV>in a batch way.</DIV>
<DIV></DIV>
<DIV>I hope that someone has a better answer than mine!</DIV>
<DIV></DIV>
<DIV>Mike</DIV>
<DIV></DIV>
<DIV>DSET MOD11C1.A2001%m2%d2.004.hdf</DIV>
<DIV>title MODIS Land Surface Temperature (LST) CMG v4</DIV>
<DIV>DTYPE hdfsds</DIV>
<DIV>OPTIONS yrev template</DIV>
<DIV>unpack scale_factor add_offset</DIV>
<DIV>undef 0 _FillValue</DIV>
<DIV>XDEF 7200 linear -180 0.05</DIV>
<DIV>YDEF 3600 linear -90 0.05</DIV>
<DIV>ZDEF 1 linear 1 1</DIV>
<DIV>TDEF 115 linear 04jul2001 1dy</DIV>
<DIV>VARS 6</DIV>
<DIV>LST_Day_CMG=>LSTDay 0 y,x Daily daytime 3min CMG Land-surface Temp</DIV>
<DIV>LST_Night_CMG=>LSTNite 0 y,x Daily nighttime 3min CMG Land-surface Temp</DIV>
<DIV>QC_Day=>QCDay 0 y,x Quality control for daytime LST and emissivity</DIV>
<DIV>QC_Night=>QCNite 0 y,x Quality control for nighttime LST and emissivity</DIV>
<DIV>Day_view_time=>DayTime 0 y,x Time of daytime LST observation (UTC)</DIV>
<DIV>Night_view_time=>NiteTime 0 y,x Time of nighttime LST observation (UTC)</DIV>
<DIV>ENDVARS</DIV>
<DIV></DIV>
<DIV></DIV>
<DIV>On Wed, Sep 23, 2009 at 1:18 AM, Aaron Pratt <aspratt2000@yahoo.com> wrote:</DIV>
<DIV>> Is there a way to use Windows-based GrADS (or GrADSnc, GrADS-DODS,</DIV>
<DIV>> GrADS-HDF, etc) to open HDF-EOS files associated with MODIS, CloudSat, and</DIV>
<DIV>> CALIPSO? Or should they be converted into NetCDF files? Thanks in advance</DIV>
<DIV>> for any information that anyone has on this; it would be greatly</DIV>
<DIV>> appreciated.</DIV>
<DIV>></DIV>
<DIV>></DIV>
<DIV>></DIV>
<DIV>> Aaron</DIV></FONT></DIV></BODY></HTML>