Plugin icon

Roll

Plugin ID: 3305

Design and analysis of 3D seismic survey geometries

(10) votes 
 Download latest

<p>This plugin is intended to create and analyze 3D seismic survey geometries. It is dependent on the following Python packages:<ul>
<li><b>debugpy</b> (version 1.8.17) <i>if you want to debug GUI- and worker threads</i> </li>
<li><b>numba</b> (version 0.62.1) Not strictly required, but it <i><b>significantly</b></i> speeds up calculations</li>
<li><b>numpy</b> (version 1.26.4) <i>should already be installed by QGIS installation</i> </li>
<li><b>pyqtgraph</b> (version 0.13.7) or higher</li>
<li><b>rasterio</b> (version 1.4.1) </li>
<li><b>wellpathpy</b> (version 0.5.2) </li></ul>
<p>Please install these packages <b>first</b>, using pip from the OSGeo4W command prompt (on Windows)
<p>Use <b>pip list</b> to detect which packages and versions have already been installed. (E.g. numpy should already be installed)
<p>Start with installing rasterio (it has quite a few dependencies), followed by numba, pyqtgraph and wellpathpy in that order
<p>Usage: <b> python -m pip install {package_name}=={package_version}</b>
<p>
<p>Whereby rasterio will install (requires) affine, attrs, certifi, chardet, charset-normalizer, click, click-plugins, cligj, and colorama
<p>And numba will install the llvmlite bindings for the llvm JIT compiler
<p>
<p>Please take note:<ul>
<li>Packages newer than those listed above may have bug fixes (nice) or incompatibilities (not so nice) </li>
<li>Wellpathpy 0.5.2 solved a deprecation warning in 0.5.0, as a call to 'import pkg_resources' has been removed </li>
<li>The plugin has not (yet) been tested on Linux or macOS </li>
<li>The plugin works best on a QHD Screen (2560 x 1440 pixels) or larger </li>
<li>As of QGIS v3.32, High-DPI UI scaling issues have arisen. See the following discussion on GitHub <a href="https://github.com/qgis/QGIS/issues/53898">here</a> </li>
<li>As of version 3.34.6, QGIS upgraded Python from v3.9 to to v3.12 This speeds up calculations and solves some security issues.
But when <i>upgrading</i> from an earlier QGIS version, it requires installing the above listed packages <b><i>again.</b></i> </li></ul>
<p>
<p>As of version 0.4.6 the plugin is compatible with Qt6. Note that with Qt6 the High DPI scaling issues have been resolved
<p>As of version 0.6.3 the plugin is compatible with QGIS 4.0. Some numpy attribute names needed to be changed for NumPy 2.0
<p>

