Note: This dataset is slightly modified comparing
to the original ANSI dataset from PURDUE. The aspect
map was fixed to have only one outlet cell.
6/2000

--------------------------------------
Howto install the example?

Go into your grass-database: 
 e.g. 
   cd /home/markus/grass_data

Copy the ANSI-database (ansi_grass5_agnps.tar.gz) into this directory.
Unpack it:
   tar xvfz ansi_grass5_agnps.tar.gz

or (if your tar has no z-option)

   gunzip ansi_grass5_agnps.tar.gz
   tar xvf ansi_grass5_agnps.tar.gz

Now you can start grass.
   location: ansi
   mapset:   PERMANENT


Have fun!
