<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":1q2">
I am trying to read the AVHRR 14 day NDVI composites downloaded from Earth Explorer. Each composite contains a .img and a .ddr file and gdal doesn't recognize it. I guess this is more of a gdal related question, but hopefully someone in the list has already done it.<br>

<br>
</div></blockquote></div><br>AVHRR rasters are in native binary format. Try module <r.in.bin> (in manual has an example for AVHRR).<br>