LoopStructural


NameLoopStructural JSON
Version 1.5.13 PyPI version JSON
download
home_page
Summary3D geological modelling
upload_time2024-03-08 04:50:59
maintainer
docs_urlNone
author
requires_python>=3.8
licenseMIT
keywords earth sciences geology 3-d modelling structural geology uncertainty
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LoopStructural: Loop3D Geological Forward Modeling Engine.
![3D model of Hamersley created using loopstructural](docs/source/images/image823.png)
![Continuous integration and deployment](https://github.com/Loop3D/LoopStructural/workflows/Continuous%20integration%20and%20deployment/badge.svg)
![Publish Docker Hub](https://github.com/Loop3D/LoopStructural/workflows/Publish%20Docker%20Hub/badge.svg)
[![PyPI version](https://badge.fury.io/py/LoopStructural.svg)](https://badge.fury.io/py/LoopStructural)
[![GitHub license](https://img.shields.io/github/license/Naereen/StrapDown.js.svg)](https://github.com/Loop3D/LoopStructural/blob/master/LICENSE)
[![Documentation loop3d.github.io/LoopStructural/](https://img.shields.io/badge/docs-githubio-brightgreen)](https://loop3d.github.io/LoopStructural)

 
LoopStructural is the 3D geological modelling library for Loop ([Loop3d.org](https://loop3d.org/)). The development of LoopStructural is lead by **Lachlan Grose** as an ARC (LP170100985) post-doc at Monash University. **Laurent Ailleres** and **Gautier Laurent** have made significant contributions to the conceptual design and integration of geological concepts into the geological modelling workflow. **Roy Thomson** and **Yohan de Rose** have contributed to the implementation and integration of LoopStructural into the Loop workflow. 

Loop is led by Laurent Ailleres (Monash University) with a team of Work Package leaders from:
* Monash University: Roy Thomson, Lachlan Grose and Robin Armit
* University of Western Australia: Mark Jessell, Jeremie Giraud, Mark Lindsay and Guillaume Pirot
* Geological Survey of Canada: Boyan Brodaric and Eric de Kemp

The project benefits from in-kind contributions from the Geological Survey of Canada, the British Geological Survey, the French Bureau de Recherches Geologiques et Minieres, the RING group at the Universite de Lorraine, the RWTH in Aachen, Germany and AUSCOPE

* Python/cython implementation of a Discrete interpolatiors  
* Fold interpolation using constraints outlined in Laurent 2016 with fold geostatistical tools shown in Grose et al., 2017
* Fault interpolation 

If you want to use LoopStructural the easiest way to get started is to use a docker container and a jupyter notebook environment

1. Pull the loopstructural docker image `docker pull lachlangrose/loopstructural`
2. Start a docker container `docker run -it -p 8888:8888 lachlangrose/loopstructural` 

## Documentation
The LoopStructural documentation can be found [here](https://loop3d.github.io/LoopStructural)
## Problems
Any bugs/feature requests/comments please create a new [issue](https://github.com/Loop3D/LoopStructural/issues). 

## Acknowledgements
*The Loop platform is an open source 3D probabilistic geological and geophysical modelling platform, initiated by Geoscience Australia and the OneGeology consortium. The project is funded by Australian territory, State and Federal Geological Surveys, the Australian Research Council and the MinEx Collaborative Research Centre.*

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "LoopStructural",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "earth sciences,geology,3-D modelling,structural geology,uncertainty",
    "author": "",
    "author_email": "Lachlan Grose <lachlan.grose@monash.edu>",
    "download_url": "https://files.pythonhosted.org/packages/86/11/f5628c0be3a827e050a1a636d2b79dd8fd4a9a619f5c037c059de92a9bc1/LoopStructural-1.5.13.tar.gz",
    "platform": null,
    "description": "# LoopStructural: Loop3D Geological Forward Modeling Engine.\n![3D model of Hamersley created using loopstructural](docs/source/images/image823.png)\n![Continuous integration and deployment](https://github.com/Loop3D/LoopStructural/workflows/Continuous%20integration%20and%20deployment/badge.svg)\n![Publish Docker Hub](https://github.com/Loop3D/LoopStructural/workflows/Publish%20Docker%20Hub/badge.svg)\n[![PyPI version](https://badge.fury.io/py/LoopStructural.svg)](https://badge.fury.io/py/LoopStructural)\n[![GitHub license](https://img.shields.io/github/license/Naereen/StrapDown.js.svg)](https://github.com/Loop3D/LoopStructural/blob/master/LICENSE)\n[![Documentation loop3d.github.io/LoopStructural/](https://img.shields.io/badge/docs-githubio-brightgreen)](https://loop3d.github.io/LoopStructural)\n\n \nLoopStructural is the 3D geological modelling library for Loop ([Loop3d.org](https://loop3d.org/)). The development of LoopStructural is lead by **Lachlan Grose** as an ARC (LP170100985) post-doc at Monash University. **Laurent Ailleres** and **Gautier Laurent** have made significant contributions to the conceptual design and integration of geological concepts into the geological modelling workflow. **Roy Thomson** and **Yohan de Rose** have contributed to the implementation and integration of LoopStructural into the Loop workflow. \n\nLoop is led by Laurent Ailleres (Monash University) with a team of Work Package leaders from:\n* Monash University: Roy Thomson, Lachlan Grose and Robin Armit\n* University of Western Australia: Mark Jessell, Jeremie Giraud, Mark Lindsay and Guillaume Pirot\n* Geological Survey of Canada: Boyan Brodaric and Eric de Kemp\n\nThe project benefits from in-kind contributions from the Geological Survey of Canada, the British Geological Survey, the French Bureau de Recherches Geologiques et Minieres, the RING group at the Universite de Lorraine, the RWTH in Aachen, Germany and AUSCOPE\n\n* Python/cython implementation of a Discrete interpolatiors  \n* Fold interpolation using constraints outlined in Laurent 2016 with fold geostatistical tools shown in Grose et al., 2017\n* Fault interpolation \n\nIf you want to use LoopStructural the easiest way to get started is to use a docker container and a jupyter notebook environment\n\n1. Pull the loopstructural docker image `docker pull lachlangrose/loopstructural`\n2. Start a docker container `docker run -it -p 8888:8888 lachlangrose/loopstructural` \n\n## Documentation\nThe LoopStructural documentation can be found [here](https://loop3d.github.io/LoopStructural)\n## Problems\nAny bugs/feature requests/comments please create a new [issue](https://github.com/Loop3D/LoopStructural/issues). \n\n## Acknowledgements\n*The Loop platform is an open source 3D probabilistic geological and geophysical modelling platform, initiated by Geoscience Australia and the OneGeology consortium. The project is funded by Australian territory, State and Federal Geological Surveys, the Australian Research Council and the MinEx Collaborative Research Centre.*\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "3D geological modelling",
    "version": "1.5.13",
    "project_urls": {
        "Bug Tracker": "https://github.com/loop3d/loopstructural/issues",
        "Documentation": "https://Loop3d.org/LoopStructural/",
        "Source Code": "https://github.com/loop3d/loopstructural"
    },
    "split_keywords": [
        "earth sciences",
        "geology",
        "3-d modelling",
        "structural geology",
        "uncertainty"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cdd09fdee8653cc1d7f34eeb1982d2f7321424c9d61f2c035d7daf9aa7ef8b38",
                "md5": "9f0863a14f4bd6d7913b28a748af4247",
                "sha256": "420f052a35d7457cf5cd35782a6f331dac5eb4cdfb5c93a50443a798cf1bdf43"
            },
            "downloads": -1,
            "filename": "LoopStructural-1.5.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9f0863a14f4bd6d7913b28a748af4247",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 562149,
            "upload_time": "2024-03-08T04:50:56",
            "upload_time_iso_8601": "2024-03-08T04:50:56.456647Z",
            "url": "https://files.pythonhosted.org/packages/cd/d0/9fdee8653cc1d7f34eeb1982d2f7321424c9d61f2c035d7daf9aa7ef8b38/LoopStructural-1.5.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8611f5628c0be3a827e050a1a636d2b79dd8fd4a9a619f5c037c059de92a9bc1",
                "md5": "f95590fcad2dc169d85bdca7fd835706",
                "sha256": "bf60c2e2afc72ea3922731a31105f63a9e39656a2fa742e9fa584244aaf958ee"
            },
            "downloads": -1,
            "filename": "LoopStructural-1.5.13.tar.gz",
            "has_sig": false,
            "md5_digest": "f95590fcad2dc169d85bdca7fd835706",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 505539,
            "upload_time": "2024-03-08T04:50:59",
            "upload_time_iso_8601": "2024-03-08T04:50:59.298243Z",
            "url": "https://files.pythonhosted.org/packages/86/11/f5628c0be3a827e050a1a636d2b79dd8fd4a9a619f5c037c059de92a9bc1/LoopStructural-1.5.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-08 04:50:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "loop3d",
    "github_project": "loopstructural",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "loopstructural"
}
        
Elapsed time: 0.20255s