>I'm also not sure if GDAL supports NetCDF4 directly. It looks like the >NetCDF driver is for NetCDF3. If you're lucky, NetCDF4 files might be >accessible in GDAL using the HDF5 driver...
I will try to write files directly with the netcdf4-python module instead of through gdal. Building from scratch looks too complicated to me. -- View this message in context: http://n2.nabble.com/python-bindings-no-netcdf-support-tp3972664p3985482.html Sent from the GDAL - Dev mailing list archive at Nabble.com. _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
