id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,cpu,platform 2744,r.import latlong bug,neteler,grass-dev@…,"Would it be possible to catch this user error? The user tried to import reprojected METOP-A data (Stereographic projection) into a LatLong location (yeah, things happen): {{{ r.import input=EUMETSAT/output/Soil moisture/1/ascat_METOPA.20090401163331.12715_soil_moisture.tif output=01_third WARNING: Datum not recognised by GRASS and no parameters found WARNING: Datum not recognised by GRASS and no parameters found WARNING: Datum not recognised by GRASS and no parameters found Proceeding with import of 1 raster bands... Importing raster map <01_third>... Traceback (most recent call last):   File ""/usr/local/grass-7.1.svn/scripts/r.import"", line 333, in     sys.exit(main())   File ""/usr/local/grass-7.1.svn/scripts/r.import"", line 258, in main     srcregion = grass.parse_key_val(tgtextents, val_type=float, vsep=' ')   File ""/usr/local/grass-7.1.svn/etc/python/grass/script/utils.py"", line 223, in parse_key_val     result[k] = val_type(v) ValueError: invalid literal for float(): 53:39:06.894826N }}} Probably the Python code which compares the two projections (input file and location) failed? Solution: It could be taken from r.pack where a similar test is done.",defect,closed,normal,7.0.3,Python,svn-trunk,fixed,r.import,,Unspecified,Unspecified