ou want to contribute you are welcome! ;-)
Best Regards,
Julien
-Message d'origine-
De : gdal-dev [mailto:gdal-dev-boun...@lists.osgeo.org] De la part de Agram,
Piyush S (334D)
Envoyé : samedi 13 octobre 2018 21:00
À : gdal-dev@lists.osgeo.org
Objet : Re: [gdal-dev] parsing of
---
De : gdal-dev [mailto:gdal-dev-boun...@lists.osgeo.org] De la part de Agram,
Piyush S (334D)
Envoyé : samedi 13 octobre 2018 21:00
À : gdal-dev@lists.osgeo.org
Objet : Re: [gdal-dev] parsing of netcdf4 no-data values in hdf5 reader
Hi Even,
Looking into the issue, I think the NETCDF
o:gdal-dev-boun...@lists.osgeo.org] De la part de Agram,
Piyush S (334D)
Envoyé : samedi 13 octobre 2018 21:00
À : gdal-dev@lists.osgeo.org
Objet : Re: [gdal-dev] parsing of netcdf4 no-data values in hdf5 reader
Hi Even,
Looking into the issue, I think the NETCDF reader does not read dataset
Hi Even,
Looking into the issue, I think the NETCDF reader does not read datasets
located insides groups for Rasters. There are 2 specific parts of the reader
that seems to be the issue:
1. If the drivers does not find 2 arrays that are dimensions under root it
bails. This would need to be
On mercredi 10 octobre 2018 17:28:59 CEST Bekaert, David (334H) wrote:
> Dear GDAL developers,
>
> I generated a netcdf4 file using python netCDF4 module.
> As indicated in the documentation, GDAL opens this file with the HDF5 reader
> without problem.
I am also able to properly display the geoco
Dear GDAL developers,
I generated a netcdf4 file using python netCDF4 module.
As indicated in the documentation, GDAL opens this file with the HDF5 reader
without problem.
I am also able to properly display the geocoded file with QGIS (no-data not
applied) and panoply (no-data applied).
From re