<div dir="ltr"><div class="gmail_default" style="font-family:georgia,serif">Dear Dr. Johannes Kroger,</div><div class="gmail_default" style="font-family:georgia,serif">I am sorry, the Data file that i sent a few minutes ago was not accepted for delivery.</div><div class="gmail_default" style="font-family:georgia,serif">Following is the message received:</div><div class="gmail_default" style="font-family:georgia,serif"><table style="font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;min-width:272px;padding-top:8px"><tbody><tr><td><h2 style="margin:0px"><font size="2" style="" color="#ff0000">Message too large</font></h2><div><font color="#ff0000">Your message couldn't be delivered to <a><b>qgis-user@lists.osgeo.org</b></a> because it exceeds the size limit. Try reducing the message size and then resending it.</font><font size="2" style="" color="#000000"></font></div></td></tr><tr><td style="padding-top:20px"><font face="georgia, serif">I do not know how to send the large file.<br>Please see if you can get it or any such file from NOAA CLASS.<br>Kind Regards,<br>Amal Kar.</font></td></tr></tbody></table></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Mon, 31 Aug 2026 at 12:55, Johannes Kröger (WhereGroup) via QGIS-User <<a href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</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"><u></u>
<div>
<p>Dear Dr. Amal Kar,</p>
<p>that looks like the output of a LLM and should be treated
accordingly with suspicion.</p>
<p>The "gdal_translate -of GTiff input_noaa9_file
output_filename.tif" line is for a shell or terminal. You can try
it in the OSGeo4W Shell.</p>
<p>Best share a link to one of the source files in the exact data
and file format you want to read. Otherwise other people can only
guess.</p>
<p>Cheers, Hannes</p>
<div>On 8/29/26 18:42, Amal Kar via
QGIS-User wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">
<div dir="ltr">
<div>
<div class="gmail_default" style="font-family:georgia,serif">Dear
Sir,</div>
<div class="gmail_default" style="font-family:georgia,serif">I
have to read and convert in my QGIS Desktop (v.3.28.15) a
large number of old AVHRR LAC (Advanced Very High
Resolution Radiometer, Local Area Coverage) data in 1-km
pixel that i downloaded from NOAA-CLASS website (<a href="https://www.class.noaa.gov/" target="_blank">https://www.class.noaa.gov/</a>).</div>
<div class="gmail_default" style="font-family:georgia,serif">The
data is not automatically read by QGIS (in my v.3.28.15
version or in the latest version that i also tried). The
plugin that enables QGIS to read the files is a python
script. </div>
<div class="gmail_default" style="font-family:georgia,serif">I
learn from Google Search the following:</div>
<div class="gmail_default"><font face="georgia, serif"> " </font><b style="text-align:justify;background-color:transparent"><font face="georgia, serif">Troubleshooting
& Format Conversion</font></b></div>
<p class="MsoNormal" style="margin:0cm 0cm 6pt;text-align:justify;line-height:15pt"><font face="georgia, serif">If your
specific file does not render immediately due to missing
header extensions or
metadata formatting from the <a href="https://www.class.noaa.gov/" target="_blank"><span style="color:blue">NOAA
CLASS Archive</span></a>, you can
force GDAL to translate it via the built-in QGIS
processing tools:</font></p>
<p class="MsoNormal" style="margin:0cm 0cm 0.0001pt 35.7pt;line-height:15pt"><font face="georgia, serif">·<span style="font-style:normal;font-variant:normal;font-size-adjust:none;font-kerning:auto;font-feature-settings:normal;font-stretch:normal;line-height:normal">
</span><b>Use the Command Line:</b> Open the <b>OSGeo4W
Shell</b> (Windows) or Terminal
(Mac/Linux) and run the following command to convert it
to a standard GeoTIFF
format:</font></p>
<p class="MsoNormal" style="margin:0cm 0cm 0.0001pt 49.65pt;line-height:normal"><font face="georgia, serif" style="background-color:rgb(255,255,0)">bash</font></p>
<p class="MsoNormal" style="margin:0cm 0cm 3pt 49.65pt;line-height:normal"><font face="georgia, serif" style="background-color:rgb(255,255,0)">gdal_translate
-of GTiff input_noaa9_file output_filename.tif</font></p>
<p class="MsoNormal" style="margin:0cm 0cm 0.0001pt 36pt;text-align:justify;line-height:115%"><font face="georgia, serif"><span lang="EN-GB">·<span style="font-style:normal;font-variant:normal;font-size-adjust:none;font-kerning:auto;font-feature-settings:normal;font-stretch:normal;line-height:normal"> </span></span><strong><span lang="EN-GB">Use
QGIS UI:</span></strong><span lang="EN-GB"> Go to <strong>Raster</strong>
> <strong>Conversion</strong>
> <strong>Translate (Convert Format)...</strong>,
choose your input file,
select <strong>GeoTIFF</strong> as the output format,
and run the process.<span class="gmail_default" style="font-family:georgia,serif">"</span></span></font></p>
<div class="gmail_default" style="font-family:georgia,serif"><br>
</div>
<div class="gmail_default" style="font-family:georgia,serif">Unfortunately,
I do not know how to add the above python script in GDAL
and make QGIS read the files automatically as and when
these are mentioned in the "GDAL>Raster conversion"
tool of QGIS (either as a single file or as batch files).</div>
<div class="gmail_default" style="font-family:georgia,serif">It
will be immensely helpful if you kindly add the script to
QGIS to permanently allow this beautiful user-friendly GIS
software to read and convert the NOAA-9 AVHRR L1B LAC data
from the NOAA CLASS website. Their website is not
providing any help. Initially it automatically diverted
the request to an "Expert" and then became silent;
presently it does not accept any request.</div>
<div class="gmail_default" style="font-family:georgia,serif">The
AVHRR daily LAC data at 1 km pixel from 1981 onwards is
immensely helpful for time-series analysis of
environmental changes, when compared with the daily MODIS
data at 1 km pixel that is available from year 2000. Your
kind help in inserting the python script in our QGIS will
immensely help in reading and analysing the old AVHRR LAC
satellite data in comparison to the present MODIS
satellite data.</div>
<div class="gmail_default" style="font-family:georgia,serif">With
Kind Regards,</div>
<div class="gmail_default" style="font-family:georgia,serif">Amal
Kar.</div>
</div>
<span class="gmail_signature_prefix">-- </span><br>
<div dir="ltr" class="gmail_signature">
<div dir="ltr"><font color="#0000ff">Dr. Amal Kar</font>
<div><span style="background-color:rgb(255,255,255)"><font color="#660000" size="2" face="times new roman, serif">Former Principal
Scientist and Head, Division of Natural Resources
& Environment,</font></span></div>
<div><font style="background-color:rgb(255,255,255)" color="#660000" size="2" face="times new roman, serif">Central
Arid Zone Research Institute, Jodhpur 342003, India</font></div>
<div><span style="color:rgb(0,0,255)">A-1/6, Baitalik
Housing Society, KMDA Housing Complex,</span><br>
</div>
<div><font size="2" color="#0000ff">Baghajatin (Near
Hiland Park),</font></div>
<div><font size="2" color="#0000ff">KOLKATA 700 094, India</font></div>
<div><font size="2" color="#0000ff">Email: <a href="mailto:akarcaz50@gmail.com" target="_blank">akarcaz50@gmail.com</a></font></div>
<div><br>
</div>
<div><br>
</div>
</div>
</div>
</div>
</div>
<br>
<fieldset></fieldset>
<pre>_______________________________________________
QGIS-User mailing list
<a href="mailto:QGIS-User@lists.osgeo.org" target="_blank">QGIS-User@lists.osgeo.org</a>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a>
</pre>
</blockquote>
</div>
_______________________________________________<br>
QGIS-User mailing list<br>
<a href="mailto:QGIS-User@lists.osgeo.org" target="_blank">QGIS-User@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</blockquote></div><div><br clear="all"></div><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr"><font color="#0000ff">Dr. Amal Kar</font><div><span style="background-color:rgb(255,255,255)"><font color="#660000" size="2" face="times new roman, serif">Former Principal Scientist and Head, Division of Natural Resources & Environment,</font></span></div><div><font style="background-color:rgb(255,255,255)" color="#660000" size="2" face="times new roman, serif">Central Arid Zone Research Institute, Jodhpur 342003, India</font></div><div><span style="color:rgb(0,0,255)">A-1/6, Baitalik Housing Society, KMDA Housing Complex,</span><br></div><div><font size="2" color="#0000ff">Baghajatin (Near Hiland Park),</font></div><div><font size="2" color="#0000ff">KOLKATA 700 094, India</font></div><div><font size="2" color="#0000ff">Email: <a href="mailto:akarcaz50@gmail.com" target="_blank">akarcaz50@gmail.com</a></font></div><div><br></div><div><br></div></div></div>