<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 http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<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:"Malgun Gothic";
        panose-1:2 11 5 3 2 0 0 2 0 4;}
@font-face
        {font-family:"\@Malgun Gothic";}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="blue" vlink="purple" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal">Yes, it works fine with GDAL 3.6.1:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">nene-[11:02am]~/src/software>gdalinfo --version<o:p></o:p></p>
<p class="MsoNormal">GDAL 3.6.1, released 2022/12/14<o:p></o:p></p>
<p class="MsoNormal">nene-[11:02am]~/src/software>gdalinfo /vsicurl/https://gamma.hdfgroup.org/ftp/pub/outgoing/NASAHDF/VNP46A1.A2020302.h07v07.001.2020303075447.h5<o:p></o:p></p>
<p class="MsoNormal">Driver: HDF5/Hierarchical Data Format Release 5<o:p></o:p></p>
<p class="MsoNormal">Files: /vsicurl/https://gamma.hdfgroup.org/ftp/pub/outgoing/NASAHDF/VNP46A1.A2020302.h07v07.001.2020303075447.h5<o:p></o:p></p>
<p class="MsoNormal">Size is 512, 512<o:p></o:p></p>
<p class="MsoNormal">Metadata:<o:p></o:p></p>
<p class="MsoNormal">  AlgorithmType=OPS<o:p></o:p></p>
<p class="MsoNormal">  EndTime=2020-10-28 23:59:59<o:p></o:p></p>
<p class="MsoNormal">  HDFEOS_GRIDS_VNP_Grid_DNB_CMfill=No<o:p></o:p></p>
<p class="MsoNormal" style="text-indent:5.25pt">HDFEOS_GRIDS_VNP_Grid_DNB_Data_Fields_BrightnessTemperature_M12_add_offset=203<o:p></o:p></p>
<p class="MsoNormal" style="text-indent:5.25pt">…<o:p></o:p></p>
<p class="MsoNormal" style="text-indent:5.25pt"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal" style="margin-bottom:12.0pt"><b><span style="font-size:12.0pt;color:black">From:
</span></b><span style="font-size:12.0pt;color:black">gdal-dev <gdal-dev-bounces@lists.osgeo.org> on behalf of Paolo Corti <pcorti@gmail.com><br>
<b>Date: </b>Thursday, January 5, 2023 at 10:57 AM<br>
<b>To: </b>gdal-dev@lists.osgeo.org <gdal-dev@lists.osgeo.org><br>
<b>Subject: </b>[gdal-dev] vsicurl and HDF5<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal">Hi all<br>
<br>
Do you know if I can read HDF5 files with vsicurl?<br>
I made a few tests, but I am getting this error, so I was wondering it<br>
it is even possible:<br>
<br>
gdalinfo /vsicurl/https://...../myfile.h5<br>
<br>
ERROR 1: CPLCreateUserFaultMapping(): syscall(__NR_userfaultfd)<br>
failed: error = 38<br>
<br>
gdalinfo failed - unable to open '/vsicurl/...myfile.h5'.<br>
<br>
<br>
many thanks in advance<br>
Paolo<br>
<br>
-- <br>
Paolo Corti<br>
Geospatial software developer<br>
web: <a href="http://www.paolocorti.net">http://www.paolocorti.net</a><br>
twitter: @capooti<br>
skype: capooti<br>
#drt3jc1<br>
_______________________________________________<br>
gdal-dev mailing list<br>
gdal-dev@lists.osgeo.org<br>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a><o:p></o:p></p>
</div>
</div>
</body>
</html>