timescale


Nametimescale JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/tsutterley/timescale
SummaryPython tools for time and astronomical calculations.
upload_time2024-04-17 22:06:04
maintainerNone
docs_urlNone
authorTyler Sutterley
requires_pythonNone
licenseMIT
keywords time leap seconds tai gps ut1 tt
VCS
bugtrack_url
requirements lxml numpy python-dateutil scipy setuptools_scm
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========
timescale
=========

|Language|
|License|
|PyPI Version|
|Anaconda-Server|
|Documentation Status|
|zenodo|

.. |Language| image:: https://img.shields.io/pypi/pyversions/pyTMD?color=green
   :target: https://www.python.org/

.. |License| image:: https://img.shields.io/github/license/tsutterley/timescale
   :target: https://github.com/tsutterley/timescale/blob/main/LICENSE

.. |PyPI Version| image:: https://img.shields.io/pypi/v/timescale.svg
   :target: https://pypi.python.org/pypi/timescale/

.. |Anaconda-Server| image:: https://img.shields.io/conda/vn/conda-forge/timescale
   :target: https://anaconda.org/conda-forge/timescale

.. |Documentation Status| image:: https://readthedocs.org/projects/timescale/badge/?version=latest
   :target: https://timescale.readthedocs.io/en/latest/?badge=latest

.. |zenodo| image:: https://zenodo.org/badge/681330279.svg
   :target: https://zenodo.org/badge/latestdoi/681330279

Python tools for time and astronomical calculations

Dependencies
############

- `dateutil: powerful extensions to datetime <https://dateutil.readthedocs.io/en/stable/>`_
- `lxml: processing XML and HTML in Python <https://pypi.python.org/pypi/lxml>`_
- `numpy: Scientific Computing Tools For Python <https://www.numpy.org>`_
- `scipy: Scientific Tools for Python <https://www.scipy.org/>`_
- `setuptools_scm: manager for python package versions using scm metadata <https://pypi.org/project/setuptools-scm>`_

References
##########

    T. C. Sutterley, T. Markus, T. A. Neumann, M. R. van den Broeke, J. M. van Wessem, and S. R. M. Ligtenberg,
    "Antarctic ice shelf thickness change from multimission lidar mapping", *The Cryosphere*,
    13, 1801-1817, (2019). `doi: 10.5194/tc-13-1801-2019 <https://doi.org/10.5194/tc-13-1801-2019>`_

Download
########

| The program homepage is:
| https://github.com/tsutterley/timescale
| A zip archive of the latest version is available directly at:
| https://github.com/tsutterley/timescale/archive/main.zip

Disclaimer
##########

This package includes software developed at NASA Goddard Space Flight Center (GSFC) and the University of Washington Applied Physics Laboratory (UW-APL).
It is not sponsored or maintained by the Universities Space Research Association (USRA), AVISO or NASA.
The software is provided here for your convenience but *with no guarantees whatsoever*.

Credits
#######

This project contains work and contributions from the `scientific community <./CONTRIBUTORS.rst>`_.

License
#######

