OpenGeode-GeosciencesIO


NameOpenGeode-GeosciencesIO JSON
Version 4.7.6 PyPI version JSON
download
home_pagehttps://github.com/Geode-solutions/OpenGeode-GeosciencesIO
SummaryInput/Output formats for OpenGeode-Geosciences
upload_time2024-04-18 00:25:41
maintainerNone
docs_urlNone
authorGeode-solutions
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center">OpenGeode-GeosciencesIO<sup><i>by Geode-solutions</i></sup></h1>
<h3 align="center">Input/Output formats for OpenGeode-Geosciences</h3>

<p align="center">
  <img src="https://github.com/Geode-solutions/OpenGeode-GeosciencesIO/workflows/CI/badge.svg" alt="Build Status">
  <img src="https://github.com/Geode-solutions/OpenGeode-GeosciencesIO/workflows/CD/badge.svg" alt="Deploy Status">
  <img src="https://codecov.io/gh/Geode-solutions/OpenGeode-GeosciencesIO/branch/master/graph/badge.svg" alt="Coverage Status">
  <img src="https://img.shields.io/github/release/Geode-solutions/OpenGeode-GeosciencesIO.svg" alt="Version">
  <img src="https://img.shields.io/pypi/v/opengeode-geosciencesio" alt="PyPI" >
</p>

<p align="center">
  <img src="https://img.shields.io/static/v1?label=Windows&logo=windows&logoColor=white&message=support&color=success" alt="Windows support">
  <img src="https://img.shields.io/static/v1?label=Ubuntu&logo=Ubuntu&logoColor=white&message=support&color=success" alt="Ubuntu support">
  <img src="https://img.shields.io/static/v1?label=Red%20Hat&logo=Red-Hat&logoColor=white&message=support&color=success" alt="Red Hat support">
</p>

<p align="center">
  <img src="https://img.shields.io/badge/C%2B%2B-11-blue.svg" alt="Language">
  <img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License">
  <img src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg" alt="Semantic-release">
  <a href="https://geode-solutions.com/#slack">
    <img src="https://opengeode-slack-invite.herokuapp.com/badge.svg" alt="Slack invite">
  </a>
  <a href="https://doi.org/10.5281/zenodo.3610370">
    <img src="https://zenodo.org/badge/DOI/10.5281/zenodo.3610370.svg" alt="DOI">
  </a>
</p>

---

## Introduction

OpenGeode-GeosciencesIO provides input and output formats for [OpenGeode-Geosciences] objects.

[OpenGeode-Geosciences]: https://github.com/Geode-solutions/OpenGeode-Geosciences

## Documentation

