I'm not having much success reading the .nc files assocaiated with:
https://podaac.jpl.nasa.gov/dataset/OMG ... ES_Gridded
https://podaac.jpl.nasa.gov/dataset/OMG ... ES_Gridded
I tried reading in ArcMap 10.7 but just got a single point instead or raster. Below shows results from using gdalinfo to read header one of the files.
E:\OSGeo4W64\bin>gdalinfo OMG_Bathy_MBES_L2_20160907000000.nc
Warning 1: Recode from UTF-8 to CP_ACP failed with the error: "Invalid argument".
Warning 1: OMG_Bathy_MBES_L2_20160907000000.nc is a netCDF file, but without any dimensions >= 2.
ERROR 4: `OMG_Bathy_MBES_L2_20160907000000.nc' not recognized as a supported file format.
gdalinfo failed - unable to open 'OMG_Bathy_MBES_L2_20160907000000.nc'.
Any suggestions?
David