On 2020-03-12 3:16 p.m., Even Rouault wrote:
Jeff,
I have also tested one of your files on Windows here, with MS4W 4.0.3
(GDAL 2.4.4, NetCDF 4.7.3, HDF5 1.10.5), and it also gives me errors:
They look unrelated to Menno's error.
Warning 1: NetCDF driver detected file type=5, but libnetcdf d
Jeff,
> I have also tested one of your files on Windows here, with MS4W 4.0.3
> (GDAL 2.4.4, NetCDF 4.7.3, HDF5 1.10.5), and it also gives me errors:
They look unrelated to Menno's error.
> Warning 1: NetCDF driver detected file type=5, but libnetcdf detected type=3
That one is likely related t
Hi Menno,
I have also tested one of your files on Windows here, with MS4W 4.0.3
(GDAL 2.4.4, NetCDF 4.7.3, HDF5 1.10.5), and it also gives me errors:
gdalinfo
gdalinfo --format netcdf
GDAL_HAS_HDF4=YES
GDAL_HAS_HDF5=YES
NETCDF_CONVENTIONS=CF-1.5
NETCDF_HAS_NC2=YES
Hi Even,
First thanks for the speedy reply.
We have used a couple of different version and packages to test this (So a
complete gdal update with the associated libhdf5 and netcdf).
In the project itself (.NET) we used 2 different version from the gdal package
https://www.nuget.org/packages/GDA
Menno,
did you just update GDAL or GDAL+libnetcdf/libhdf5 ? I can't replicate the
error you see with GDAL 2.4 or master, and libhdf5 1.8.16 from Ubuntu 16.04
I've tried on ftp://msgcpp-ogc-realtime.knmi.nl/
SEVIR_OPER_R___MSGCPP__L2__20200305T00_20200305T001500_0001.nc
By the way the georef
Dear list,
While in the process of upgrading from 2.2.4 to 2.4.4 we encountered an issue
with a specific NETCDF file which can no longer be warped.
Sample files can be found at : ftp://msgcpp-ogc-realtime.knmi.nl/
The file is a multiband dataset from which we want to extract the precip data,
it