I am using windows 7(32-bit) and want to warp NetCDF (nc) files and save the
output as GeoTIFF.

First I run gdalinfo first to get the info of the subdataset I need and
added NeTCDF in the beginning(e.g. gdalinfo
NETCDF:"A2015069035500.L2_LAC_OC.nc") but was unfortunate because a warning
appeared:

Warning 1: Variable has 0 dimension(s) - not supported. 
gdalinfo failed - unable to open 'netCDF:A2015069035500.L2_LAC_OC.nc'.

Command line input:

gdalinfo A2015069035500.L2_LAC_OC.nc


NetCDF is present when I tried `gdalinfo --formats`. 

Does anyone have any idea about this? 



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Getting-warning-when-opening-NetCDF-file-using-gdal-tp5213484.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to