steady and swift replies!
Cheers
Stefan
Gesendet: Donnerstag, 12. Oktober 2023 um 14:22 Uhr
Von: "Even Rouault"
An: "Stefan Blumentrath" , "gdal-dev"
Betreff: Re: [gdal-dev] Cannot choose netCDF driver instead of HDF5 for nc files
Works for me with GDAL
Works for me with GDAL 3.6, 3.7 and master on Ubuntu 20.04
$ gdalinfo
/vsicurl/https://nbstds.met.no/thredds/fileServer/NBS/S2B/2022/07/03/S2B_MSIL1C_20220703T112119_N0400_R037_T32VLN_20220703T121203.nc
Driver: netCDF/Network Common Data Format
[...]
/vsicurl/ functionality for the netCDF driv
ribute (fixes #7550)
Gesendet: Donnerstag, 12. Oktober 2023 um 14:01 Uhr
Von: "Stefan Blumentrath via gdal-dev"
An: "gdal-dev"
Betreff: [gdal-dev] Cannot choose netCDF driver instead of HDF5 for nc files
Hi,
I am wondering if the behavior of the NetCDF driver
Hi,
I am wondering if the behavior of the NetCDF driver changed in recent GDAL version(s)?
I do have the netCDF driver installed and also HDF5, which has been shaddowing the netCDF driver. So I used to do the following:
export GDAL_SKIP=HDF5
gdalinfo /vsicurl/https://nbstds.met.no/thredds