Re: [gdal-dev] vsicurl and HDF5

2023-01-05 Thread Paolo Corti
On Thu, Jan 5, 2023 at 7:14 PM Joe Lee wrote: > > Hi, Paolo! > > > > I tested on mac: > > > > Darwin nene.ad.hdfgroup.org 21.6.0 Darwin Kernel Version 21.6.0: Sun Nov 6 > 23:31:16 PST 2022; root:xnu-8020.240.14~1/RELEASE_X86_64 x86_64 > > > > I’m using `brew install gdal.` > > > > I just tested

Re: [gdal-dev] vsicurl and HDF5

2023-01-05 Thread Joe Lee via gdal-dev
-dev on behalf of Paolo Corti Date: Thursday, January 5, 2023 at 12:10 PM To: Even Rouault Cc: gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] vsicurl and HDF5 On Thu, Jan 5, 2023 at 6:03 PM Even Rouault wrote: > > Paolo, > > Le 05/01/2023 à 17:56, Paolo Corti a écrit : > >

Re: [gdal-dev] vsicurl and HDF5

2023-01-05 Thread Paolo Corti
On Thu, Jan 5, 2023 at 6:03 PM Even Rouault wrote: > > Paolo, > > Le 05/01/2023 à 17:56, Paolo Corti a écrit : > > Hi all > > > > Do you know if I can read HDF5 files with vsicurl? > > I made a few tests, but I am getting this error, so I was wondering it > > it is even possible: > > yes this is p

Re: [gdal-dev] vsicurl and HDF5

2023-01-05 Thread Joe Lee via gdal-dev
ill=No HDFEOS_GRIDS_VNP_Grid_DNB_Data_Fields_BrightnessTemperature_M12_add_offset=203 … From: gdal-dev on behalf of Paolo Corti Date: Thursday, January 5, 2023 at 10:57 AM To: gdal-dev@lists.osgeo.org Subject: [gdal-dev] vsicurl and HDF5 Hi all Do you know if I can read HDF5 files with vsicurl? I made a few tests, but I am getting this error, so

Re: [gdal-dev] vsicurl and HDF5

2023-01-05 Thread Even Rouault
Paolo, Le 05/01/2023 à 17:56, Paolo Corti a écrit : Hi all Do you know if I can read HDF5 files with vsicurl? I made a few tests, but I am getting this error, so I was wondering it it is even possible: yes this is possible. If you get the error message you mention, it means that the HDF5 dri

[gdal-dev] vsicurl and HDF5

2023-01-05 Thread Paolo Corti
Hi all Do you know if I can read HDF5 files with vsicurl? I made a few tests, but I am getting this error, so I was wondering it it is even possible: gdalinfo /vsicurl/https://./myfile.h5 ERROR 1: CPLCreateUserFaultMapping(): syscall(__NR_userfaultfd) failed: error = 38 gdalinfo failed - un