Intersite distances

Marcus Tooze tooze at vinny.cecer.army.mil
Wed Feb 2 13:09:06 EST 1994


Hmmmm, surely if you have the x,y coord. for each site, just do 
simple subtraction for the pair of x and y coords., then use pythags. 
theorm (asquared + bsquared = csquared)


		|\
  	   a	| \  c
   		|  \
		-----
                  b

You could probably do a quick awk or c program to do this.

Marcus
USACERL-TAC



More information about the grass-user mailing list