Re: [gdal-dev] vsicurl access to a netcdf file does not see the coordinates

2019-06-02 Thread Jeff McKenna
On 2019-06-02 9:35 AM, Andrew C Aitchison wrote: On Sun, 2 Jun 2019, Jeff McKenna wrote: On 2019-06-01 6:52 PM, Joaquim Manuel Freire Lu?s wrote: Is there a way to force reading the grid locally with the HDF5 driver instead of the automatically picked netCDF driver? __

Re: [gdal-dev] vsicurl access to a netcdf file does not see the coordinates

2019-06-02 Thread Joaquim Manuel Freire Luís
Of Andrew C |>Aitchison |>Sent: Sunday, June 2, 2019 2:35 PM |>To: Jeff McKenna |>Cc: gdal-dev@lists.osgeo.org |>Subject: Re: [gdal-dev] vsicurl access to a netcdf file does not see the |>coordinates |> |>On Sun, 2 Jun 2019, Jeff McKenna wrote: |> |>> On 2019-06-

Re: [gdal-dev] vsicurl access to a netcdf file does not see the coordinates

2019-06-02 Thread Andrew C Aitchison
On Sun, 2 Jun 2019, Jeff McKenna wrote: On 2019-06-01 6:52 PM, Joaquim Manuel Freire Lu?s wrote: Is there a way to force reading the grid locally with the HDF5 driver instead of the automatically picked netCDF driver? ___ I come across this need of

Re: [gdal-dev] vsicurl access to a netcdf file does not see the coordinates

2019-06-02 Thread Jeff McKenna
On 2019-06-01 6:52 PM, Joaquim Manuel Freire Luís wrote: |>Ah, there is no chance that /vsicurl/ with netcdf will work on Windows. It also |>requires the "user-fault file descriptor" Linux specific mechanism. It actually almost works. This command should be equal to just download the file grdc

Re: [gdal-dev] vsicurl access to a netcdf file does not see the coordinates

2019-06-01 Thread Joaquim Manuel Freire Luís
|>Ah, there is no chance that /vsicurl/ with netcdf will work on Windows. It also |>requires the "user-fault file descriptor" Linux specific mechanism. It actually almost works. This command should be equal to just download the file grdconvert /vsicurl/http://w3.ualg.pt/~jluis/ftp/tmp/idades_v20

Re: [gdal-dev] vsicurl access to a netcdf file does not see the coordinates

2019-06-01 Thread Joaquim Manuel Freire Luís
|>> Rebuilding my HDF+netCDF+GDAL stack, but now when issue the final |>> |>> nmake /f makefile.vc devinstall |> |>Ah, there is no chance that /vsicurl/ with netcdf will work on Windows. It also |>requires the "user-fault file descriptor" Linux specific mechanism. Ah, I had the impression that re

Re: [gdal-dev] vsicurl access to a netcdf file does not see the coordinates

2019-06-01 Thread Even Rouault
On samedi 1 juin 2019 18:35:15 CEST Joaquim Manuel Freire Luís wrote: > Thanks Even > > Rebuilding my HDF+netCDF+GDAL stack, but now when issue the final > > nmake /f makefile.vc devinstall Ah, there is no chance that /vsicurl/ with netcdf will work on Windows. It also requires the "user-fault

Re: [gdal-dev] vsicurl access to a netcdf file does not see the coordinates

2019-06-01 Thread Joaquim Manuel Freire Luís
t;-Original Message- |>From: Even Rouault |>Sent: Saturday, June 1, 2019 9:38 AM |>To: gdal-dev@lists.osgeo.org |>Cc: Joaquim Manuel Freire Luís |>Subject: Re: [gdal-dev] vsicurl access to a netcdf file does not see the |>coordinates |> |>On vendredi 31 mai 2019

Re: [gdal-dev] vsicurl access to a netcdf file does not see the coordinates

2019-06-01 Thread Even Rouault
On vendredi 31 mai 2019 23:49:09 CEST Joaquim Manuel Freire Luís wrote: > Hi, > > GDAL master here > > When I run gdalinfo on a remote nc file, instead of reporting the > coordinates it prints the array size Joaquim, Note that in the /vsicurl/ case, the file gets opened by the HDF5Image driver

[gdal-dev] vsicurl access to a netcdf file does not see the coordinates

2019-05-31 Thread Joaquim Manuel Freire Luís
Hi, GDAL master here When I run gdalinfo on a remote nc file, instead of reporting the coordinates it prints the array size gdalinfo /vsicurl/http://w3.ualg.pt/~jluis/ftp/tmp/idades_v2012.grd Driver: HDF5Image/HDF5 Dataset Files: none associated Size is 2029, 1168 Metadata: Conventions=COARDS