<div dir="ltr">Hi Rutger<div><br></div><div style>Many thanks for your answer.</div><div style>I would like to do the processing of this nice NASA product entirely in GDAL and Python. </div><div style>Do you als have hints (code snippets) to achieve this?</div>
<div style><br></div><div style>Yours, </div><div style>Stefan</div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/4/26 Rutger <span dir="ltr"><<a href="mailto:kassies@gmail.com" target="_blank">kassies@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey Stefan,<br>
<br>
You indeed need to use MRT Swath (or one of the alternatives i mentioned to<br>
Laura, but i would start with MRT Swath), which also means you need the<br>
appropriate MOD03 file for the geolocation arrays. Looking at the meta data<br>
is should be this one:<br>
MOD03.A2013112.1055.005.2013112115237.NRT.hdf<br>
<br>
The information is encoded using bitflags. So some post processing is needed<br>
after extracting the bands. A lot of Remote Sensing software can do such<br>
'bitwise' operations, but any programming language as well, so reading the<br>
data with GDAL in for example Python would also work.<br>
<br>
<br>
Regards,<br>
Rutger<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/gdal-dev-MODIS-Cloud-Mask-reprojection-tp5049452p5049805.html" target="_blank">http://osgeo-org.1560.x6.nabble.com/gdal-dev-MODIS-Cloud-Mask-reprojection-tp5049452p5049805.html</a><br>

Sent from the GDAL - Dev mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</blockquote></div><br></div>