# Description of GMP —A GeoJSON Specification for Ground Motion Metrics
Here we present a specification for a GeoJSON (https://geojson.org/) format for
unassociated and event-associated ground motion metrics—that is, quantities
derived from ground motion records (e.g., accelerograms, velocity recordings).
We refer to this specification as a Ground Motion Packet (GMP). Common example
metrics include peak ground acceleration (PGA), peak ground velocity (PGV), and
spectral acceleration (SA). This format is designed so that it can also include
metrics that are gaining popularity for many engineering use cases, such as
significant duration, Arias intensity, and inelastic response spectra. This
format should be able to be used by any application that uses ground motion
metrics including, but not limited to, ShakeMap. The GMP format is not meant to
describe station metadata or site installation. The purpose of the metadata
included in the GMP format is to provide high-level information regarding the
suitability of the data for common engineering/seismological applications.
## Documentation
[User Documentation](https://ghsc.code-pages.usgs.gov/esi/ground-motion-packet/)
## Demo
[Sample Jupyter notebook](https://code.usgs.gov/ghsc/esi/ground-motion-packet/-/blob/main/notebooks/pydantic_demo.ipynb)
Raw data
{
"_id": null,
"home_page": "",
"name": "gmpacket",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "ground motion,earthquake",
"author": "",
"author_email": "Mike Hearne <mhearne@usgs.gov>, Eric Thompson <ethompson@usgs.gov>, Ellen Yu <eyu@caltech.edu>, Lijam Hagos <lijam.hagos@conservation.ca.gov>, Jamie Steidl <steidl@ucsb.edu>, Bruce Worden <cbworden@contractor.usgs.gov>",
"download_url": "https://files.pythonhosted.org/packages/64/8f/0c508a3a0a4303627b0b797f99684e65581a98dc36f48c11769018c18ad7/gmpacket-0.1.7.tar.gz",
"platform": null,
"description": "# Description of GMP \u2014A GeoJSON Specification for Ground Motion Metrics\n\nHere we present a specification for a GeoJSON (https://geojson.org/) format for \nunassociated and event-associated ground motion metrics\u2014that is, quantities \nderived from ground motion records (e.g., accelerograms, velocity recordings). \nWe refer to this specification as a Ground Motion Packet (GMP). Common example \nmetrics include peak ground acceleration (PGA), peak ground velocity (PGV), and \nspectral acceleration (SA). This format is designed so that it can also include \nmetrics that are gaining popularity for many engineering use cases, such as \nsignificant duration, Arias intensity, and inelastic response spectra. This \nformat should be able to be used by any application that uses ground motion \nmetrics including, but not limited to, ShakeMap. The GMP format is not meant to \ndescribe station metadata or site installation. The purpose of the metadata \nincluded in the GMP format is to provide high-level information regarding the \nsuitability of the data for common engineering/seismological applications.\n\n## Documentation\n[User Documentation](https://ghsc.code-pages.usgs.gov/esi/ground-motion-packet/)\n\n## Demo\n[Sample Jupyter notebook](https://code.usgs.gov/ghsc/esi/ground-motion-packet/-/blob/main/notebooks/pydantic_demo.ipynb)\n",
"bugtrack_url": null,
"license": "License ======= This is free and unencumbered software released into the public domain. It is distributed under the terms of the Unlicense described here: http://unlicense.org/ ",
"summary": "ANSS Ground Motion Packet",
"version": "0.1.7",
"project_urls": null,
"split_keywords": [
"ground motion",
"earthquake"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bd71aa697cb0780256762f19f5c9f31e0165b20aae9524041826ffced8712a99",
"md5": "ae341ca4ad3abdc66123cf6e64291ece",
"sha256": "5413b28592891bff982ef92be03ae3ff11fda6173e11080966e7a972cc2df508"
},
"downloads": -1,
"filename": "gmpacket-0.1.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ae341ca4ad3abdc66123cf6e64291ece",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 19422,
"upload_time": "2024-02-05T18:25:09",
"upload_time_iso_8601": "2024-02-05T18:25:09.164966Z",
"url": "https://files.pythonhosted.org/packages/bd/71/aa697cb0780256762f19f5c9f31e0165b20aae9524041826ffced8712a99/gmpacket-0.1.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "648f0c508a3a0a4303627b0b797f99684e65581a98dc36f48c11769018c18ad7",
"md5": "adb18a06ae054b301b287dbc6b648e1a",
"sha256": "749b83b82425a1bf8f0d9c49ee1d5e2061d6d0a5c1b08651f6e89fa9b796734a"
},
"downloads": -1,
"filename": "gmpacket-0.1.7.tar.gz",
"has_sig": false,
"md5_digest": "adb18a06ae054b301b287dbc6b648e1a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 15829,
"upload_time": "2024-02-05T18:25:10",
"upload_time_iso_8601": "2024-02-05T18:25:10.831493Z",
"url": "https://files.pythonhosted.org/packages/64/8f/0c508a3a0a4303627b0b797f99684e65581a98dc36f48c11769018c18ad7/gmpacket-0.1.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-05 18:25:10",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "gmpacket"
}