tscat


Nametscat JSON
Version 0.4.1 PyPI version JSON
download
home_pageNone
SummaryA library which stores, loads and filters time-series-events and catalogues.
upload_time2024-06-08 22:09:43
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords satellite plasma-physics nasa-data amda cdpp cdf
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            ======================
Time Series Catalogues
======================

.. image:: https://github.com/SciQLop/tscat/actions/workflows/test_main.yml/badge.svg
        :target: https://github.com/pboettch/tscat/actions/workflows/test_main.yml

.. image:: https://codecov.io/gh/SciQLop/tscat/branch/main/graph/badge.svg
        :target: https://codecov.io/gh/SciQLop/tscat
        :alt: Coverage Status


A library which stores, loads and filters time-series-events and associates them catalogues and
dynamic catalogues (filter-based).


* Free software: GNU General Public License v3
* Documentation: https://tscat.readthedocs.io.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tscat",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Patrick Boettcher <p@yai.se>, Alexis Jeandet <alexis.jeandet@member.fsf.org>",
    "keywords": "satellite, plasma-physics, nasa-data, amda, cdpp, CDF",
    "author": null,
    "author_email": "Patrick Boettcher <p@yai.se>",
    "download_url": "https://files.pythonhosted.org/packages/3f/d8/f58481b50206c574750fd2c00719d3695b2c08e1ae27181e10c9f9f81553/tscat-0.4.1.tar.gz",
    "platform": null,
    "description": "======================\nTime Series Catalogues\n======================\n\n.. image:: https://github.com/SciQLop/tscat/actions/workflows/test_main.yml/badge.svg\n        :target: https://github.com/pboettch/tscat/actions/workflows/test_main.yml\n\n.. image:: https://codecov.io/gh/SciQLop/tscat/branch/main/graph/badge.svg\n        :target: https://codecov.io/gh/SciQLop/tscat\n        :alt: Coverage Status\n\n\nA library which stores, loads and filters time-series-events and associates them catalogues and\ndynamic catalogues (filter-based).\n\n\n* Free software: GNU General Public License v3\n* Documentation: https://tscat.readthedocs.io.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A library which stores, loads and filters time-series-events and catalogues.",
    "version": "0.4.1",
    "project_urls": {
        "documentation": "https://github.com/SciQLop/tscat",
        "homepage": "https://github.com/SciQLop/tscat",
        "repository": "https://github.com/SciQLop/tscat"
    },
    "split_keywords": [
        "satellite",
        " plasma-physics",
        " nasa-data",
        " amda",
        " cdpp",
        " cdf"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3d652456c2bd1c9a080275d8ba4edfca97d00b1a819c828a135ed4fb147ebf31",
                "md5": "2a8b355e0c80269e2843c6bdce55cdab",
                "sha256": "10ef039bdb5f8a9c6965fed411932ce1e2caf42c0b5b798f0e8112fc6285e05b"
            },
            "downloads": -1,
            "filename": "tscat-0.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2a8b355e0c80269e2843c6bdce55cdab",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 23059,
            "upload_time": "2024-06-08T22:09:41",
            "upload_time_iso_8601": "2024-06-08T22:09:41.947400Z",
            "url": "https://files.pythonhosted.org/packages/3d/65/2456c2bd1c9a080275d8ba4edfca97d00b1a819c828a135ed4fb147ebf31/tscat-0.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3fd8f58481b50206c574750fd2c00719d3695b2c08e1ae27181e10c9f9f81553",
                "md5": "b041f6da5d7b284852bca576a722747e",
                "sha256": "a1be2a103b6eeed43a058837d92b49a3b85f7dec2db9ae9f54fa3b7c69b7e70a"
            },
            "downloads": -1,
            "filename": "tscat-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b041f6da5d7b284852bca576a722747e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 18918,
            "upload_time": "2024-06-08T22:09:43",
            "upload_time_iso_8601": "2024-06-08T22:09:43.565533Z",
            "url": "https://files.pythonhosted.org/packages/3f/d8/f58481b50206c574750fd2c00719d3695b2c08e1ae27181e10c9f9f81553/tscat-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-08 22:09:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SciQLop",
    "github_project": "tscat",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "tscat"
}
        
Elapsed time: 0.64231s