The content of this project is licensed under the `Creative Commons Attribution 4.0 Attribution license <https://creativecommons.org/licenses/by/4.0/>`_ and the source code is licensed under the `MIT license <LICENSE>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tsutterley/timescale",
    "name": "timescale",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Time, leap seconds, TAI, GPS, UT1, TT",
    "author": "Tyler Sutterley",
    "author_email": "tsutterl@uw.edu",
    "download_url": "https://files.pythonhosted.org/packages/2a/ca/368a6ed917cee37f966cf3089173c4b450d501a5004a293c69ed0a9e4526/timescale-0.0.3.tar.gz",
    "platform": null,
    "description": "=========\ntimescale\n=========\n\n|Language|\n|License|\n|PyPI Version|\n|Anaconda-Server|\n|Documentation Status|\n|zenodo|\n\n.. |Language| image:: https://img.shields.io/pypi/pyversions/pyTMD?color=green\n   :target: https://www.python.org/\n\n.. |License| image:: https://img.shields.io/github/license/tsutterley/timescale\n   :target: https://github.com/tsutterley/timescale/blob/main/LICENSE\n\n.. |PyPI Version| image:: https://img.shields.io/pypi/v/timescale.svg\n   :target: https://pypi.python.org/pypi/timescale/\n\n.. |Anaconda-Server| image:: https://img.shields.io/conda/vn/conda-forge/timescale\n   :target: https://anaconda.org/conda-forge/timescale\n\n.. |Documentation Status| image:: https://readthedocs.org/projects/timescale/badge/?version=latest\n   :target: https://timescale.readthedocs.io/en/latest/?badge=latest\n\n.. |zenodo| image:: https://zenodo.org/badge/681330279.svg\n   :target: https://zenodo.org/badge/latestdoi/681330279\n\nPython tools for time and astronomical calculations\n\nDependencies\n############\n\n- `dateutil: powerful extensions to datetime <https://dateutil.readthedocs.io/en/stable/>`_\n- `lxml: processing XML and HTML in Python <https://pypi.python.org/pypi/lxml>`_\n- `numpy: Scientific Computing Tools For Python <https://www.numpy.org>`_\n- `scipy: Scientific Tools for Python <https://www.scipy.org/>`_\n- `setuptools_scm: manager for python package versions using scm metadata <https://pypi.org/project/setuptools-scm>`_\n\nReferences\n##########\n\n    T. C. Sutterley, T. Markus, T. A. Neumann, M. R. van den Broeke, J. M. van Wessem, and S. R. M. Ligtenberg,\n    \"Antarctic ice shelf thickness change from multimission lidar mapping\", *The Cryosphere*,\n    13, 1801-1817, (2019). `doi: 10.5194/tc-13-1801-2019 <https://doi.org/10.5194/tc-13-1801-2019>`_\n\nDownload\n########\n\n| The program homepage is:\n| https://github.com/tsutterley/timescale\n| A zip archive of the latest version is available directly at:\n| https://github.com/tsutterley/timescale/archive/main.zip\n\nDisclaimer\n##########\n\nThis package includes software developed at NASA Goddard Space Flight Center (GSFC) and the University of Washington Applied Physics Laboratory (UW-APL).\nIt is not sponsored or maintained by the Universities Space Research Association (USRA), AVISO or NASA.\nThe software is provided here for your convenience but *with no guarantees whatsoever*.\n\nCredits\n#######\n\nThis project contains work and contributions from the `scientific community <./CONTRIBUTORS.rst>`_.\n\nLicense\n#######\n\nThe content of this project is licensed under the `Creative Commons Attribution 4.0 Attribution license <https://creativecommons.org/licenses/by/4.0/>`_ and the source code is licensed under the `MIT license <LICENSE>`_.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python tools for time and astronomical calculations.",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/tsutterley/timescale"
    },
    "split_keywords": [
        "time",
        " leap seconds",
        " tai",
        " gps",
        " ut1",
        " tt"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81972994991bce862267a43571f61165d7b157d21a99796158011fa8733b2209",
                "md5": "b38231f3c419f3baef1dd09b36f0636a",
                "sha256": "6032b6fa5ac2b6bd6d48389ae066a11a3a5d8b39c83c14b4f5d72ae0a1194a3b"
            },
            "downloads": -1,
            "filename": "timescale-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b38231f3c419f3baef1dd09b36f0636a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1191993,
            "upload_time": "2024-04-17T22:06:01",
            "upload_time_iso_8601": "2024-04-17T22:06:01.881540Z",
            "url": "https://files.pythonhosted.org/packages/81/97/2994991bce862267a43571f61165d7b157d21a99796158011fa8733b2209/timescale-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2aca368a6ed917cee37f966cf3089173c4b450d501a5004a293c69ed0a9e4526",
                "md5": "d45afc6c104e96f26561d416a21b6428",
                "sha256": "698620dd6f7c79d068e253fa445911562d7b8cdfdcb206549eeec085e949860f"
            },
            "downloads": -1,
            "filename": "timescale-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "d45afc6c104e96f26561d416a21b6428",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1170488,
            "upload_time": "2024-04-17T22:06:04",
            "upload_time_iso_8601": "2024-04-17T22:06:04.152109Z",
            "url": "https://files.pythonhosted.org/packages/2a/ca/368a6ed917cee37f966cf3089173c4b450d501a5004a293c69ed0a9e4526/timescale-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-17 22:06:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tsutterley",
    "github_project": "timescale",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "lxml",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "python-dateutil",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "setuptools_scm",
            "specs": []
        }
    ],
    "lcname": "timescale"
}
        
Elapsed time: 0.25696s