QGIS Python Plugins Repository
Altitudecorrector
Calculates altitude correction for airborne gamma spectroemtry data
Prepares data to calculate parameters to do an altitude correction using a land / water altitude spiral. It needs the raw data from the flight and a polygon layer defining water and land lines.
Select the data layer and the field that contains the measurements. Then select the field that holds the altitude data. Select the layer defining the water and land part of the altitude spiral, then the field designating water and land and which labels used for land and water. Press "Run" and the data will be processed
The water plot and land plot tabs will show those two data sets to see that the data are correct. The fit data will be found under "Fit data".
If numpy is not installed, data marked with land and water can be saved to be fitted using other software, e.g. R. See the R-script tab for an example to do the fitting in R
The plugin will install the formula altitudecorr("valuefield","altitudefield",water0,waterslope,attenuation) -> Value at 1 meter under the group Gamma. Using the parameters calculated by this plugin, the formula can be used for height correction of aerial data.
- Author
- Morten Sickel
- Maintainer
- mortensickel
- Tags
- radioactivity , spectrometry , gamma , airborne , contamination
- Plugin home page
- https://github.com/sickel/altitudecorrector
- Tracker
- Browse and report bugs
- Code repository
- https://github.com/sickel/altitudecorrector
- Latest stable version
- 1.2
- Latest experimental version:
- 0.2
- Plugin ID
-
1995
Version | Experimental | Min QGIS version | Max QGIS version | Downloads | Uploaded by | Date |
---|---|---|---|---|---|---|
1.2 | no | 3.0.0 | 3.99.0 | 1962 | mortensickel | 2024-02-22T07:33:39.785847+00:00 |
1.1 | no | 3.0.0 | 3.99.0 | 507 | mortensickel | 2024-02-11T19:52:57.236745+00:00 |
1.0 | no | 3.0.0 | 3.99.0 | 485 | mortensickel | 2024-01-27T16:11:17.718482+00:00 |
0.95 | no | 3.0.0 | 3.99.0 | 846 | mortensickel | 2023-12-07T13:15:02.742946+00:00 |
0.2 | yes | 3.0.0 | 3.99.0 | 1627 | mortensickel | 2021-03-06T22:40:21.432004+00:00 |
0.1 | yes | 3.0.0 | 3.99.0 | 880 | mortensickel | 2020-03-08T18:25:32.256726+00:00 |