QGIS Python Plugins Repository
Linear Theory Orographic Precipitation
Implements the Smith & Barstad (2004) LT model
This plugin implements the Linear Theory of Orographic Precipitation model by Smith and Barstad (2004). The model includes airflow dynamics, condensed water advection, and downslope evaporation. Vertically integrated steady-state governing equations for condensed water are solved using Fourier transform techniques. The precipitation field is computed quickly by multiplying the terrain transform by a wavenumber-dependent transfer function. The code is fast even for larger rasters if sufficient RAM is available. However, processing large rasters with insuffiecient RAM is very slow. Before using this plugin, please read the original manuscript of Smith and Barstad (2004) to understand the model physics and its limitations.
- Author
- Andy Aschwanden and Constantine Khrulev
- Maintainer
- aaschwanden
- Tags
- python , raster , processing , numpy , precipitation
- Plugin home page
- https://github.com/pism/LinearTheoryOrographicPrecipitation
- Tracker
- Browse and report bugs
- Code repository
- https://github.com/pism/LinearTheoryOrographicPrecipitation
- Latest stable version
- 3.1
- Latest experimental version:
- 0.2
- Plugin ID
-
1119
Version | Experimental | Min QGIS version | Max QGIS version | Downloads | Uploaded by | Date |
---|---|---|---|---|---|---|
3.1 | no | 3.0.0 | 3.99.0 | 2432 | aaschwanden | 2020-02-18T23:35:42.158460+00:00 |
3.0 | no | 3.0.0 | 3.99.0 | 2000 | aaschwanden | 2018-05-14T23:13:22.901941+00:00 |
0.2 | yes | 2.8.0 | 2.99.0 | 1268 | aaschwanden | 2017-09-07T22:32:58.381085+00:00 |
0.1 | yes | 2.8.0 | 2.99.0 | 745 | aaschwanden | 2016-10-10T15:49:51.769423+00:00 |