146 | | 2.Load the results into Terrascan and use the 30-40 GCPs of the calibration site. |
147 | | * GCPs are available [wiki:Processing/CalibSite here] |
148 | | * Tools -> Output Control Report |
149 | | * Browse -> GCP file and remove bad points (maybe an error occurred in the surveying of a certain point) |
150 | | * Look at the dz value, the average dz is used for the nominal range offset A1. |
151 | | * Save the text file. |
| 146 | 2. Calculate the A1 nominal range offset. This can be done using LASTools or TerraScan. The GCPs for Little Rissington are available [wiki:Processing/CalibSite here] |
| 147 | * LASTools: |
| 148 | * Copy the GCP's to the 02a_ROff_+-7Deg folder. You may need to edit this file to remove some points. |
| 149 | * Run lascontrol.exe -i *.LAS -cp gcp_points.txt -parse xyz (you may need to edit the parse command depending on the format of the GCP's you are using) |
| 150 | * Scan the output and remove any bad points from the gcp file and re-run |
| 151 | * Look at the average (abs) value, this is used for the nominal range offset A1. This value should not change dramatically from season to season |
| 152 | * Note: if there are negative values in the lascontrol output then calculate the average value yourself (lascontrol gives the average absolute value) |
| 153 | * Save the output to a text file |
| 154 | * TerraScan: |
| 155 | * Load the results into TerraScan and use the 30-40 GCPs of the calibration site. |
| 156 | * Tools -> Output Control Report |
| 157 | * Browse -> GCP file and remove bad points (maybe an error occurred in the surveying of a certain point) |
| 158 | * Look at the dz value, the average dz is used for the nominal range offset A1. |
| 159 | * Save the text file. |
159 | | * Check average dz is less than 1cm or so, and standard deviation <5cm in Terrascan control report. (also look at cross sections) |
160 | | * Then process the 4 high altitude flights in ALSPP and check in Terrascan (around nadir and swath edges) (looking at absolute height). |
161 | | * Finally load in all flights into Terrascan (within a fence if memory issues) and check them (ideally along a stream because this has a “good” profile) Can use the travel path tool in Terrascan for comparing cross sections along a path. |
162 | | |
| 167 | * Check average dz is less than 1cm or so, and standard deviation <5cm using lascontrol or TerraScan control report. Save the output from this check as it is used in the Data Quality report. Note for lascontrol output you will need to calculate the average dz value. |
| 168 | * Check the flightlines in LAG/TerraScan (also look at cross sections) |
| 169 | * Process the 4 high altitude flights in ALSPP and check in LAG/TerraScan (around nadir and swath edges) (looking at absolute height). |
| 170 | * Run lascontrol/TerraScan control report for the high altitude flightlines and check for reasonable values. Save the output as it is used in the Data Quality report. Note for lascontrol output you will need to calculate the average dz value. |
| 171 | * Finally load in all flights into LAG/TerraScan (within a fence if memory issues) and check them (ideally along a stream because this has a “good” profile) Can use the travel path tool in TerraScan for comparing cross sections along a path. |