To check out our live documentation, visit [docs.geode-solutions.com](https://docs.geode-solutions.com).

Installing OpenGeode-GeosciencesIO is done:

- either, by compiling the C++ source.
- or, by using pip command `pip install OpenGeode-GeosciencesIO` and add `import opengeode_geosciencesio` in your Python script.

## Questions

For questions and support please use the official [slack](https://opengeode-slack-invite.herokuapp.com) and go to the channel #geosciences_io. The issue list of this repo is exclusively for bug reports and feature requests.

## Changelog

Detailed changes for each release are documented in the [release notes](https://github.com/Geode-solutions/OpenGeode-GeosciencesIO/releases).

## License

[MIT](https://opensource.org/licenses/MIT)

Copyright (c) 2019 - 2024, Geode-solutions

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Geode-solutions/OpenGeode-GeosciencesIO",
    "name": "OpenGeode-GeosciencesIO",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Geode-solutions",
    "author_email": "contact@geode-solutions.com",
    "download_url": null,
    "platform": null,
    "description": "<h1 align=\"center\">OpenGeode-GeosciencesIO<sup><i>by Geode-solutions</i></sup></h1>\n<h3 align=\"center\">Input/Output formats for OpenGeode-Geosciences</h3>\n\n<p align=\"center\">\n  <img src=\"https://github.com/Geode-solutions/OpenGeode-GeosciencesIO/workflows/CI/badge.svg\" alt=\"Build Status\">\n  <img src=\"https://github.com/Geode-solutions/OpenGeode-GeosciencesIO/workflows/CD/badge.svg\" alt=\"Deploy Status\">\n  <img src=\"https://codecov.io/gh/Geode-solutions/OpenGeode-GeosciencesIO/branch/master/graph/badge.svg\" alt=\"Coverage Status\">\n  <img src=\"https://img.shields.io/github/release/Geode-solutions/OpenGeode-GeosciencesIO.svg\" alt=\"Version\">\n  <img src=\"https://img.shields.io/pypi/v/opengeode-geosciencesio\" alt=\"PyPI\" >\n</p>\n\n<p align=\"center\">\n  <img src=\"https://img.shields.io/static/v1?label=Windows&logo=windows&logoColor=white&message=support&color=success\" alt=\"Windows support\">\n  <img src=\"https://img.shields.io/static/v1?label=Ubuntu&logo=Ubuntu&logoColor=white&message=support&color=success\" alt=\"Ubuntu support\">\n  <img src=\"https://img.shields.io/static/v1?label=Red%20Hat&logo=Red-Hat&logoColor=white&message=support&color=success\" alt=\"Red Hat support\">\n</p>\n\n<p align=\"center\">\n  <img src=\"https://img.shields.io/badge/C%2B%2B-11-blue.svg\" alt=\"Language\">\n  <img src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"License\">\n  <img src=\"https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg\" alt=\"Semantic-release\">\n  <a href=\"https://geode-solutions.com/#slack\">\n    <img src=\"https://opengeode-slack-invite.herokuapp.com/badge.svg\" alt=\"Slack invite\">\n  </a>\n  <a href=\"https://doi.org/10.5281/zenodo.3610370\">\n    <img src=\"https://zenodo.org/badge/DOI/10.5281/zenodo.3610370.svg\" alt=\"DOI\">\n  </a>\n</p>\n\n---\n\n## Introduction\n\nOpenGeode-GeosciencesIO provides input and output formats for [OpenGeode-Geosciences] objects.\n\n[OpenGeode-Geosciences]: https://github.com/Geode-solutions/OpenGeode-Geosciences\n\n## Documentation\n\nTo check out our live documentation, visit [docs.geode-solutions.com](https://docs.geode-solutions.com).\n\nInstalling OpenGeode-GeosciencesIO is done:\n\n- either, by compiling the C++ source.\n- or, by using pip command `pip install OpenGeode-GeosciencesIO` and add `import opengeode_geosciencesio` in your Python script.\n\n## Questions\n\nFor questions and support please use the official [slack](https://opengeode-slack-invite.herokuapp.com) and go to the channel #geosciences_io. The issue list of this repo is exclusively for bug reports and feature requests.\n\n## Changelog\n\nDetailed changes for each release are documented in the [release notes](https://github.com/Geode-solutions/OpenGeode-GeosciencesIO/releases).\n\n## License\n\n[MIT](https://opensource.org/licenses/MIT)\n\nCopyright (c) 2019 - 2024, Geode-solutions\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Input/Output formats for OpenGeode-Geosciences",
    "version": "4.7.6",
    "project_urls": {
        "Homepage": "https://github.com/Geode-solutions/OpenGeode-GeosciencesIO"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7bde65dd43130132b635e229cfb24f4a27e495334e600fd3da4fd236fa27c58c",
                "md5": "0a6d33c85417fa915c9452f2d3c2ad6a",
                "sha256": "d6af71a1b3d6756016778c1bf12e2f469cf766dccaae35804112531c22556278"
            },
            "downloads": -1,
            "filename": "OpenGeode_GeosciencesIO-4.7.6-cp310-cp310-manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0a6d33c85417fa915c9452f2d3c2ad6a",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 505681,
            "upload_time": "2024-04-18T00:25:41",
            "upload_time_iso_8601": "2024-04-18T00:25:41.904930Z",
            "url": "https://files.pythonhosted.org/packages/7b/de/65dd43130132b635e229cfb24f4a27e495334e600fd3da4fd236fa27c58c/OpenGeode_GeosciencesIO-4.7.6-cp310-cp310-manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b347f6ba63f3fbb99a90a996f9b10c0f0bc7a27a3e7c2e041b8922ee7734133b",
                "md5": "b7d1da87728af3e47b67dfa5a62da1f5",
                "sha256": "0bd6ed2e9fd7d3b6435e60060e1b680d9afd47f4940b001a553483349a83cd29"
            },
            "downloads": -1,
            "filename": "OpenGeode_GeosciencesIO-4.7.6-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "b7d1da87728af3e47b67dfa5a62da1f5",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 408685,
            "upload_time": "2024-04-18T00:29:02",
            "upload_time_iso_8601": "2024-04-18T00:29:02.625214Z",
            "url": "https://files.pythonhosted.org/packages/b3/47/f6ba63f3fbb99a90a996f9b10c0f0bc7a27a3e7c2e041b8922ee7734133b/OpenGeode_GeosciencesIO-4.7.6-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "19a247098b51efd7bc6f75983ff4a62bcbc76de7d747f80b533c8304a113c05d",
                "md5": "60c4022776f7885356fb7b8800269297",
                "sha256": "f6425ef6ea30204a40a07b4a1313913b2c4900520c0054cba9ba6054a986255a"
            },
            "downloads": -1,
            "filename": "OpenGeode_GeosciencesIO-4.7.6-cp311-cp311-manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "60c4022776f7885356fb7b8800269297",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 505648,
            "upload_time": "2024-04-18T00:25:53",
            "upload_time_iso_8601": "2024-04-18T00:25:53.427465Z",
            "url": "https://files.pythonhosted.org/packages/19/a2/47098b51efd7bc6f75983ff4a62bcbc76de7d747f80b533c8304a113c05d/OpenGeode_GeosciencesIO-4.7.6-cp311-cp311-manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f6ca91dc02839f6d56112b002ae1ced04510db9509b47138ea9c6e4fc51245e1",
                "md5": "89f97bbbe2e7e1afc313602d60b7eec8",
                "sha256": "90359b58a51d3c9594436cae0c5a7d86fe0365375a7ac969675c75163c5708bb"
            },
            "downloads": -1,
            "filename": "OpenGeode_GeosciencesIO-4.7.6-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "89f97bbbe2e7e1afc313602d60b7eec8",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 408699,
            "upload_time": "2024-04-18T00:29:00",
            "upload_time_iso_8601": "2024-04-18T00:29:00.113647Z",
            "url": "https://files.pythonhosted.org/packages/f6/ca/91dc02839f6d56112b002ae1ced04510db9509b47138ea9c6e4fc51245e1/OpenGeode_GeosciencesIO-4.7.6-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9fea03f62908c0ba34244e88fe30b3b2d4568a2715c9679cf36b20208b652799",
                "md5": "4339a14d0a038f62d433c4317cbc901b",
                "sha256": "641db85901840e41fdb9c39ac41ef59226201644cd420656eb96e835810011c7"
            },
            "downloads": -1,
            "filename": "OpenGeode_GeosciencesIO-4.7.6-cp38-cp38-manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4339a14d0a038f62d433c4317cbc901b",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 505623,
            "upload_time": "2024-04-18T00:25:46",
            "upload_time_iso_8601": "2024-04-18T00:25:46.347299Z",
            "url": "https://files.pythonhosted.org/packages/9f/ea/03f62908c0ba34244e88fe30b3b2d4568a2715c9679cf36b20208b652799/OpenGeode_GeosciencesIO-4.7.6-cp38-cp38-manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7ecfba554775efa309caefd7cd9ea69f16ae8657fb840df8c26c80e044c8a27b",
                "md5": "dbdccb52e1a15e32957a27bb5d2024f9",
                "sha256": "a1b1237ed289f17f3ccd02475adbbcbc8773fcba85190303c19e5e29a54687fc"
            },
            "downloads": -1,
            "filename": "OpenGeode_GeosciencesIO-4.7.6-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "dbdccb52e1a15e32957a27bb5d2024f9",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 408458,
            "upload_time": "2024-04-18T00:29:07",
            "upload_time_iso_8601": "2024-04-18T00:29:07.875306Z",
            "url": "https://files.pythonhosted.org/packages/7e/cf/ba554775efa309caefd7cd9ea69f16ae8657fb840df8c26c80e044c8a27b/OpenGeode_GeosciencesIO-4.7.6-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b7477a143d79546c71f42a3c257e88520cd7b5bbc2387694a7d83bec68495e1",
                "md5": "bc9de31e1be491924b997283a82f374d",
                "sha256": "198143721a685274432ae0a75173e82d1c96dc526f9a6b9be318aa5f2d32d896"
            },
            "downloads": -1,
            "filename": "OpenGeode_GeosciencesIO-4.7.6-cp39-cp39-manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "bc9de31e1be491924b997283a82f374d",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 506628,
            "upload_time": "2024-04-18T00:25:35",
            "upload_time_iso_8601": "2024-04-18T00:25:35.236102Z",
            "url": "https://files.pythonhosted.org/packages/9b/74/77a143d79546c71f42a3c257e88520cd7b5bbc2387694a7d83bec68495e1/OpenGeode_GeosciencesIO-4.7.6-cp39-cp39-manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22a23a59c16736678be587ff8eb2c12a0ae23d393ef3145154775fe73bfbad18",
                "md5": "de306b160ff407ae88cd6d7a3b935779",
                "sha256": "a7d4ce201dfd9a2dcf5c661a56193dc80a2c885eb380866132da33d7450d627d"
            },
            "downloads": -1,
            "filename": "OpenGeode_GeosciencesIO-4.7.6-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "de306b160ff407ae88cd6d7a3b935779",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 407543,
            "upload_time": "2024-04-18T00:29:54",
            "upload_time_iso_8601": "2024-04-18T00:29:54.985141Z",
            "url": "https://files.pythonhosted.org/packages/22/a2/3a59c16736678be587ff8eb2c12a0ae23d393ef3145154775fe73bfbad18/OpenGeode_GeosciencesIO-4.7.6-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-18 00:25:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Geode-solutions",
    "github_project": "OpenGeode-GeosciencesIO",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "opengeode-geosciencesio"
}
        
Elapsed time: 0.34460s