pisces


Namepisces JSON
Version 0.4.4 PyPI version JSON
download
home_pagehttps://github.com/LANL-Seismoacoustics/pisces
SummaryA Practical Seismological Database Library in Python.
upload_time2024-04-15 19:36:47
maintainerNone
docs_urlNone
authorJonathan MacCarthy
requires_pythonNone
licenseLANL-MIT
keywords seismology geophysics database
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Pisces

Pisces is a Python library that connects your geophysical analysis environment
to a SQL database that uses the Center for Seismic Studies (CSS) 3.0 or NNSA KB
Core table schema.

Documentation: <https://lanl-seismoacoustics.github.io/pisces>

Repository: <https://github.com/lanl-seismoacoustics/pisces/>

![Build Status](https://github.com/LANL-Seismoacoustics/pisces/workflows/Python%20package/badge.svg?branch=master)


## Features

* Import/export waveforms directly to/from your database.  
* Build database queries using Python objects and methods
    ([SQLAlchemy](http:/www.sqlalchemy.org)), not by concatenating SQL strings.
* Integration with [ObsPy](http://www.obspy.org).
* Geographic filtering of results.


## Installation

Requires:

* ObsPy
* Click
* C compiler (for optional `e1` dependency)

Install from [PyPI](https://pypi.python.org/pypi):

```
pip install pisces
```

If you use "e1" format data, you also need to install the `e1` package:

```
pip install e1
```

You can install them both at the same time with:

```
pip install pisces[e1]
```


Install current master from GitHub:

```
pip install git+https://github.com/LANL-Seismoacoustics/pisces
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/LANL-Seismoacoustics/pisces",
    "name": "pisces",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "seismology, geophysics, database",
    "author": "Jonathan MacCarthy",
    "author_email": "jkmacc@lanl.gov",
    "download_url": "https://files.pythonhosted.org/packages/8f/96/04f12e1de35adba835809db107015fd4c2018a796b37532de746fc7424e1/pisces-0.4.4.tar.gz",
    "platform": "Mac OS X",
    "description": "# Pisces\n\nPisces is a Python library that connects your geophysical analysis environment\nto a SQL database that uses the Center for Seismic Studies (CSS) 3.0 or NNSA KB\nCore table schema.\n\nDocumentation: <https://lanl-seismoacoustics.github.io/pisces>\n\nRepository: <https://github.com/lanl-seismoacoustics/pisces/>\n\n![Build Status](https://github.com/LANL-Seismoacoustics/pisces/workflows/Python%20package/badge.svg?branch=master)\n\n\n## Features\n\n* Import/export waveforms directly to/from your database.  \n* Build database queries using Python objects and methods\n    ([SQLAlchemy](http:/www.sqlalchemy.org)), not by concatenating SQL strings.\n* Integration with [ObsPy](http://www.obspy.org).\n* Geographic filtering of results.\n\n\n## Installation\n\nRequires:\n\n* ObsPy\n* Click\n* C compiler (for optional `e1` dependency)\n\nInstall from [PyPI](https://pypi.python.org/pypi):\n\n```\npip install pisces\n```\n\nIf you use \"e1\" format data, you also need to install the `e1` package:\n\n```\npip install e1\n```\n\nYou can install them both at the same time with:\n\n```\npip install pisces[e1]\n```\n\n\nInstall current master from GitHub:\n\n```\npip install git+https://github.com/LANL-Seismoacoustics/pisces\n```\n",
    "bugtrack_url": null,
    "license": "LANL-MIT",
    "summary": "A Practical Seismological Database Library in Python.",
    "version": "0.4.4",
    "project_urls": {
        "Download": "https://github.com/LANL-Seismoacoustics/pisces/tarball/0.4.2",
        "Homepage": "https://github.com/LANL-Seismoacoustics/pisces"
    },
    "split_keywords": [
        "seismology",
        " geophysics",
        " database"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "15a372e3cf7c5f11ce0669a5ee9a8820a28b556da7a6cb9744690ae4689f3e68",
                "md5": "f16a6b6d307fb1eb06cadcfb4f210fbb",
                "sha256": "aa4579887dd885b381dc50afab679a7bffecaba77a14bf38d52308b0aa9cdc94"
            },
            "downloads": -1,
            "filename": "pisces-0.4.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f16a6b6d307fb1eb06cadcfb4f210fbb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 86559,
            "upload_time": "2024-04-15T19:36:46",
            "upload_time_iso_8601": "2024-04-15T19:36:46.702508Z",
            "url": "https://files.pythonhosted.org/packages/15/a3/72e3cf7c5f11ce0669a5ee9a8820a28b556da7a6cb9744690ae4689f3e68/pisces-0.4.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f9604f12e1de35adba835809db107015fd4c2018a796b37532de746fc7424e1",
                "md5": "aeaf2425dac188c619c121f87fcb8b11",
                "sha256": "1f6d174bd0087a5e39ad4dcf60a25d32d5a65ce9b802b2ce1c5f6180a3bae29b"
            },
            "downloads": -1,
            "filename": "pisces-0.4.4.tar.gz",
            "has_sig": false,
            "md5_digest": "aeaf2425dac188c619c121f87fcb8b11",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 80244,
            "upload_time": "2024-04-15T19:36:47",
            "upload_time_iso_8601": "2024-04-15T19:36:47.991455Z",
            "url": "https://files.pythonhosted.org/packages/8f/96/04f12e1de35adba835809db107015fd4c2018a796b37532de746fc7424e1/pisces-0.4.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-15 19:36:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "LANL-Seismoacoustics",
    "github_project": "pisces",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pisces"
}
        
Elapsed time: 0.24623s