123 | | |
| 123 | ==== Configuring asterdem.sh ==== |
| 124 | To run asterdem.sh on your system the files listed above need to be configured in the script to point to the correct places. |
| 125 | For example, the template grass database in the script points to a place in the arsf directory and this needs to be changed to point to where your template grass database is located. |
| 126 | Variables that need to be changed: |
| 127 | * TEMPLATE_GRASS_DATABASE=/users/rsg/arsf/usr/share/grass_db_template/ |
| 128 | * GEOID_SPHEROID=/users/rsg/arsf/dems/geoid-spheroid/ww15mgh.grd |
| 129 | * WGS84LL_SEPARATION_FILE=/users/rsg/arsf/dems/aster/separation_files/uk_separation_file_WGS84LL.dem |
| 130 | * GRASS_VERSION=grass63 |
| 131 | I would advise that the grass version be 6.3 as the script was written to work with this grass version. |