umask 000
awk '((! /^#/) && ($1 > 89.0) ) {printf("%10.5f %10.5f %11.5f %7.2f\n", \
	$1, $2, -1*$3, $4);}' ../gps/9* >gps160.plot
pplus gps160.ppc
