2013/11/23 Gustavo Martínez <[email protected]>: > Hi everyone, > > I am trying to import some MODIS NDVI images in grass 7 but I've got the > following error in the command line: > > r.in.gdal -e --verbose > input=HDF4_EOS:EOS_GRID:"/home/gustavo/Documentos/img/MYD13Q1.A2012361.h13v12.005.2013012015516.hdf":MODIS_Grid_16DAY_250m_500m_VI:250m > output=prueba > ADVERTENCIA: El datum <Not_specified_based_on_custom_spheroid> no es > reconocido por GRASS y no se han encontrado parámetros.
How did you define the location's projection? The maps come in sinusoidal projection. BTW: For our MODIS data processing, we use pyMODIS which used itself the MODIS Reprojection Tool. See http://pymodis.fem-environment.eu/ Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
