Hi,
no the GDAL raster driver has no support for the UGRIB convention. You
could likely use the multidimensional API
(https://gdal.org/user/multidim_raster_data_model.html) and tools to
access such files at a lower level, but you'd probably be better uses
MDAL which has apparently a UGRIB rea
Hi,
I am currently using GDAL 3.1.3 on a Ubuntu machine. I am trying to work with
NetCDF files using the UGRID convention (described here:
https://ugrid-conventions.github.io/ugrid-conventions/).
I am having difficulty working with this kind of NetCDF file. Here is the
output of `gdalinfo` ag
Hi Even, we registered on libera.chat network as OSGeo, covering a few
namespaces, but "gdal" namespace was left out. Would you agree on
adding it under the OSGeo project umbrella and to be part of the
contact list for the OSGeo project ?
I've actually sent yesterday an email to libera admins t
On Tue, Sep 07, 2021 at 02:52:02PM +0200, Even Rouault wrote:
> Hi,
>
> I've just updated the doc to point to https://web.libera.chat/#gdal
>
> There was a previous mention of a bridging between a GDAL Matrix room and
> freenode #gdal, but I'm not sure if that was ported to libera.chat so I've
>
Hi,
I've been having some issues getting the WCS driver to behave correctly.
However, I am new to GIS so it's very likely I'm doing something wrong.
When performing a request on a coverage whose CRS is EPSG:4326, if the
projWin contains a negative longitude, the driver requests instead the
covera