geosh


Namegeosh JSON
Version 0.0.9 PyPI version JSON
download
home_pagehttps://github.com/Adre17/geosh
SummaryA Python package for Geo Utilities Plugin
upload_time2025-02-27 15:59:28
maintainerNone
docs_urlNone
authorGrechi Umberto
requires_python>=3.8
licenseNone
keywords horizontal-to-vertical spectral ratio hv hvsr
VCS
bugtrack_url
requirements numpy scipy obspy pandas shapely termcolor matplotlib click numba PyQt5 Pillow psycopg2 reportlab segyio opencv-python openpyxl opencv-contrib-python xlrd pyproj cython ipython
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # _geosh_ - A Python package for Geo Utilities Plugin

> Grechi Umberto, [www.sofhare.com](https://www.sofhare.com/)

## Table of Contents

-   [About _geosh_](#About-geosh)
-   [Reference_](#Reference)
-   [Compatibility_](#Compatibility)

## About _geosh_

`geosh` is an open-source Python package for Geo Utilities plugin.

## Reference

hvsrpy

> Joseph Vantassel. (2020). jpvantassel/hvsrpy: latest (Concept). Zenodo.
> [http://doi.org/10.5281/zenodo.3666956](http://doi.org/10.5281/zenodo.3666956)

Lognormal statistics and fully-automated frequency-domain window-rejection algorithm.

> Cox, B. R., Cheng, T., Vantassel, J. P., & Manuel, L. (2020). "A statistical
> representation and frequency-domain window-rejection algorithm for single-station
> HVSR measurements. Geophysical Journal International, 221(3), 2170–2183.
> https://doi.org/10.1093/gji/ggaa119

Statistical approach to incorporate azimuthal variability.

> Cheng, T., Cox, B. R., Vantassel, J. P., and Manuel, L. (2020). "A
> statistical approach to account for azimuthal variability in single-station
> HVSR measurements." Geophysical Journal International, 223(2), 1040–1053.
> https://doi.org/10.1093/gji/ggaa342

Statistical approach to incorporate spatial variability.

> Cheng, T., Hallal, M. M., Vantassel, J. P., and Cox, B. R., (2021).
> "Estimating Unbiased Statistics for Fundamental Site Frequency Using
> Spatially Distributed HVSR Measurements and Voronoi Tessellation.
> J. Geotech. Geoenviron. Eng. 147, 04021068.
> https://doi.org/10.1061/(ASCE)GT.1943-5606.0002551

SESAME clarity and reliability criteria for microtremor HVSR.

> SESAME. (2004). Guidelines for the Implementation of the H/V Spectral Ratio
> Technique on Ambient Vibrations Measurements, Processing, and Interpretation.
> European Commission - Research General Directorate, 62, European Commission -
> Research General Directorate.

Computation of HVSR under the diffuse field assumption.

> Sánchez-Sesma, F.J., Rodríguez, M., Iturrarán-Viveros, U., Luzón, F.,
> Campillo, M., Margerin, L., García-Jerez, A., Suarez, M., Santoyo, M.A.,
> Rodríguez-Castellanos, A. (2011). A theory for microtremor H/V spectral
> ratio: application for a layered medium: Theory for microtremor H/V spectral
> ratio. Geophysical Journal International 186, 221–225.
> https://doi.org/10.1111/j.1365-246X.2011.05064.x

Power spectral density (PSD) calculation.

> Welch, P., (1967). The use of fast Fourier transform for the estimation
> of power spectra: a method based on time averaging over short, modified
> periodograms. IEEE Transactions on audio and electroacoustics, 15(2), pp.70-73.

New high noise model (NHNM) and new low noise model (NLNM).

> Peterson, J., (1993). Observation and Modeling of Seismic Background
> Noise (Open-File Report No. 93–322). U.S. Geologic Survey, Albuquerque, New Mexico.

## Compatibility
geosh v 0.0.9
Qgis version 3.34.11 & python 3.12 64 bit


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Adre17/geosh",
    "name": "geosh",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "horizontal-to-vertical spectral ratio hv hvsr",
    "author": "Grechi Umberto",
    "author_email": "umberto.grechi@sofhare.com",
    "download_url": "https://files.pythonhosted.org/packages/52/4d/a9ce7322a34af8d34ae29e1114b6b510a9f18b6ffa235f639c13b38dd0e5/geosh-0.0.9.tar.gz",
    "platform": null,
    "description": "# _geosh_ - A Python package for Geo Utilities Plugin\r\n\r\n> Grechi Umberto, [www.sofhare.com](https://www.sofhare.com/)\r\n\r\n## Table of Contents\r\n\r\n-   [About _geosh_](#About-geosh)\r\n-   [Reference_](#Reference)\r\n-   [Compatibility_](#Compatibility)\r\n\r\n## About _geosh_\r\n\r\n`geosh` is an open-source Python package for Geo Utilities plugin.\r\n\r\n## Reference\r\n\r\nhvsrpy\r\n\r\n> Joseph Vantassel. (2020). jpvantassel/hvsrpy: latest (Concept). Zenodo.\r\n> [http://doi.org/10.5281/zenodo.3666956](http://doi.org/10.5281/zenodo.3666956)\r\n\r\nLognormal statistics and fully-automated frequency-domain window-rejection algorithm.\r\n\r\n> Cox, B. R., Cheng, T., Vantassel, J. P., & Manuel, L. (2020). \"A statistical\r\n> representation and frequency-domain window-rejection algorithm for single-station\r\n> HVSR measurements. Geophysical Journal International, 221(3), 2170\u20132183.\r\n> https://doi.org/10.1093/gji/ggaa119\r\n\r\nStatistical approach to incorporate azimuthal variability.\r\n\r\n> Cheng, T., Cox, B. R., Vantassel, J. P., and Manuel, L. (2020). \"A\r\n> statistical approach to account for azimuthal variability in single-station\r\n> HVSR measurements.\" Geophysical Journal International, 223(2), 1040\u20131053.\r\n> https://doi.org/10.1093/gji/ggaa342\r\n\r\nStatistical approach to incorporate spatial variability.\r\n\r\n> Cheng, T., Hallal, M. M., Vantassel, J. P., and Cox, B. R., (2021).\r\n> \"Estimating Unbiased Statistics for Fundamental Site Frequency Using\r\n> Spatially Distributed HVSR Measurements and Voronoi Tessellation.\r\n> J. Geotech. Geoenviron. Eng. 147, 04021068.\r\n> https://doi.org/10.1061/(ASCE)GT.1943-5606.0002551\r\n\r\nSESAME clarity and reliability criteria for microtremor HVSR.\r\n\r\n> SESAME. (2004). Guidelines for the Implementation of the H/V Spectral Ratio\r\n> Technique on Ambient Vibrations Measurements, Processing, and Interpretation.\r\n> European Commission - Research General Directorate, 62, European Commission -\r\n> Research General Directorate.\r\n\r\nComputation of HVSR under the diffuse field assumption.\r\n\r\n> S\u00e1nchez-Sesma, F.J., Rodr\u00edguez, M., Iturrar\u00e1n-Viveros, U., Luz\u00f3n, F.,\r\n> Campillo, M., Margerin, L., Garc\u00eda-Jerez, A., Suarez, M., Santoyo, M.A.,\r\n> Rodr\u00edguez-Castellanos, A. (2011). A theory for microtremor H/V spectral\r\n> ratio: application for a layered medium: Theory for microtremor H/V spectral\r\n> ratio. Geophysical Journal International 186, 221\u2013225.\r\n> https://doi.org/10.1111/j.1365-246X.2011.05064.x\r\n\r\nPower spectral density (PSD) calculation.\r\n\r\n> Welch, P., (1967). The use of fast Fourier transform for the estimation\r\n> of power spectra: a method based on time averaging over short, modified\r\n> periodograms. IEEE Transactions on audio and electroacoustics, 15(2), pp.70-73.\r\n\r\nNew high noise model (NHNM) and new low noise model (NLNM).\r\n\r\n> Peterson, J., (1993). Observation and Modeling of Seismic Background\r\n> Noise (Open-File Report No. 93\u2013322). U.S. Geologic Survey, Albuquerque, New Mexico.\r\n\r\n## Compatibility\r\ngeosh v 0.0.9\r\nQgis version 3.34.11 & python 3.12 64 bit\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python package for Geo Utilities Plugin",
    "version": "0.0.9",
    "project_urls": {
        "Bug Reports": "https://github.com/Adre17/geosh",
        "Docs": "https://github.com/Adre17/geosh",
        "Homepage": "https://github.com/Adre17/geosh",
        "Source": "https://github.com/Adre17/geosh"
    },
    "split_keywords": [
        "horizontal-to-vertical",
        "spectral",
        "ratio",
        "hv",
        "hvsr"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b24fa819fe6be2a48d186fcd680b9c04a3af5eea7ee3178a2a4459b04bcf80fb",
                "md5": "93326155b8469064161a243088fe3c5d",
                "sha256": "2f9cac082b8a5888eca61a5b57ad923e6d9fba87ae2aa0405f080eb5d335679f"
            },
            "downloads": -1,
            "filename": "geosh-0.0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "93326155b8469064161a243088fe3c5d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 138428,
            "upload_time": "2025-02-27T15:59:26",
            "upload_time_iso_8601": "2025-02-27T15:59:26.558090Z",
            "url": "https://files.pythonhosted.org/packages/b2/4f/a819fe6be2a48d186fcd680b9c04a3af5eea7ee3178a2a4459b04bcf80fb/geosh-0.0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "524da9ce7322a34af8d34ae29e1114b6b510a9f18b6ffa235f639c13b38dd0e5",
                "md5": "1b1ebd39dcb998dc0ed9b55e21ef5bf7",
                "sha256": "446809e6bafadc9341031e8b9b53b37596b971cf7e4a0b2131472679d21e5c65"
            },
            "downloads": -1,
            "filename": "geosh-0.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "1b1ebd39dcb998dc0ed9b55e21ef5bf7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 116730,
            "upload_time": "2025-02-27T15:59:28",
            "upload_time_iso_8601": "2025-02-27T15:59:28.737860Z",
            "url": "https://files.pythonhosted.org/packages/52/4d/a9ce7322a34af8d34ae29e1114b6b510a9f18b6ffa235f639c13b38dd0e5/geosh-0.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-27 15:59:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Adre17",
    "github_project": "geosh",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.26"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    "==",
                    "1.15.2"
                ]
            ]
        },
        {
            "name": "obspy",
            "specs": [
                [
                    "==",
                    "1.4.1"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "2.2.3"
                ]
            ]
        },
        {
            "name": "shapely",
            "specs": [
                [
                    "==",
                    "2.0.7"
                ]
            ]
        },
        {
            "name": "termcolor",
            "specs": [
                [
                    "==",
                    "2.5.0"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    "==",
                    "3.10.0"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    ">",
                    "8.0.0"
                ]
            ]
        },
        {
            "name": "numba",
            "specs": [
                [
                    "==",
                    "0.61.0"
                ]
            ]
        },
        {
            "name": "PyQt5",
            "specs": []
        },
        {
            "name": "Pillow",
            "specs": [
                [
                    "==",
                    "11.1.0"
                ]
            ]
        },
        {
            "name": "psycopg2",
            "specs": [
                [
                    "==",
                    "2.9.10"
                ]
            ]
        },
        {
            "name": "reportlab",
            "specs": [
                [
                    "==",
                    "4.3.1"
                ]
            ]
        },
        {
            "name": "segyio",
            "specs": [
                [
                    "==",
                    "1.9.13"
                ]
            ]
        },
        {
            "name": "opencv-python",
            "specs": [
                [
                    "==",
                    "4.11.0.86"
                ]
            ]
        },
        {
            "name": "openpyxl",
            "specs": [
                [
                    "==",
                    "3.1.5"
                ]
            ]
        },
        {
            "name": "opencv-contrib-python",
            "specs": []
        },
        {
            "name": "xlrd",
            "specs": [
                [
                    "==",
                    "2.0.1"
                ]
            ]
        },
        {
            "name": "pyproj",
            "specs": [
                [
                    "==",
                    "3.7.1"
                ]
            ]
        },
        {
            "name": "cython",
            "specs": [
                [
                    "==",
                    "3.0.12"
                ]
            ]
        },
        {
            "name": "ipython",
            "specs": [
                [
                    "==",
                    "8.32.0"
                ]
            ]
        }
    ],
    "lcname": "geosh"
}
        
Elapsed time: 1.18635s