[GRASS-user] Importing GLOBE DEM data

Luca Penasa wrote:

Its a gauss-boaga location...
now iv installed a old version of grass (6.0.2)... with this version
the same instructions file make ps.map works... cold not to be a bug?

Hamish wrote:

> otherwise we would need to see your ps.map instructions file,
> 'g.region -p' settings, and 'g.proj -p' settings to help.

I would need this information to test.

Hamish

Hamish wrote:

Luca Penasa wrote:
  

Its a gauss-boaga location...
now iv installed a old version of grass (6.0.2)... with this version
the same instructions file make ps.map works... cold not to be a bug?
    
Hamish wrote:
  

otherwise we would need to see your ps.map instructions file,
'g.region -p' settings, and 'g.proj -p' settings to help.
      
I would need this information to test.

Hamish

GRASS 6.0.2 (lichTest_OK):~ > g.region -p
projection: 99 (Transverse Mercator)
zone: 0
datum: rome40
ellipsoid: international
north: 5108040
south: 5099460
west: 1662320
east: 1666520
nsres: 0.5
ewres: 0.5
rows: 17160
cols: 8400

GRASS 6.0.2 (lichTest_OK):~ > g.proj -w
PROJCS["Transverse Mercator",
   GEOGCS["international",
       DATUM["Monte_Mario",
           SPHEROID["international",6378388,297],
           TOWGS84[-104.1,-49.1,-9.9,0.971,-2.917,0.714,-11.68]],
       PRIMEM["Greenwich",0],
       UNIT["degree",0.0174532925199433]],
   PROJECTION["Transverse_Mercator"],
   PARAMETER["latitude_of_origin",0],
   PARAMETER["central_meridian",9.00000000333333],
   PARAMETER["scale_factor",0.9996],
   PARAMETER["false_easting",1500000],
   PARAMETER["false_northing",0],
   UNIT["meter",1]]