{"id":17556724,"url":"https://github.com/pyTMD/timescale","last_synced_at":"2025-04-18T01:31:45.519Z","repository":{"id":189799139,"uuid":"681330279","full_name":"tsutterley/timescale","owner":"tsutterley","description":"Python tools for time and astronomical calculations","archived":false,"fork":false,"pushed_at":"2024-11-08T00:46:48.000Z","size":5343,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-08T01:37:11.530Z","etag":null,"topics":["astronomy","earth-orientation","time"],"latest_commit_sha":null,"homepage":"https://timescale.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tsutterley.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.rst","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-21T19:19:45.000Z","updated_at":"2024-11-08T00:46:50.000Z","dependencies_parsed_at":"2023-08-21T20:41:37.171Z","dependency_job_id":"561496d2-204e-483b-99a5-237ca5e2d57d","html_url":"https://github.com/tsutterley/timescale","commit_stats":{"total_commits":69,"total_committers":2,"mean_commits":34.5,"dds":"0.26086956521739135","last_synced_commit":"46c35f09efe1c2ba82787ea1d02511a891e69277"},"previous_names":["tsutterley/timescale"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsutterley%2Ftimescale","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsutterley%2Ftimescale/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsutterley%2Ftimescale/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsutterley%2Ftimescale/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsutterley","download_url":"https://codeload.github.com/tsutterley/timescale/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223768473,"owners_count":17199394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["astronomy","earth-orientation","time"],"created_at":"2024-10-21T08:43:57.517Z","updated_at":"2025-04-18T01:31:45.511Z","avatar_url":"https://github.com/tsutterley.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=========\ntimescale\n=========\n\n|License|\n|Documentation Status|\n|PyPI|\n|conda-forge|\n|commits-since|\n|zenodo|\n\n\n.. |License| image:: https://img.shields.io/github/license/pyTMD/timescale\n   :target: https://github.com/pyTMD/timescale/blob/main/LICENSE\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.. |PyPI| image:: https://img.shields.io/pypi/v/timescale.svg\n   :target: https://pypi.python.org/pypi/timescale/\n\n.. |conda-forge| image:: https://img.shields.io/conda/vn/conda-forge/timescale\n   :target: https://anaconda.org/conda-forge/timescale\n\n.. |commits-since| image:: https://img.shields.io/github/commits-since/pyTMD/timescale/latest\n   :target: https://github.com/pyTMD/timescale/releases/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\nFor more information: see the documentation at `timescale.readthedocs.io \u003chttps://timescale.readthedocs.io/\u003e`_\n\nInstallation\n############\n\nFrom PyPI:\n\n.. code-block:: bash\n\n   python3 -m pip install timescale\n\nUsing `conda` or `mamba` from conda-forge:\n\n.. code-block:: bash\n\n   conda install -c conda-forge timescale\n\n.. code-block:: bash\n\n   mamba install -c conda-forge timescale\n\nDevelopment version from GitHub:\n\n.. code-block:: bash\n\n   python3 -m pip install git+https://github.com/pyTMD/timescale.git\n\nDependencies\n############\n\n- `dateutil: powerful extensions to datetime \u003chttps://dateutil.readthedocs.io/en/stable/\u003e`_\n- `lxml: processing XML and HTML in Python \u003chttps://pypi.python.org/pypi/lxml\u003e`_\n- `numpy: Scientific Computing Tools For Python \u003chttps://www.numpy.org\u003e`_\n- `scipy: Scientific Tools for Python \u003chttps://www.scipy.org/\u003e`_\n- `setuptools_scm: manager for python package versions using scm metadata \u003chttps://pypi.org/project/setuptools-scm\u003e`_\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 \u003chttps://doi.org/10.5194/tc-13-1801-2019\u003e`_\n\nDownload\n########\n\n| The program homepage is:\n| https://github.com/pyTMD/timescale\n| A zip archive of the latest version is available directly at:\n| https://github.com/pyTMD/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\nContributing\n############\n\nThis project contains work and contributions from the `scientific community \u003c./CONTRIBUTORS.rst\u003e`_.\nIf you would like to contribute to the project, please have a look at the `open issues \u003chttps://github.com/pyTMD/timescale/issues\u003e`_ and `discussions board \u003chttps://github.com/pyTMD/timescale/discussions\u003e`_.\n\nLicense\n#######\n\nThe content of this project is licensed under the `Creative Commons Attribution 4.0 Attribution license \u003chttps://creativecommons.org/licenses/by/4.0/\u003e`_ and the source code is licensed under the `MIT license \u003cLICENSE\u003e`_.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FpyTMD%2Ftimescale","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FpyTMD%2Ftimescale","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FpyTMD%2Ftimescale/lists"}