This plugin is intended to create and analyze 3D seismic survey geometries. It is dependent on the following Python packages:
Please install these packages first, using pip from the OSGeo4W command prompt (on Windows)
Use pip list to detect which packages and versions have already been installed. (E.g. numpy should already be installed)
Start with installing rasterio (it has quite a few dependencies), followed by numba, pyqtgraph and wellpathpy in that order
Usage: python -m pip install {package_name}=={package_version}
Whereby rasterio will install (requires) affine, attrs, certifi, chardet, charset-normalizer, click, click-plugins, cligj, and colorama
And numba will install the llvmlite bindings for the llvm JIT compiler
Please take note:
As of version 0.4.6 the plugin is (well, should be) compatible with Qt6. Tests are ongoing.
Therefore the plugin should function with QGIS v3.40 onwards, linked with Qt6 (experimental)
Version | QGIS >= | QGIS <= | Date | |||
---|---|---|---|---|---|---|
0.4.6 | - | 3.28.0 | 3.99.0 | 24 | mrbeee | 2025-09-12T15:19:00.117339+00:00 |
0.4.5 | - | 3.28.0 | 3.99.0 | 146 | mrbeee | 2025-06-09T10:36:19.797877+00:00 |
0.4.4 | - | 3.28.0 | 3.99.0 | 141 | mrbeee | 2025-06-01T11:44:22.040842+00:00 |
0.4.3 | - | 3.28.0 | 3.99.0 | 135 | mrbeee | 2025-05-11T10:45:35.364122+00:00 |
0.4.2 | - | 3.28.0 | 3.99.0 | 166 | mrbeee | 2025-03-05T12:06:15.041990+00:00 |
0.4.1 | - | 3.28.0 | 3.99.0 | 273 | mrbeee | 2025-02-22T13:06:52.087473+00:00 |
0.4.0 | - | 3.28.0 | 3.99.0 | 266 | mrbeee | 2025-02-15T13:15:58.421626+00:00 |
0.3.9 | - | 3.28.0 | 3.99.0 | 202 | mrbeee | 2025-02-11T15:36:22.833571+00:00 |
0.3.8 | - | 3.28.0 | 3.99.0 | 445 | mrbeee | 2024-11-02T11:52:24.522569+00:00 |
0.3.7 | - | 3.28.0 | 3.99.0 | 360 | mrbeee | 2024-10-22T09:17:07.644617+00:00 |
0.3.6 | - | 3.28.0 | 3.99.0 | 416 | mrbeee | 2024-10-15T17:53:22.050337+00:00 |
0.3.5 | - | 3.28.0 | 3.99.0 | 357 | mrbeee | 2024-10-09T16:58:17.516736+00:00 |
0.3.4 | - | 3.28.0 | 3.99.0 | 586 | mrbeee | 2024-07-27T08:59:25.126829+00:00 |
0.3.3 | - | 3.28.0 | 3.99.0 | 429 | mrbeee | 2024-07-24T13:26:26.026695+00:00 |
0.3.2 | 3.28.0 | 3.99.0 | 618 | mrbeee | 2024-07-08T10:16:34.919976+00:00 | |
0.3.1 | 3.28.0 | 3.99.0 | 660 | mrbeee | 2024-06-02T11:20:49.954367+00:00 | |
0.3.0 | 3.28.0 | 3.99.0 | 123 | mrbeee | 2024-05-27T19:38:49.782721+00:00 | |
0.2.9 | 3.28.0 | 3.99.0 | 262 | mrbeee | 2024-05-23T14:37:31.284845+00:00 | |
0.2.8 | 3.28.0 | 3.99.0 | 146 | mrbeee | 2024-05-04T08:47:23.073274+00:00 | |
0.2.7 | 3.28.0 | 3.99.0 | 157 | mrbeee | 2024-04-22T10:06:10.314066+00:00 | |
0.2.6 | 3.28.0 | 3.99.0 | 449 | mrbeee | 2024-04-21T18:51:53.667530+00:00 | |
0.2.5 | 3.28.0 | 3.99.0 | 153 | mrbeee | 2024-04-13T20:15:13.478665+00:00 | |
0.2.4 | 3.28.0 | 3.99.0 | 262 | mrbeee | 2024-04-08T10:37:35.430711+00:00 | |
0.2.3 | 3.28.0 | 3.99.0 | 176 | mrbeee | 2024-03-30T14:01:30.610424+00:00 | |
0.2.2 | 3.28.0 | 3.99.0 | 429 | mrbeee | 2024-03-30T11:16:25.813587+00:00 | |
0.2.1 | 3.28.0 | 3.99.0 | 577 | mrbeee | 2024-03-13T14:57:48.692900+00:00 |
Plugin Tags