A package that allows to monitor the seismic activity through main steps in the monitoring workflow: earthquake detection and phase picking -> phase associator -> earthquake locator -> magnitude estimation.
Raw data
{
"_id": null,
"home_page": "https://github.com/ecastillot/SeisMonitor",
"name": "SeisMonitor",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "python, seismonitor, earthquakes, seismology",
"author": "ecastillot (Emmanuel Castillo)",
"author_email": "<ecastillot@unal.edu.co>",
"download_url": "https://files.pythonhosted.org/packages/41/87/9c2980e9f483445d9244e305ce9958059b710528e0015030590bd96576fc/seismonitor-0.0.53.tar.gz",
"platform": null,
"description": "A package that allows to monitor the seismic activity through main steps in the monitoring workflow: earthquake detection and phase picking -> phase associator -> earthquake locator -> magnitude estimation.\n",
"bugtrack_url": null,
"license": null,
"summary": "To monitor seismic activity",
"version": "0.0.53",
"project_urls": {
"Homepage": "https://github.com/ecastillot/SeisMonitor"
},
"split_keywords": [
"python",
" seismonitor",
" earthquakes",
" seismology"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "27555c0d0948974a2d43b1585ad3b9a2d166fef2477070f75c1276dac9005783",
"md5": "5517c54c828b8685070908bb52c05e2c",
"sha256": "6938e61500ead258af2ba50f271de83073330676f8348c692b05a3035afa91f0"
},
"downloads": -1,
"filename": "SeisMonitor-0.0.53-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5517c54c828b8685070908bb52c05e2c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 116014,
"upload_time": "2024-12-15T15:20:04",
"upload_time_iso_8601": "2024-12-15T15:20:04.259161Z",
"url": "https://files.pythonhosted.org/packages/27/55/5c0d0948974a2d43b1585ad3b9a2d166fef2477070f75c1276dac9005783/SeisMonitor-0.0.53-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "41879c2980e9f483445d9244e305ce9958059b710528e0015030590bd96576fc",
"md5": "f03474069bb67faa5906e11f56639c1b",
"sha256": "bc57ab019bcccafa5683c7c8b847130bb23fd67a8a31e7d892bcea8e9b126b40"
},
"downloads": -1,
"filename": "seismonitor-0.0.53.tar.gz",
"has_sig": false,
"md5_digest": "f03474069bb67faa5906e11f56639c1b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 95843,
"upload_time": "2024-12-15T15:20:06",
"upload_time_iso_8601": "2024-12-15T15:20:06.705239Z",
"url": "https://files.pythonhosted.org/packages/41/87/9c2980e9f483445d9244e305ce9958059b710528e0015030590bd96576fc/seismonitor-0.0.53.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-15 15:20:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ecastillot",
"github_project": "SeisMonitor",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "obspy",
"specs": [
[
"==",
"1.4"
]
]
},
{
"name": "tensorflow",
"specs": [
[
">=",
"2.12"
]
]
},
{
"name": "keras",
"specs": [
[
">=",
"2.12"
]
]
},
{
"name": "pyproj",
"specs": []
},
{
"name": "GitPython",
"specs": []
},
{
"name": "numpy",
"specs": [
[
"==",
"1.23"
]
]
}
],
"lcname": "seismonitor"
}