Changes between Initial Version and Version 1 of Ticket #4717


Ignore:
Timestamp:
Jun 22, 2012, 8:09:13 AM (12 years ago)
Author:
etourigny
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4717

    • Property Status newassigned
  • Ticket #4717 – Description

    initial v1  
    11I have installed netcdf4 on my system, using the --enable-netcdf-4 option:
    22
     3{{{
    34$ nc-config --all
    45
     
    2930  --includedir-> /usr/local/include
    3031  --version   -> netCDF 4.1.3
     32}}}
    3133
    3234I have configured GDAL (full log attached), but after compiling NetCDF4 support seems missing:
    3335
     36{{{
    3437$ gdalinfo --format netcdf
    3538Format Details:
     
    6265  </Option>
    6366</CreationOptionList>
     67}}}