| 12 | | == ArcGIS == |
| 13 | | notes coming when we need to figure it out - please email us. |
| 14 | | ---------- |
| 15 | | == ENVI == |
| 16 | | know how to do this, but not written it up yet - please email us. |
| 17 | | ----------- |
| 18 | | == ERDAS Imagine == |
| 19 | | notes coming when we need to figure it out - please email us. |
| 20 | | ------------ |
| 21 | | == GRASS == |
| 22 | | The first step is to create a location of the required area. See the GRASS reference manual for help with this. When this is done the ASCII point data can be loaded in. To import the ASCII data it must be within the GRASS region limits, any data outside the current region will not be imported. If you know the extent of your data you can set the region limits and skip the next step. |
| | 9 | == Using GRASS == |
| | 10 | The first step is to create a location of the required area. See the GRASS reference manual for help with this. Alternatively you can download a template grass database from here: [raw-attachment:Help/DEM_scripts:grass_db_template.zip] |
| | 11 | |
| | 12 | When this is done the ASCII point data can be loaded in. To import the ASCII data it must be within the GRASS region limits, any data outside the current region will not be imported. If you know the extent of your data you can set the region limits and skip the next step. |