{ "info": { "author": "Patrick Cole", "author_email": "pcole@geoscience.org.za", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Win32 (MS Windows)", "Environment :: X11 Applications :: Qt", "Intended Audience :: Education", "Intended Audience :: End Users/Desktop", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Scientific/Engineering :: Physics", "Topic :: Scientific/Engineering :: Visualization", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Overview\n========\n\nPyGMI stands for Python Geoscience Modelling and Interpretation. It is a modelling and interpretation suite aimed at magnetic, gravity and other datasets.\n\nPyGMI is developed at the `Council for Geoscience `_ (Geological Survey of South Africa).\n\nIt includes:\n\n* Magnetic and Gravity 3D forward modelling\n* Cluster Analysis\n* Routines for cutting, reprojecting and doing simple modifications to data\n* Convenient display of data using pseudo-color, ternary and sunshaded representation.\n* It is released under the `Gnu General Public License version 3.0 `_\n\nThe PyGMI `Wiki `_ pages, include installation and full usage!\n\nThe latest release version can be found `here `_.\n\nIf you have any comments or queries, you can contact the author either through `GitHub `_ or via email at pcole@geoscience.org.za\n\nRequirements\n------------\nPyGMI will run on both Windows and Linux. It should be noted that the main development is done in Python 3.7 on Windows.\n\nPyGMI is developed and has been tested with the following libraries in order to function:\n\n* python 3.7.4\n* GDAL 2.4.1\n* llvmlite 0.29.0\n* matplotlib 3.1.1\n* numba 0.45.1\n* numexpr 2.6.9\n* numpy 1.16.4\n* pillow 4.2.1\n* pandas 0.24.2\n* pyopengl 3.1.3b2\n* pyqt5 5.13.0\n* scipy 1.3.0\n* scikit_learn 0.21.3\n* setuptools 41.0.1\n\nInstallation\n------------\nGeneral (Not Anaconda)\n----------------------\nThe easiest way to install pygmi if you are working in a python environment is to use the pip command as follows:\n\n pip install pygmi\n\nThis will download pygmi from PyPI and install it within your python repository. Please note the use of pip when installing PyGMI may cause Anaconda installations to break. Anaconda users should follow the instructions below.\n\nAlternatively, if you satisfy the requirements, you can download pygmi either from Github or PyPI, extract it and run the following command from within the extracted directory:\n\n python setup.py install\n\nIn either case, running pygmi can be now done at the command prompt as follows:\n\n pygmi\n\nIf you are in python, you can run PyGMI by using the following commands:\n\n import pygmi\n pygmi.main()\n\n\nIf you prefer not to install pygmi as a library, or if there is a problem with running it in that matter, you can simply execute the following command to run it manually:\n\n python quickstart.py\n\nWindows Users\n-------------\nInstallers are available in `64-bit `_\n\nAlternatively, you can use the instructions above to run PyGMI with your local python installation. You may need to install some dependencies using downloaded binaries, because of compilation requirements. Therefore, if you do get an error, you can try installing precompiled binaries before installing PyGMI.\n\nExamples of binaries you may need to get are:\n\n* numexpr\n* numba\n* llvmlite\n* GDAL\n\nThey can be obtained from the `website `_ by Christoph Gohlke.\n\nYou may also need to install the `Microsoft Visual C++ 2015 Redistributable `_.\n\nLinux\n-----\nLinux normally comes with python installed, but the additional libraries will still need to be installed. One convenient option is to install the above libraries through `Anaconda Python `_.\n\nAnaconda\n--------\nAnaconda users are advised not to use pip since it can break PyQt5. Instead, you can install anaconda3 using the regular method, and then:\n\n conda update --all\n conda install numba\n conda install scipy\n conda install pyopengl\n conda install gdal\n conda install scikit-learn\n conda install pandas\n conda install matplotlib\n conda install numexpr\n conda install numpy\n conda install pillow\n conda install setuptools\n\nAlternatively if you use environments you can simply use the following command:\n\n conda create -n pygmi2 scipy numba gdal pandas matplotlib numexpr numpy setuptools pillow pyopengl scikit-learn\n\nOnce this is done, download pygmi, extract it to a directory, and run it from its root directory with the following command:\n\n python quickstart.py\n\nAlternatively, if you satisfy the requirements, you can run the following command from within the extracted directory:\n\n python setup_anaconda.py install\n\nRunning pygmi can be now done at the command prompt as follows:\n\n pygmi\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/Patrick-Cole/pygmi/archive/pygmi-3.0.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://patrick-cole.github.io/pygmi/", "keywords": "Geophysics Magnetic Gravity Modelling Interpretation", "license": "GNU General Public License v3 (GPLv3)", "maintainer": "", "maintainer_email": "", "name": "pygmi", "package_url": "https://pypi.org/project/pygmi/", "platform": "", "project_url": "https://pypi.org/project/pygmi/", "project_urls": { "Download": "https://github.com/Patrick-Cole/pygmi/archive/pygmi-3.0.0.tar.gz", "Homepage": "http://patrick-cole.github.io/pygmi/" }, "release_url": "https://pypi.org/project/pygmi/3.0.0/", "requires_dist": [ "gdal (<3,>=2.4)", "llvmlite", "matplotlib", "numba", "numexpr", "numpy", "pandas", "pillow", "pyopengl", "pyqt5", "scikit-learn", "scipy", "setuptools" ], "requires_python": "", "summary": "Python Geoscience Modelling and Interpretation", "version": "3.0.0" }, "last_serial": 5715250, "releases": { "2.2.10": [ { "comment_text": "", "digests": { "md5": "7e3493362a0bad2574e392ed5dae68a1", "sha256": "74b4fc4b9d9616e6a9ddb52e99f6437c6d715f4777e533e48267a1ceb17bee67" }, "downloads": -1, "filename": "pygmi-2.2.10-py3-none-any.whl", "has_sig": false, "md5_digest": "7e3493362a0bad2574e392ed5dae68a1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 496142, "upload_time": "2016-03-10T06:40:33", "url": "https://files.pythonhosted.org/packages/2f/cf/da04f451bf06ab5958d66b24422a3bec3698de15c3c4a05cb9ca2af3000b/pygmi-2.2.10-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fc2d2e2c9d0d5b9b7c1127043647df40", "sha256": "6b2605d7237c44afb83129c22a7a3103b5a40f2669428b1013081e341cf2dc58" }, "downloads": -1, "filename": "pygmi-2.2.10.zip", "has_sig": false, "md5_digest": "fc2d2e2c9d0d5b9b7c1127043647df40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 511259, "upload_time": "2016-03-10T06:40:59", "url": "https://files.pythonhosted.org/packages/5d/60/451f1e88c1a516c2e2249952fe518fc260d0e2644106e557555d08d891d9/pygmi-2.2.10.zip" } ], "2.2.11": [ { "comment_text": "", "digests": { "md5": "96a1f9511c9d47ab407fb294224ff44d", "sha256": "c6025ed7ac02a7f7d74a17b578ed9c4220a3c66f4a51185a3b8af152ef7eba33" }, "downloads": -1, "filename": "pygmi-2.2.11-py3-none-any.whl", "has_sig": false, "md5_digest": "96a1f9511c9d47ab407fb294224ff44d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 501823, "upload_time": "2016-07-14T05:46:13", "url": "https://files.pythonhosted.org/packages/78/fc/f539ed0319aa8fd7f29090b471a4230eca5d66f19132384137ebefca7749/pygmi-2.2.11-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cc864a85a7df84e43c42bfb280e94fa6", "sha256": "17817b26fe5d65433445a91fac38e177607367e249a450ac4a30b8fcf0241f57" }, "downloads": -1, "filename": "pygmi-2.2.11.zip", "has_sig": false, "md5_digest": "cc864a85a7df84e43c42bfb280e94fa6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 523536, "upload_time": "2016-07-14T05:46:22", "url": "https://files.pythonhosted.org/packages/7c/7b/ee7ba80361d8c7ea0864a6281a501bed7eb413d363f5d598a9359bc8fabf/pygmi-2.2.11.zip" } ], "2.2.12": [ { "comment_text": "", "digests": { "md5": "29d02cf528ddad2f45fde93d2a13c9a1", "sha256": "ed200a0ad09f6bbb63af031bf1b67e56d64ad7d6d8e325ab7a98c63c6bfa1861" }, "downloads": -1, "filename": "pygmi-2.2.12-py3-none-any.whl", "has_sig": false, "md5_digest": "29d02cf528ddad2f45fde93d2a13c9a1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 502320, "upload_time": "2016-10-06T07:52:47", "url": "https://files.pythonhosted.org/packages/94/07/dff1ef748308359a3e9ae2357a7fc2daad1c597c955c32b6a3e7bfbf5622/pygmi-2.2.12-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2375ca42e9164d1a10e7471028a05a3f", "sha256": "fb032b8dce356219468621a574353d414277520fac629c2a11afea1b124ec861" }, "downloads": -1, "filename": "pygmi-2.2.12.zip", "has_sig": false, "md5_digest": "2375ca42e9164d1a10e7471028a05a3f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 517608, "upload_time": "2016-10-06T07:53:02", "url": "https://files.pythonhosted.org/packages/3c/a7/17d8d28ecb00bd316f3cf37a6e803d2b84cae65c070b612806b6cb5f7e14/pygmi-2.2.12.zip" } ], "2.2.13": [ { "comment_text": "", "digests": { "md5": "6f112b1bec206958fc41de5e02cc9225", "sha256": "0233ab8fa49712344a262739cc45055240ea94c80b63c402b9163d08bc33335b" }, "downloads": -1, "filename": "pygmi-2.2.13-py3-none-any.whl", "has_sig": false, "md5_digest": "6f112b1bec206958fc41de5e02cc9225", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 502324, "upload_time": "2016-10-06T10:55:34", "url": "https://files.pythonhosted.org/packages/fd/9b/ff439b8cc5317a808e94e2214c52abfba3f2cf9ca473092990fde442d58f/pygmi-2.2.13-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "aed73914d8efe6eaa570efeb9e20fb6f", "sha256": "46a797a25ac773e45a6b22a48e9b3c2d62e8da1a13f02bb2d469d9ea872e7437" }, "downloads": -1, "filename": "pygmi-2.2.13.zip", "has_sig": false, "md5_digest": "aed73914d8efe6eaa570efeb9e20fb6f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 517609, "upload_time": "2016-10-06T10:55:48", "url": "https://files.pythonhosted.org/packages/ce/fd/026e16c4b2b252ba9ef06faf41484fb07d0f5201ae12d022f3d91d0133f3/pygmi-2.2.13.zip" } ], "2.2.14": [ { "comment_text": "", "digests": { "md5": "c063f323ed23c7edbc9967b53a79baa5", "sha256": "e2879223a0a8a5f2d6de16981ef7200301d70e2b1b5de05285fac1a5746d905d" }, "downloads": -1, "filename": "pygmi-2.2.14-py3-none-any.whl", "has_sig": false, "md5_digest": "c063f323ed23c7edbc9967b53a79baa5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 508996, "upload_time": "2016-11-15T06:46:16", "url": "https://files.pythonhosted.org/packages/23/c4/46ce9f7ceb4a77a69ee50b19d5260134e21dc627c886ecec2ca64c8519dd/pygmi-2.2.14-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9b742b351a3f25246dd7c3c8072c8226", "sha256": "0e4b75feb629b5f4a71c1b2d22201e91f282984577a1d7bb9d98fbf1dc8b4a06" }, "downloads": -1, "filename": "pygmi-2.2.14.zip", "has_sig": false, "md5_digest": "9b742b351a3f25246dd7c3c8072c8226", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 525231, "upload_time": "2016-11-15T06:46:30", "url": "https://files.pythonhosted.org/packages/fc/bd/28a3d31bd286e8aab5dd3e767f1d915e81fef717e6cf7899f8def6762de2/pygmi-2.2.14.zip" } ], "2.2.15": [ { "comment_text": "", "digests": { "md5": "299b0f24b07cfad0d7934011a64c561f", "sha256": "13146a5a64c21b49d6d098622f99f86cbb733ebbde327803f57b54c6d4f5b50a" }, "downloads": -1, "filename": "pygmi-2.2.15-py3-none-any.whl", "has_sig": false, "md5_digest": "299b0f24b07cfad0d7934011a64c561f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 516025, "upload_time": "2017-03-06T07:57:01", "url": "https://files.pythonhosted.org/packages/b8/45/41371b66140b5d68d6ad35018735cc06944edffa6c9b7645a96c26cd7323/pygmi-2.2.15-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "665290b658cc7bd5956e5f7ebf8fc59e", "sha256": "0a3bdffceb061487bf8b813df2f17039d4aa7769871cace0e5a17be7d130b1b6" }, "downloads": -1, "filename": "pygmi-2.2.15.tar.gz", "has_sig": false, "md5_digest": "665290b658cc7bd5956e5f7ebf8fc59e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 479782, "upload_time": "2017-03-06T07:57:23", "url": "https://files.pythonhosted.org/packages/c5/2e/f4341ee64c980753d21ee8c23113c1b1312ba95616a7e4a84d010b29a01e/pygmi-2.2.15.tar.gz" } ], "2.2.7": [ { "comment_text": "", "digests": { "md5": "4be1fb4e4bd71d8db564c467be5c37a8", "sha256": "093d9b937bc8a48ceeb1e5ccd90836bf43a616fd3756d9cb16c80a281314f9a8" }, "downloads": -1, "filename": "pygmi-2.2.7b-py3-none-any.whl", "has_sig": false, "md5_digest": "4be1fb4e4bd71d8db564c467be5c37a8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 494918, "upload_time": "2015-06-18T14:56:37", "url": "https://files.pythonhosted.org/packages/cf/b2/280bb07ca956af7402f98b4ecc9d830c37fc50a3fe7fdcbcd055ac1c872b/pygmi-2.2.7b-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2a5a5d0ae64ae8eddc369de30b43c831", "sha256": "b4df6d1c4f0d5e4da73374246dd7da07f161beaa2fa424d932d253253ffb1011" }, "downloads": -1, "filename": "pygmi-2.2.7b.zip", "has_sig": false, "md5_digest": "2a5a5d0ae64ae8eddc369de30b43c831", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 511402, "upload_time": "2015-06-18T14:57:03", "url": "https://files.pythonhosted.org/packages/ae/b6/c4760b1135a2d3965a5d692b46f6cc16aadbaffadb0753799305709d4772/pygmi-2.2.7b.zip" } ], "2.2.9": [ { "comment_text": "", "digests": { "md5": "6decc4c84efc8edb45f74d5a728eab73", "sha256": "e916f9e064cdc9f4e6a45e09638269d4a093b564ad530eba26366ba148684b11" }, "downloads": -1, "filename": "pygmi-2.2.9-py3-none-any.whl", "has_sig": false, "md5_digest": "6decc4c84efc8edb45f74d5a728eab73", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 495034, "upload_time": "2015-10-02T13:29:56", "url": "https://files.pythonhosted.org/packages/28/5d/7d182108845021287a1b83908f7887fe8975ae9ec5ec826a7d3c5d8457d3/pygmi-2.2.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "517d5a5e34bad70458f32c679fdca031", "sha256": "6f180bf75ec9e50053b74caaab26952ed7a0b443a6e64615a54b1553a5e4f108" }, "downloads": -1, "filename": "pygmi-2.2.9.zip", "has_sig": false, "md5_digest": "517d5a5e34bad70458f32c679fdca031", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 509833, "upload_time": "2015-10-02T13:30:17", "url": "https://files.pythonhosted.org/packages/59/1f/22f96fa7ac2545c1bab03dab93227a51f86bd3256dac8c62b035678d9619/pygmi-2.2.9.zip" } ], "2.4.1": [ { "comment_text": "", "digests": { "md5": "2150ebc7bd6e3ae5beecd779889db186", "sha256": "1642d829839222a605252e374aca4cd0faceed84f0e6502d1714dce9472b2841" }, "downloads": -1, "filename": "pygmi-2.4.1-py3-none-any.whl", "has_sig": false, "md5_digest": "2150ebc7bd6e3ae5beecd779889db186", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 549008, "upload_time": "2017-08-29T12:46:58", "url": "https://files.pythonhosted.org/packages/20/4b/dbf32dfe14936cef178956c69114098e2d98908ce72ab507efc997f6cd03/pygmi-2.4.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9c463115320784ab55be95f3c18066f8", "sha256": "25ab51744d2ee9d734a46c1672685ebd2de22265eb8637ab7bb462725e2c83dc" }, "downloads": -1, "filename": "pygmi-2.4.1.tar.gz", "has_sig": false, "md5_digest": "9c463115320784ab55be95f3c18066f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 487230, "upload_time": "2017-08-29T12:47:11", "url": "https://files.pythonhosted.org/packages/75/f8/3c6123824faa53350c073a90eec91c77b3a55cea4ba8ad85c8f16d690868/pygmi-2.4.1.tar.gz" } ], "2.4.3.0": [ { "comment_text": "", "digests": { "md5": "583348b8f0a64e5eeff79849a8b86d49", "sha256": "79d15df403b9191bec38ae7777aa439751408ffd68afd60980476f430e9bba5a" }, "downloads": -1, "filename": "pygmi-2.4.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "583348b8f0a64e5eeff79849a8b86d49", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 554110, "upload_time": "2019-03-07T12:09:40", "url": "https://files.pythonhosted.org/packages/38/5b/6c4365d96439bec0f5a366f7de25e2c45b326f353b3981a377cb3450c2a0/pygmi-2.4.3.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1a9cbbe11542ae9577335276ab453ffb", "sha256": "89caf3bab603bdb19ba0f94ce8cf4a3fc7071ebc7db8e71db738fd4c4309dab5" }, "downloads": -1, "filename": "pygmi-2.4.3.0.tar.gz", "has_sig": false, "md5_digest": "1a9cbbe11542ae9577335276ab453ffb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 495756, "upload_time": "2019-03-07T12:09:47", "url": "https://files.pythonhosted.org/packages/6d/bd/3c531421257906fdc6c35c1d9c151752b13ee4d51fb3cc5eea21178a3b08/pygmi-2.4.3.0.tar.gz" } ], "3.0.0": [ { "comment_text": "", "digests": { "md5": "339ba23138c6b1653298bc9be6807040", "sha256": "47c8f2752fe4aa4d5a65f97406449ed8dab9a2c83499668f6212a87a332b5e74" }, "downloads": -1, "filename": "pygmi-3.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "339ba23138c6b1653298bc9be6807040", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 575040, "upload_time": "2019-08-22T13:32:45", "url": "https://files.pythonhosted.org/packages/3b/4a/7a2960abd6809be72297af6583e2dd165ecf4e8cca7fd0f0b7a655a84e3c/pygmi-3.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "46393340a6644652f1825aa163993282", "sha256": "c735b0d9aecfd7c42a9e14fade68df75b9df4f4f456fdb4e451309fe1f9053f5" }, "downloads": -1, "filename": "pygmi-3.0.0.tar.gz", "has_sig": false, "md5_digest": "46393340a6644652f1825aa163993282", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 561908, "upload_time": "2019-08-22T13:32:53", "url": "https://files.pythonhosted.org/packages/f7/0f/639a132833469b64626ded899cab05f389d5d416e2f2f61b7c3ffdacc07f/pygmi-3.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "339ba23138c6b1653298bc9be6807040", "sha256": "47c8f2752fe4aa4d5a65f97406449ed8dab9a2c83499668f6212a87a332b5e74" }, "downloads": -1, "filename": "pygmi-3.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "339ba23138c6b1653298bc9be6807040", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 575040, "upload_time": "2019-08-22T13:32:45", "url": "https://files.pythonhosted.org/packages/3b/4a/7a2960abd6809be72297af6583e2dd165ecf4e8cca7fd0f0b7a655a84e3c/pygmi-3.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "46393340a6644652f1825aa163993282", "sha256": "c735b0d9aecfd7c42a9e14fade68df75b9df4f4f456fdb4e451309fe1f9053f5" }, "downloads": -1, "filename": "pygmi-3.0.0.tar.gz", "has_sig": false, "md5_digest": "46393340a6644652f1825aa163993282", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 561908, "upload_time": "2019-08-22T13:32:53", "url": "https://files.pythonhosted.org/packages/f7/0f/639a132833469b64626ded899cab05f389d5d416e2f2f61b7c3ffdacc07f/pygmi-3.0.0.tar.gz" } ] }