d.mon CELL

Try using the following commands:

g.region rast=D_cell
d.erase
d.rast D_cell

Mark Gibb gibb@hubers.cecer.army.mil
GIS Training Coordinator
USACERL
Champaign, IL

----- Begin Included Message -----

From grass-lists-owner@max.cecer.army.mil Tue Sep 27 14:14:00 1994

Date: Tue, 27 Sep 94 11:35:59 PDT
From: sue@ced.berkeley.edu (Susan Huse)
Sender: grass-lists-owner@max.cecer.army.mil
Reply-To: grassu-list@max.cecer.army.mil
Sender: grass-lists-owner@moon.cecer.army.mil.
Reply-To: grassu-list@moon.cecer.army.mil.
Precedence: Bulk
To: grassu-list@max.cecer.army.mil
Subject: d.mon CELL
Content-Length: 1869

Hi, I'm having problems using the CELL monitor. I would like to
create a raster file (with vectors and/or sites drawn in), but
my D_cell is unusable. I am using GRASS update version 4.
Is this a known bug, or am I doing something strange?

To create the file, I did:

  Mapset <sue> in Location <sfbay>
  GRASS 4.1 > d.mon start=CELL
  Graphics driver [CELL] started
  Wait for 'READY'
  READY
  
  Mapset <sue> in Location <sfbay>
  GRASS 4.1 > d.rast counties.12
  
  Mapset <sue> in Location <sfbay>
  GRASS 4.1 > d.vect counties.12
  
  Vector file [counties.12]
  
  Selected information from dig header
   Organization: CEDR
   Map Name: counties.12
   Source Date: March 1990
   Orig. Scale: 100090
  
   North: 4316917.48
   South: 4073347.14
   East: 689900.02
   West: 442816.8
  
  Initializing [counties.12] ... Plotting ... Done
  
  Mapset <sue> in Location <sfbay>
  GRASS 4.1 > d.mon stop=CELL
  Monitor 'CELL' terminated

BUT, when I tried to USE it:

  Mapset <sue> in Location <sfbay>
  GRASS 4.1 > d.rast D_cell
  WARNING: [D_cell] in mapset [sue] - in different projection than current
           region

  WARNING: unable to open raster map [D_cell] in mapset [sue]

The cellheader looks like (seems a off to me!!):

  proj: -370086
  zone: -370086
  north: 479
  south: 0
  east: 639
  west: 0
  cols: 639
  rows: 479
  e-w resol: 1
  n-s resol: 1
  format: 0
  compressed: 1

The current region is:
  projection: 1 (UTM)
  zone: 10
  north: 4284800
  south: 4095900
  east: 648300
  west: 494200
  nsres: 50
  ewres: 50
  rows: 3778
  cols: 3082

Just for reference the monitorcap looks like:

  CELL:driver/CELL:Create GRASS Raster File: \
       /regis/sw/grass4.1u4/axp/dev/fifo.8a
  /regis/sw/grass4.1u4/axp/dev/fifo.8b \
       ::any terminal

Sue Huse
REGIS
UC Berkeley

----- End Included Message -----