id summary reporter owner description type status priority milestone component version severity resolution keywords cc 4932 Wrong subdataset data type info on a netCDF file jluis etourigny "Running gdalinfo on this ""ascat"" netCDF file prints that the subdatasets are of 8-bits type. gdalinfo ascat_20120507_222701_metopa_28801_eps_o_125_2100_ovw.l2.nc ... SUBDATASET_5_NAME=NETCDF:""ascat_20120507_222701_metopa_28801_eps_o_125_2100_ovw.l2.nc"":model_speed SUBDATASET_5_DESC=[3259x82] model_speed (8-bit integer) SUBDATASET_6_NAME=NETCDF:""ascat_20120507_222701_metopa_ This is wrong since those arrays have a 16-bits type as can be seen by printing the info of the subdataset gdalinfo NETCDF:""ascat_20120507_222701_metopa_28801_eps_o_125_2100_ovw.l2.nc"":wind_speed ... Band 1 Block=82x1 Type=Int16, ColorInterp=Undefined NoData Value=-32767 Offset: 0, Scale:0.01 ..." defect closed normal default svn-trunk normal fixed