[GRASS-dev] [GRASS GIS] #3278: Unble to import an AQUA image data (Level 2)in netcdf file format
GRASS GIS
trac at osgeo.org
Tue Feb 7 07:37:08 PST 2017
#3278: Unble to import an AQUA image data (Level 2)in netcdf file format
-------------------------+-------------------------
Reporter: laurent001 | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.2.1
Component: LibRaster | Version: unspecified
Resolution: | Keywords: r.in.gdal
CPU: x86-64 | Platform: MacOSX
-------------------------+-------------------------
Comment (by Veronica Andreo):
I just checked. It seems it is not supported (gdal 2.0.2)
{{{
gdalinfo A2017012160000.L2_LAC_OC.nc
Warning 1: Variable has 0 dimension(s) - not supported.
gdalinfo failed - unable to open 'A2017012160000.L2_LAC_OC.nc'.
}}}
Global Level 3 products are recognized and imported normally, though:
{{{
r.in.gdal -o -l
input=NETCDF:A20030012003008.L3m_8D_CHL_chl_ocx_4km.nc:chl_ocx
output=prueba_clor_new
}}}
Maybe, SeaDAS, the software provided by NASA for oceancolor, is needed to
read L2 products and export into a different format. Just guessing, no
idea.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3278#comment:2>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list