Related Plugins and Tags

QGIS Python Plugins Repository

Roll Plugin icon

Plugin ID: 3305
(7) votes 

Design and analysis of 3D seismic survey geometries

This plugin is for creating and analyzing 3D seismic survey geometries. It is dependent on the following Python packages:


  • numba (version 0.60.0) Not strictly required, but it significantly speeds up calculations

  • numpy (version 1.26.4) should already be installed

  • pyqtgraph (version 0.13.7)

  • rasterio (version 1.4.1)

  • wellpathpy (version 0.5.0)

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:


  • Packages newer than those listed above may have bug fixes (nice) or incompatibilities (not so nice)

  • The plugin has not (yet) been tested on Linux or macOS

  • The plugin works best on a QHD Screen (2560 x 1440 pixels) or larger

  • As of V3.32 High DPI UI scaling issues have arisen in QGIS. See the following discussion on GitHub here

  • As of version 3.34.6, QGIS upgraded Python from v 3.9 to to 3.12 This speeds up calculations and solves some security issues.

    But when upgrading from an earlier QGIS version, it requires installing the above listed packages again.

Author
Duijndam.Dev
Maintainer
mrbeee
Tags
sps data3d seismicseismic survey design
Plugin home page
https://github.com/MrBeee/roll
Tracker
Browse and report bugs
Code repository
https://github.com/MrBeee/roll
Latest stable version
0.3.8
Latest experimental version:
0.3.2
Plugin ID
3305
Version Experimental Min QGIS version Max QGIS version Downloads Uploaded by Date
0.3.8 no 3.28.0 3.99.0 42 mrbeee 2024-11-02T11:52:24.522569+00:00
0.3.7 no 3.28.0 3.99.0 48 mrbeee 2024-10-22T09:17:07.644617+00:00
0.3.6 no 3.28.0 3.99.0 53 mrbeee 2024-10-15T17:53:22.050337+00:00
0.3.5 no 3.28.0 3.99.0 59 mrbeee 2024-10-09T16:58:17.516736+00:00
0.3.4 no 3.28.0 3.99.0 266 mrbeee 2024-07-27T08:59:25.126829+00:00
0.3.3 no 3.28.0 3.99.0 100 mrbeee 2024-07-24T13:26:26.026695+00:00
0.3.2 yes 3.28.0 3.99.0 192 mrbeee 2024-07-08T10:16:34.919976+00:00
0.3.1 yes 3.28.0 3.99.0 299 mrbeee 2024-06-02T11:20:49.954367+00:00
0.3.0 yes 3.28.0 3.99.0 54 mrbeee 2024-05-27T19:38:49.782721+00:00
0.2.9 yes 3.28.0 3.99.0 184 mrbeee 2024-05-23T14:37:31.284845+00:00
0.2.8 yes 3.28.0 3.99.0 83 mrbeee 2024-05-04T08:47:23.073274+00:00
0.2.7 yes 3.28.0 3.99.0 86 mrbeee 2024-04-22T10:06:10.314066+00:00
0.2.6 yes 3.28.0 3.99.0 267 mrbeee 2024-04-21T18:51:53.667530+00:00
0.2.5 yes 3.28.0 3.99.0 84 mrbeee 2024-04-13T20:15:13.478665+00:00
0.2.4 yes 3.28.0 3.99.0 194 mrbeee 2024-04-08T10:37:35.430711+00:00
0.2.3 yes 3.28.0 3.99.0 114 mrbeee 2024-03-30T14:01:30.610424+00:00
0.2.2 yes 3.28.0 3.99.0 251 mrbeee 2024-03-30T11:16:25.813587+00:00
0.2.1 yes 3.28.0 3.99.0 291 mrbeee 2024-03-13T14:57:48.692900+00:00

Sustaining Members