Name | earthscopestraintools JSON |
Version |
0.1.42
JSON |
| download |
home_page | None |
Summary | A collection of utilities for working with EarthScope strainmeter data |
upload_time | 2024-06-20 21:53:22 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.7 |
license | Copyright (c) 2023 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Welcome to earthscopestraintools, an open source python package for working with strainmeter data. This project is available as a beta release, but is still actively under development and should not be considered stable at this time.
M. Gottlieb and C. Hanagan 6-1-2024
[](https://earthscopestraintools.readthedocs.io/en/latest/)
[](https://pypi.org/project/earthscopestraintools)
[](https://zenodo.org/doi/10.5281/zenodo.11555774)
earthscopestraintools can be installed with
> pip install earthscopestraintools
Or with optional dependencies:
```
pip install 'earthscopestraintools[mseed]'
pip install 'earthscopestraintools[tiledb]'
pip install 'earthscopestraintools[plotting]'
pip install 'earthscopestraintools[mseed,tiledb,plotting]'
```
It is currently recommendeed to install the mseed optional dependencies, which includes obspy and some tools for loading data from the EarthScope miniseed archive. The tiledb functionality, as of version 0.1.39, is not yet well implemented. Also please note that the tiledb dependencies do not work with python 3.12, but should work with python 3.9-3.11. Plotting dependencies include ipympl for enabling notebook interaction, including plotting strain videos.
Some functionality (tidal analysis and corrections) depends on BAYTAP-08 and SPOTL, two legacy FORTRAN programs, which have been containerized for use by this library. In order to run these processing methods, you must have Docker installed and running on your computer. When required, the library will then fetch the required images and be able to run these processing steps.
Raw data
{
"_id": null,
"home_page": null,
"name": "earthscopestraintools",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Mike Gottlieb <mike.gottlieb@eartscope.org>",
"download_url": "https://files.pythonhosted.org/packages/18/98/b8ccf9444042b8ebee78b6f4e0f2f7b66dc0d31c47955b2e1b99a8c61169/earthscopestraintools-0.1.42.tar.gz",
"platform": null,
"description": "Welcome to earthscopestraintools, an open source python package for working with strainmeter data. This project is available as a beta release, but is still actively under development and should not be considered stable at this time. \n\nM. Gottlieb and C. Hanagan 6-1-2024\n\n\n[](https://earthscopestraintools.readthedocs.io/en/latest/)\n\n[](https://pypi.org/project/earthscopestraintools) \n\n[](https://zenodo.org/doi/10.5281/zenodo.11555774)\n \n\n\nearthscopestraintools can be installed with \n \n> pip install earthscopestraintools\n\nOr with optional dependencies:\n```\npip install 'earthscopestraintools[mseed]'\npip install 'earthscopestraintools[tiledb]'\npip install 'earthscopestraintools[plotting]'\npip install 'earthscopestraintools[mseed,tiledb,plotting]'\n```\n\nIt is currently recommendeed to install the mseed optional dependencies, which includes obspy and some tools for loading data from the EarthScope miniseed archive. The tiledb functionality, as of version 0.1.39, is not yet well implemented. Also please note that the tiledb dependencies do not work with python 3.12, but should work with python 3.9-3.11. Plotting dependencies include ipympl for enabling notebook interaction, including plotting strain videos.\n\nSome functionality (tidal analysis and corrections) depends on BAYTAP-08 and SPOTL, two legacy FORTRAN programs, which have been containerized for use by this library. In order to run these processing methods, you must have Docker installed and running on your computer. When required, the library will then fetch the required images and be able to run these processing steps.\n",
"bugtrack_url": null,
"license": "Copyright (c) 2023 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"summary": "A collection of utilities for working with EarthScope strainmeter data",
"version": "0.1.42",
"project_urls": {
"Homepage": "https://gitlab.com/earthscope/gds/strain/earthscopestraintools"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ba3d23cf0b1bccfde09b05c90924546dd8ff2ddaed145836151956c3c1d9d20e",
"md5": "8c02c9da74d8227032d6349b36211f15",
"sha256": "f6453d8c7d1da9fcb746ffc86061ebaf22d65312dc7161be6b048bb73b3f78e8"
},
"downloads": -1,
"filename": "earthscopestraintools-0.1.42-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8c02c9da74d8227032d6349b36211f15",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 75273,
"upload_time": "2024-06-20T21:53:19",
"upload_time_iso_8601": "2024-06-20T21:53:19.988695Z",
"url": "https://files.pythonhosted.org/packages/ba/3d/23cf0b1bccfde09b05c90924546dd8ff2ddaed145836151956c3c1d9d20e/earthscopestraintools-0.1.42-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1898b8ccf9444042b8ebee78b6f4e0f2f7b66dc0d31c47955b2e1b99a8c61169",
"md5": "e876f4431d3fdb02392c0fd4665c4377",
"sha256": "3ff1004b0f7a484aec8934892632a306da6e10c6247c621067c20ce2ff68cb1e"
},
"downloads": -1,
"filename": "earthscopestraintools-0.1.42.tar.gz",
"has_sig": false,
"md5_digest": "e876f4431d3fdb02392c0fd4665c4377",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 70146,
"upload_time": "2024-06-20T21:53:22",
"upload_time_iso_8601": "2024-06-20T21:53:22.199617Z",
"url": "https://files.pythonhosted.org/packages/18/98/b8ccf9444042b8ebee78b6f4e0f2f7b66dc0d31c47955b2e1b99a8c61169/earthscopestraintools-0.1.42.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-20 21:53:22",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "earthscope",
"gitlab_project": "gds",
"lcname": "earthscopestraintools"
}