<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=""><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Menlo;
        panose-1:2 11 6 9 3 8 4 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:Calibri;
        color:windowtext;}
span.msoIns
        {mso-style-type:export-only;
        mso-style-name:"";
        text-decoration:underline;
        color:teal;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:595.0pt 842.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body bgcolor=white lang=EN-GB link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:Calibri;mso-fareast-language:EN-US'>Hi,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:Calibri;mso-fareast-language:EN-US'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:Calibri;mso-fareast-language:EN-US'>Try this function: <a href="http://www.ncl.ucar.edu/Document/Functions/Contributed/short2flt_hdf.shtml">http://www.ncl.ucar.edu/Document/Functions/Contributed/short2flt_hdf.shtml</a><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:Calibri;mso-fareast-language:EN-US'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:Calibri;mso-fareast-language:EN-US'>/M<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:Calibri;mso-fareast-language:EN-US'><o:p>&nbsp;</o:p></span></p><div><p class=MsoNormal><span style='color:#0070C0'>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<o:p></o:p></span></p><p class=MsoNormal><span style='color:#0070C0'>Marston S. Johnston, PhD<o:p></o:p></span></p><p class=MsoNormal><span style='color:#0070C0'>Department of Earth Sciences<o:p></o:p></span></p><p class=MsoNormal><span style='color:#0070C0'>University of Gothenburg, Sweden<o:p></o:p></span></p><p class=MsoNormal><span style='color:#0070C0'>Email:&nbsp;<a href="mailto:marston.johnston@gu.se"><span style='color:#0070C0'>marston.johnston@gu.se</span></a><o:p></o:p></span></p><p class=MsoNormal><span style='color:#0070C0'>SkypeID: marston.johnston&nbsp;<o:p></o:p></span></p><p class=MsoNormal><span style='color:#0070C0'>Phone: +46-31-7864901&nbsp;<o:p></o:p></span></p><p class=MsoNormal><span style='color:#0070C0'>Only the fruitful thing is true!<o:p></o:p></span></p><p class=MsoNormal><span style='color:#0070C0'>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<o:p></o:p></span></p></div><p class=MsoNormal><span style='font-size:11.0pt;font-family:Calibri;mso-fareast-language:EN-US'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:Calibri;mso-fareast-language:EN-US'><o:p>&nbsp;</o:p></span></p><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal><b><span style='font-family:Calibri;color:black'>From: </span></b><span style='font-family:Calibri;color:black'>&lt;ncl-talk-bounces@ucar.edu&gt; on behalf of Michael Notaro &lt;mnotaro@wisc.edu&gt;<br><b>Date: </b>Tuesday, 13 June 2017 at 22:33<br><b>To: </b>&quot;ncl-talk@ucar.edu&quot; &lt;ncl-talk@ucar.edu&gt;<br><b>Subject: </b>[ncl-talk] hdf confusion<o:p></o:p></span></p></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div id=divtagdefaultwrapper><p><span style='font-family:Calibri;color:black'>Sorry for the ignorant question but I am having trouble figuring out<o:p></o:p></span></p><p><span style='font-family:Calibri;color:black'>how to properly retrieve the land-lake-ocean mask off this MODIS hdf file.<o:p></o:p></span></p><p><span style='font-family:Calibri;color:black'>If I ncl_filedump *hdf, it shows the variable as ushort. &nbsp;If I ncl_filedump *hdf.hdfeos,<o:p></o:p></span></p><p><span style='font-family:Calibri;color:black'>it shows the variable as short. &nbsp;Which should I use in addfile and how do I&nbsp;<o:p></o:p></span></p><p><span style='font-family:Calibri;color:black'>retrieve the values of 001=land, 000=ocean, etc?<o:p></o:p></span></p><p><span style='font-family:Calibri;color:black'>Michael<o:p></o:p></span></p><p><span style='font-family:Calibri;color:black'><o:p>&nbsp;</o:p></span></p><p><span style='font-family:Calibri;color:black'><o:p>&nbsp;</o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>ncl_filedump h10v04_yellowstone/MOD13Q1.A2012001.h10v04.006.2015236172021.hdf.hdfeos<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>&nbsp; &nbsp; short 250m_16_days_VI_Quality_MODIS_Grid_16DAY_250m_500m_VI ( YDim_MODIS_Grid_16DAY_250m_500m_VI, XDim_MODIS_Grid_16DAY_250m_500m_VI )<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; coordinates :<o:p></o:p></span></p><p><span style='font-size:13.5pt;font-family:Menlo;color:black'>GridLat_MODIS_Grid_16DAY_250m_500m_VI, GridLon_MODIS_Grid_16DAY_250m_500m_VI<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; hdfeos_name :<o:p></o:p></span></p><p><span style='font-size:13.5pt;font-family:Menlo;color:black'>250m 16 days VI Quality<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; projection :<o:p></o:p></span></p><p><span style='font-size:13.5pt;font-family:Menlo;color:black'>Sinusoidal<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; unsigned :<o:p></o:p></span></p><p><span style='font-size:13.5pt;font-family:Menlo;color:black'>True<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; Legend :<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:Calibri;color:black'> <o:p></o:p></span></p><p><span style='font-size:13.5pt;font-family:Menlo;color:black'>Bit Fields Description (Right to Left):&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>[0-1] : MODLAND_QA [2 bit range]&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>00: VI produced, good quality&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>01: VI produced, but check other QA&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>10: Pixel produced, but most probably cloudy&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>11: Pixel not produced due to other reasons than clouds&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>[2-5] : VI usefulness [4 bit range]&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>0000: Highest quality&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>0001: Lower quality &nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>0010..1010: Decreasing quality&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>1100: Lowest quality&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>1101: Quality so low that it is not useful&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>1110: L1B data faulty&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>1111: Not useful for any other reason/not processed&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>[6-7] : Aerosol quantity [2 bit range]&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>00: Climatology&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>01: Low&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>10: Average&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>11: High (11)&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>[8] : Adjacent cloud detected; [1 bit range]&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>1: Yes&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>0: No&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>[9] : Atmosphere BRDF correction performed [1 bit range]&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>1: Yes&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>0: No&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>[10] : Mixed clouds&nbsp; [1 bit range]&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>1: Yes&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>0: No&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>[11-13] : Land/Water Flag [3 bit range]&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>000: Shallow ocean&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>001: Land (Nothing else but land)&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>010: Ocean coastlines and lake shorelines&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>011: Shallow inland water&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>100: Ephemeral water&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>101: Deep inland water&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>110: Moderate or continental ocean&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>111: Deep ocean&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>[14] : Possible snow/ice [1 bit range]&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>1: Yes&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>0: No&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>[15] : Possible shadow [1 bit range]&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>1: Yes&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>0: No<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; _FillValue :<o:p></o:p></span></p><p><span style='font-size:13.5pt;font-family:Menlo;color:black'>-1<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; valid_range :<o:p></o:p></span></p><p><span style='font-size:13.5pt;font-family:Menlo;color:black'>( 0, -2 )<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; units :<o:p></o:p></span></p><p><span style='font-size:13.5pt;font-family:Menlo;color:black'>bit field<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; long_name :<o:p></o:p></span></p><p><span style='font-size:13.5pt;font-family:Menlo;color:black'>250m 16 days VI Quality<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:Calibri;color:black'><o:p>&nbsp;</o:p></span></p><p><span style='font-size:13.5pt;font-family:Menlo;color:black'>ncl_filedump h10v04_yellowstone/MOD13Q1.A2012001.h10v04.006.2015236172021.hdf</span><span style='font-family:Calibri;color:black'><o:p></o:p></span></p><p><span style='font-size:13.5pt;font-family:Menlo;color:black'><br><br></span><span style='font-family:Calibri;color:black'><o:p></o:p></span></p><p><span style='font-size:13.5pt;font-family:Menlo;color:black'>&nbsp; &nbsp; &nbsp; ushort 250m_16_days_VI_Quality ( YDim_MODIS_Grid_16DAY_250m_500m_VI, XDim_MODIS_Grid_16DAY_250m_500m_VI )<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; long_name :<o:p></o:p></span></p><p><span style='font-size:13.5pt;font-family:Menlo;color:black'>250m 16 days VI Quality<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; units :<o:p></o:p></span></p><p><span style='font-size:13.5pt;font-family:Menlo;color:black'>bit field<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; valid_range :<o:p></o:p></span></p><p><span style='font-size:13.5pt;font-family:Menlo;color:black'>( 0, 65534 )<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; _FillValue :<o:p></o:p></span></p><p><span style='font-size:13.5pt;font-family:Menlo;color:black'>65535<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; Legend :<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:Calibri;color:black'> <o:p></o:p></span></p><p><span style='font-size:13.5pt;font-family:Menlo;color:black'>Bit Fields Description (Right to Left):&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>[0-1] : MODLAND_QA [2 bit range]&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>00: VI produced, good quality&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>01: VI produced, but check other QA&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>10: Pixel produced, but most probably cloudy&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>11: Pixel not produced due to other reasons than clouds&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>[2-5] : VI usefulness [4 bit range]&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>0000: Highest quality&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>0001: Lower quality &nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>0010..1010: Decreasing quality&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>1100: Lowest quality&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>1101: Quality so low that it is not useful&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>1110: L1B data faulty&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>1111: Not useful for any other reason/not processed&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>[6-7] : Aerosol quantity [2 bit range]&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>00: Climatology&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>01: Low&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>10: Average&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>11: High (11)&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>[8] : Adjacent cloud detected; [1 bit range]&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>1: Yes&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>0: No&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>[9] : Atmosphere BRDF correction performed [1 bit range]&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>1: Yes&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>0: No&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>[10] : Mixed clouds&nbsp; [1 bit range]&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>1: Yes&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>0: No&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>[11-13] : Land/Water Flag [3 bit range]&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>000: Shallow ocean&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>001: Land (Nothing else but land)&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>010: Ocean coastlines and lake shorelines&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>011: Shallow inland water&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>100: Ephemeral water&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>101: Deep inland water&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>110: Moderate or continental ocean&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>111: Deep ocean&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>[14] : Possible snow/ice [1 bit range]&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>1: Yes&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>0: No&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>[15] : Possible shadow [1 bit range]&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>1: Yes&nbsp;<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>0: No<o:p></o:p></span></p><p style='font-variant-ligatures: normal;font-variant-caps: normal;font-stretch: normal'><span style='font-size:13.5pt;font-family:Menlo;color:black'>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; hdf_name :<o:p></o:p></span></p><p><span style='font-size:13.5pt;font-family:Menlo;color:black'>250m 16 days VI Quality<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:Calibri;color:black'><o:p>&nbsp;</o:p></span></p><p><span style='font-family:Calibri;color:black'><o:p>&nbsp;</o:p></span></p><div id=Signature><div id=divtagdefaultwrapper><p class=MsoNormal style='background:white'><span style='font-family:Calibri;color:black'>Michael Notaro<o:p></o:p></span></p><div><p class=MsoNormal style='background:white'><span style='font-family:Calibri;color:black'>Associate Director<o:p></o:p></span></p></div><div><p class=MsoNormal style='background:white'><span style='font-family:Calibri;color:black'>Nelson Institute Center for Climatic Research<o:p></o:p></span></p></div><div><p class=MsoNormal style='background:white'><span style='font-family:Calibri;color:black'>University of Wisconsin-Madison<o:p></o:p></span></p></div><div><p class=MsoNormal style='background:white'><span style='font-family:Calibri;color:black'>Phone: (608) 261-1503<o:p></o:p></span></p></div><div><p class=MsoNormal style='background:white'><span style='font-family:Calibri;color:black'>Email: mnotaro@wisc.edu<o:p></o:p></span></p></div></div></div></div><p class=MsoNormal>_______________________________________________ ncl-talk mailing list ncl-talk@ucar.edu List instructions, subscriber options, unsubscribe: http://mailman.ucar.edu/mailman/listinfo/ncl-talk <o:p></o:p></p></div></body></html>