{
"info": {
"author": "Lionel Darras, Philippe Marty & Quentin Vitale",
"author_email": "lionel.darras@mom.fr",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.1",
"Programming Language :: Python :: 3.2",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Topic :: Scientific/Engineering",
"Topic :: Scientific/Engineering :: Physics",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: Utilities"
],
"description": ".. image:: https://img.shields.io/pypi/l/geophpy.svg\n :target: ../../../../geophpy/LICENSE \n :alt: PyPI - License\n\n.. image:: https://img.shields.io/pypi/v/geophpy.svg\n :target: https://pypi.org/project/GeophPy/\n :alt: PyPI\n\n.. image:: https://img.shields.io/pypi/pyversions/geophpy.svg\n :target: https://pypi.org/project/GeophPy/\n :alt: PyPI - Python Version\n\n.. image:: https://img.shields.io/pypi/dm/geophpy.svg\n :target: https://pypistats.org/packages/geophpy\n :alt: PyPI - Downloads\n\nGeophPy is an open source python package that offers tools for sub-surface geophysical survey data processing.\n\nIt mainly focuses on ground surveys data and offers tools to process the data and create geophysical maps that can be imported to GIS softwares.\n\nGeophPy contains `general tools`, such as data destaggering, destriping and `method-specific tools`, such as reduction to the pole or magnetic data continuaiton.\n\n+----------------------------------------------------+----------------------------------------------------+----------------------------------------------------+----------------------------------------------------+\n| .. figure:: _static/figQuickStartScatterPlot.png | .. figure:: _static/figQuickStartSurfacePlot.png | .. figure:: _static/figQuickStartFestoonfilter.png | .. figure:: _static/figQuickStartDestrip.png |\n| :height: 4cm | :height: 4cm | :height: 4cm | :height: 4cm |\n| :align: center | :align: center | :align: center | :align: center |\n| | | | |\n+----------------------------------------------------+----------------------------------------------------+----------------------------------------------------+----------------------------------------------------+\n\nMain Features\n=============\n\n+----------------------------------------------------------------------------------------+---------------------------------------------------------------------------------+\n| * Build dataset from one or severals data files. | * Export processed datasets into georeferenced format compatible with any GIS. |\n| * Display geophysical maps in 2-D or 3-D. | * Compatible with Python 3.x. |\n| * Processing datasets with `general` or `method-specific` geophysical processing step. | |\n+----------------------------------------------------------------------------------------+---------------------------------------------------------------------------------+\n\nThe full on-line documentation can be found at: http://134.157.44.234/geophpydoc/\n\nInstalling\n==========\n\nGeophPy is distributed on the `PyPI `_ repository and you can install it using ``pip``.\n\n >>> pip install geophpy\n >>> or\n >>> python -m pip install geophpy\n\nSee the `package documentation `_ for more details.\n\nFeedback & Contribute\n=====================\n\nYour feedback is more than welcome.\n\nIf you would like to give a feedback or help improve this project, simply send an e-mail to \nlionel.darras@mom.fr, philippe.marty@upmc.fr or quentin.vitale@eveha.fr\n\nLinks\n=====\n\n**Package**\n\n* On-line documentation: http://134.157.44.234/geophpydoc/\n* PyPI repository: https://pypi.org/project/GeophPy/\n\n**GUI**\n\n* WuMapPy on-line documentation: http://134.157.44.234/wumappydoc/\n* WuMapPy PyPI repository: https://pypi.org/project/WuMapPy\n\nChangelog\n*********\n\nVersion 0.32\n============\n\nReleased on 2019-08-01.\n\n* HTML documentation theme changed to Read the Docs theme.\n* Reading Georeferencing Ground Control Points from CSV as been extended to any delimiter-value file.\n* Georeferencing now works ungridded dataset values.\n* Forced equal aspect ratio for map plots.\n* Added Dataset linear/polynomial detrending of dataset profile.\n* Constant destriping now works on ungridded dataset values.\n* Changed the euler deconvolution implementation (now allow automatic sub-windowing).\n* Changed the magnetic continuation implementation.\n* Changed the analytic signal implementation.\n* Added import/export from/to Surfer grids.\n* Changed the reduction to the pole implementation.\n* Added directional filter (plough filter).\n* Added 2D-Fourier spectral plot.\n* Added setmin/setmax range possibility for correlation calculation in festoon filter.\n* Uptaded Dataset mean cross-track plot.\n* Added Dataset zero-mean/zero-median profile filter (works on both gridded and ungridded dataset values). \n* Enhanced CSV opening file method for both dataset and geoposset.\n* Added Datasets merging & edge matcing methods.\n* Added Dataset translation & rotation.\n* Added Label display option for 2-D plots.\n* Added Scatter plot of raw values.\n* Added number of levels or levels values specification for 2-D contour and filled contour plots.\n* Fixed Filled 2-D contour plot bug.\n\nVersion 0.31\n============\n\nReleased on 2018-01-02.\n\n* Fixed GeophPy pip installation issues and updated documentation.\n\nVersion 0.30\n============\n\nReleased on 2017-12-01.\n\n* Updated GeophPy documentation.\n* Added options for constant destriping filter.\n* Added Mean cross-track profile plot for destripping filters.\n* Implemented Wallis filter.\n* Implemented replace by profile's median in peak filtering.\n* Added automatic delimiter search in delimited files.\n* Fixed reading delimited file issues.\n* Added non uniform shift for Festoon.\n* Fixed correlation and cross-correlation map calculation.\n* Added color map for histogram plot.\n* Fixed bug in histo.plot.\n\nVersion 0.21\n============\n\nReleased on 2016-05-01\n\n* Initial version.",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "",
"keywords": "",
"license": "GNU GPL v3",
"maintainer": "Lionel Darras, Philippe Marty & Quentin Vitale",
"maintainer_email": "lionel.darras@mom.fr",
"name": "GeophPy",
"package_url": "https://pypi.org/project/GeophPy/",
"platform": "",
"project_url": "https://pypi.org/project/GeophPy/",
"project_urls": null,
"release_url": "https://pypi.org/project/GeophPy/0.32/",
"requires_dist": null,
"requires_python": "",
"summary": "Tools for sub-surface geophysical survey data processing",
"version": "0.32"
},
"last_serial": 5704182,
"releases": {
"0.20": [
{
"comment_text": "",
"digests": {
"md5": "44c38ee8790f8df0663759ebb6a04535",
"sha256": "589164f994c949935caa53f66ae9a1abfc117fe8e438dec086fbc66fb77d36d9"
},
"downloads": -1,
"filename": "GeophPy-0.20.zip",
"has_sig": false,
"md5_digest": "44c38ee8790f8df0663759ebb6a04535",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17145540,
"upload_time": "2015-09-17T13:21:44",
"url": "https://files.pythonhosted.org/packages/e0/f4/9b88d07aabfb3ee4ffe10b0f201e0eac29ce16379d0e552a758967424ad2/GeophPy-0.20.zip"
}
],
"0.3": [
{
"comment_text": "",
"digests": {
"md5": "f065be5ca5eaba1921ed1247a5aeb05e",
"sha256": "056e08c23fe1de0833c6bfaf3935af36574b8520b572450a69245c2508e62b66"
},
"downloads": -1,
"filename": "GeophPy-0.3.tar.gz",
"has_sig": false,
"md5_digest": "f065be5ca5eaba1921ed1247a5aeb05e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 16213148,
"upload_time": "2017-12-19T13:12:22",
"url": "https://files.pythonhosted.org/packages/b1/c1/4c92bb17967a9c01c732d0c595869e70ae790860ee6a9066bdf7748d63a5/GeophPy-0.3.tar.gz"
}
],
"0.31": [
{
"comment_text": "",
"digests": {
"md5": "e6fc72c99d35974b9aad2e1b60e36a40",
"sha256": "75bf2d94df7a266d63128c61e2f72aaea42d1a77af004b3862d76b7263295419"
},
"downloads": -1,
"filename": "GeophPy-0.31.zip",
"has_sig": false,
"md5_digest": "e6fc72c99d35974b9aad2e1b60e36a40",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 16253781,
"upload_time": "2018-01-02T12:58:24",
"url": "https://files.pythonhosted.org/packages/ac/d0/42ce070d679830c2a200bfbc3eb645be178a6771149f0e64dbaf3979f4f5/GeophPy-0.31.zip"
}
],
"0.32": [
{
"comment_text": "",
"digests": {
"md5": "980aeebfc75454cc22fa96e631823a0c",
"sha256": "3fd5d1e46320ac0e4580501a3fe88916471e7e6209c2318ec8683a39048342a0"
},
"downloads": -1,
"filename": "GeophPy-0.32.tar.gz",
"has_sig": false,
"md5_digest": "980aeebfc75454cc22fa96e631823a0c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 31326623,
"upload_time": "2019-08-20T15:58:52",
"url": "https://files.pythonhosted.org/packages/eb/5d/056ed21c39a023df4193efd43e1fa89d619d2234501172afc07cc084fb5f/GeophPy-0.32.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "980aeebfc75454cc22fa96e631823a0c",
"sha256": "3fd5d1e46320ac0e4580501a3fe88916471e7e6209c2318ec8683a39048342a0"
},
"downloads": -1,
"filename": "GeophPy-0.32.tar.gz",
"has_sig": false,
"md5_digest": "980aeebfc75454cc22fa96e631823a0c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 31326623,
"upload_time": "2019-08-20T15:58:52",
"url": "https://files.pythonhosted.org/packages/eb/5d/056ed21c39a023df4193efd43e1fa89d619d2234501172afc07cc084fb5f/GeophPy-0.32.tar.gz"
}
]
}