Version QGIS >= QGIS <= Date
0.6.3 - 3.34.0 4.99.0 26 mrbeee 2026-03-10T11:41:15.806306+00:00
0.6.2 - 3.34.0 3.99.0 16 mrbeee 2026-03-08T14:35:54.600605+00:00
0.6.1 - 3.34.0 3.99.0 41 mrbeee 2026-02-25T16:07:00.825784+00:00
0.6.0 - 3.34.0 3.99.0 18 mrbeee 2026-02-24T13:34:02.448869+00:00
0.5.9 - 3.28.0 3.99.0 50 mrbeee 2026-02-13T11:31:38.791647+00:00
0.5.8 - 3.28.0 3.99.0 40 mrbeee 2026-02-10T10:09:18.970256+00:00
0.5.7 - 3.28.0 3.99.0 29 mrbeee 2026-02-08T13:01:55.730944+00:00
0.5.6 - 3.28.0 3.99.0 23 mrbeee 2026-02-07T17:51:38.777091+00:00
0.5.5 - 3.28.0 3.99.0 27 mrbeee 2026-02-06T16:23:09.361047+00:00
0.5.4 - 3.28.0 3.99.0 36 mrbeee 2026-02-03T13:16:44.742916+00:00
0.5.3 - 3.28.0 3.99.0 32 mrbeee 2026-01-29T17:41:46.513054+00:00
0.5.2 - 3.28.0 3.99.0 28 mrbeee 2026-01-28T18:05:33.003358+00:00
0.5.1 - 3.28.0 3.99.0 101 mrbeee 2025-12-03T22:21:23.527748+00:00
0.5.0 - 3.28.0 3.99.0 124 mrbeee 2025-10-12T10:52:10.045446+00:00
0.4.9 - 3.28.0 3.99.0 96 mrbeee 2025-09-22T19:25:47.344096+00:00
0.4.8 - 3.28.0 3.99.0 74 mrbeee 2025-09-19T15:07:54.855801+00:00
0.4.7 - 3.28.0 3.99.0 71 mrbeee 2025-09-17T10:23:16.859051+00:00
0.4.6 - 3.28.0 3.99.0 82 mrbeee 2025-09-12T15:19:00.117339+00:00
0.4.5 - 3.28.0 3.99.0 192 mrbeee 2025-06-09T10:36:19.797877+00:00
0.4.4 - 3.28.0 3.99.0 184 mrbeee 2025-06-01T11:44:22.040842+00:00
0.4.3 - 3.28.0 3.99.0 186 mrbeee 2025-05-11T10:45:35.364122+00:00
0.4.2 - 3.28.0 3.99.0 237 mrbeee 2025-03-05T12:06:15.041990+00:00
0.4.1 - 3.28.0 3.99.0 311 mrbeee 2025-02-22T13:06:52.087473+00:00
0.4.0 - 3.28.0 3.99.0 313 mrbeee 2025-02-15T13:15:58.421626+00:00
0.3.9 - 3.28.0 3.99.0 251 mrbeee 2025-02-11T15:36:22.833571+00:00
0.3.8 - 3.28.0 3.99.0 490 mrbeee 2024-11-02T11:52:24.522569+00:00
0.3.7 - 3.28.0 3.99.0 425 mrbeee 2024-10-22T09:17:07.644617+00:00
0.3.6 - 3.28.0 3.99.0 466 mrbeee 2024-10-15T17:53:22.050337+00:00
0.3.5 - 3.28.0 3.99.0 404 mrbeee 2024-10-09T16:58:17.516736+00:00
0.3.4 - 3.28.0 3.99.0 620 mrbeee 2024-07-27T08:59:25.126829+00:00
0.3.3 - 3.28.0 3.99.0 482 mrbeee 2024-07-24T13:26:26.026695+00:00
0.3.2 3.28.0 3.99.0 720 mrbeee 2024-07-08T10:16:34.919976+00:00
0.3.1 3.28.0 3.99.0 710 mrbeee 2024-06-02T11:20:49.954367+00:00
0.3.0 3.28.0 3.99.0 163 mrbeee 2024-05-27T19:38:49.782721+00:00
0.2.9 3.28.0 3.99.0 316 mrbeee 2024-05-23T14:37:31.284845+00:00
0.2.8 3.28.0 3.99.0 214 mrbeee 2024-05-04T08:47:23.073274+00:00
0.2.7 3.28.0 3.99.0 193 mrbeee 2024-04-22T10:06:10.314066+00:00
0.2.6 3.28.0 3.99.0 515 mrbeee 2024-04-21T18:51:53.667530+00:00
0.2.5 3.28.0 3.99.0 203 mrbeee 2024-04-13T20:15:13.478665+00:00
0.2.4 3.28.0 3.99.0 298 mrbeee 2024-04-08T10:37:35.430711+00:00
0.2.3 3.28.0 3.99.0 212 mrbeee 2024-03-30T14:01:30.610424+00:00
0.2.2 3.28.0 3.99.0 479 mrbeee 2024-03-30T11:16:25.813587+00:00
0.2.1 3.28.0 3.99.0 623 mrbeee 2024-03-13T14:57:48.692900+00:00

QGIS sustaining members

Flagship membership


Flagship membership


Large membership


Large membership


Large membership


Large membership


Large membership


Large membership


Large membership


Large membership


Large membership