surfwaver


Namesurfwaver JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummarySurfWaveR
upload_time2023-01-13 15:12:16
maintainer
docs_urlNone
authorShanu Biswas
requires_python>=3.6.0
license
keywords masw multichannel analysis of surface waves dispersion inversion seismic active and passive surface wave surfwaver
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # SurfWaveR - a GUI for Multichannel Analysis of Surface Waves (Rayleigh waves).
SurfWaveR is an open source project, initiated by SIIP lab IIT Bombay. It can perform dispersion and inversion (2D) of active and passive seismic data. 
I have used pyQT5 to build the GUI, the "swprocess" module to generate dispersion curves using various transform methods, and the "evodcinv" and "srfpython" modules to do inversion with evolutionary and Monte-Carlo Markov Chain algorithms, respectively. <br>
It is not completed yet, but I'm working on it.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "surfwaver",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6.0",
    "maintainer_email": "",
    "keywords": "MASW,Multichannel Analysis of Surface Waves,Dispersion,Inversion,seismic,active and passive surface wave,SurfWaveR",
    "author": "Shanu Biswas",
    "author_email": "shanubiswas119@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9d/38/796eb7046e8ad0d70e12d0b737e29d6b9a35fe37f4400febd3ade1ee7117/surfwaver-0.0.1.tar.gz",
    "platform": null,
    "description": "# SurfWaveR - a GUI for Multichannel Analysis of Surface Waves (Rayleigh waves).\nSurfWaveR is an open source project, initiated by SIIP lab IIT Bombay. It can perform dispersion and inversion (2D) of active and passive seismic data. \nI have used pyQT5 to build the GUI, the \"swprocess\" module to generate dispersion curves using various transform methods, and the \"evodcinv\" and \"srfpython\" modules to do inversion with evolutionary and Monte-Carlo Markov Chain algorithms, respectively. <br>\nIt is not completed yet, but I'm working on it.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "SurfWaveR",
    "version": "0.0.1",
    "split_keywords": [
        "masw",
        "multichannel analysis of surface waves",
        "dispersion",
        "inversion",
        "seismic",
        "active and passive surface wave",
        "surfwaver"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7fd147fddff4ab5b7cdf9f54699d23f65e3734ac103b6390ee522ab0092260fd",
                "md5": "e110e0c970e0fb92df3d5a7df3a108b3",
                "sha256": "3429c7bcb9f9770e2337ae2ab680cc00156f69c98a3cf8d99d0e21580e4b0a72"
            },
            "downloads": -1,
            "filename": "surfwaver-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e110e0c970e0fb92df3d5a7df3a108b3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6.0",
            "size": 44468,
            "upload_time": "2023-01-13T15:12:13",
            "upload_time_iso_8601": "2023-01-13T15:12:13.775847Z",
            "url": "https://files.pythonhosted.org/packages/7f/d1/47fddff4ab5b7cdf9f54699d23f65e3734ac103b6390ee522ab0092260fd/surfwaver-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d38796eb7046e8ad0d70e12d0b737e29d6b9a35fe37f4400febd3ade1ee7117",
                "md5": "18bae6efafea3342c0597151c09d68d9",
                "sha256": "ae3c0ea2467e15284bc0615e75b277ba1ddae73ecc1c7372d7e1862b62f184b7"
            },
            "downloads": -1,
            "filename": "surfwaver-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "18bae6efafea3342c0597151c09d68d9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6.0",
            "size": 39015,
            "upload_time": "2023-01-13T15:12:16",
            "upload_time_iso_8601": "2023-01-13T15:12:16.283778Z",
            "url": "https://files.pythonhosted.org/packages/9d/38/796eb7046e8ad0d70e12d0b737e29d6b9a35fe37f4400febd3ade1ee7117/surfwaver-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-13 15:12:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "surfwaver"
}
        
Elapsed time: 0.03015s