nik wrote > Hi >> which GRASS version and operating system are you using? > I also use: > GRASS Version: 7.8.2 > > Code revision: 3900fb114 > > Build date: 2019-12-11 > > Build platform: x86_64-w64-mingw32 > > GDAL: 3.0.2 > > PROJ: 6.2.1 > > GEOS: 3.8.0 > > SQLite: 3.29.0 > > Python: 3.7.0 > > wxPython: 4.0.7 > > Platform: Windows-10-10.0.18362-SP0 (OSGeo4W) > > I still get this message: > r.proj location=MGI2wgs84_Austria_Lambert mapset=PERMANENT > input=dhm_10m_ogd_austria output=dhm_10m_ogd_dachstein_NEU method=bilinear > resolution=10 > ERROR: Unable to open element file <> for <WIND@dachstein> > > and I tested it from an other location too but its the same problem: > r.proj location=ASTER_lat-long mapset=PERMANENT > input=DHM_SRTM30m_Aut-plus-Umgebung output=dhm_30m_ASTER_dachstein > method=bilinear resolution=30 > ERROR: Unable to open element file <> for <WIND@dachstein> > > What can be wrong? > Nik > > > > -- > Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html > _______________________________________________ > grass-user mailing list
> grass-user@.osgeo > https://lists.osgeo.org/mailman/listinfo/grass-user What does r.proj -g output? With PROJ: 6.2.1, a proj pipeline has to be given in r.proj. it's not in your cmd Can you report all steps with g.proj, g.region,, r.proj in source and target locations as I've done? ----- best regards Helmut -- Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html _______________________________________________ grass-user mailing list grass-user@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/grass-user