Re: [gdal-dev] Handling NetCDF using UGRID Convention

2021-09-08 Thread Even Rouault
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

[gdal-dev] Handling NetCDF using UGRID Convention

2021-09-08 Thread Laframboise,Felix (ECCC)
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

Re: [gdal-dev] Official IRC channel

2021-09-08 Thread Even Rouault
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

Re: [gdal-dev] Official IRC channel

2021-09-08 Thread Sandro Santilli
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 >

[gdal-dev] WCS Driver - Wrong request when

2021-09-08 Thread Alberto Paradís Llop
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