astropy-iers-data


Nameastropy-iers-data JSON
Version 0.2024.4.22.0.29.50 PyPI version JSON
download
home_pageNone
SummaryIERS Earth Rotation and Leap Second tables for the astropy core package
upload_time2024-04-22 00:30:46
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseCopyright (c) 2023, Astropy Developers All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the Astropy Team nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
keywords astropy data iers
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            IERS Earth Rotation and Leap Second tables for the astropy core package
-----------------------------------------------------------------------

.. image:: https://zenodo.org/badge/644894042.svg
   :target: https://zenodo.org/badge/latestdoi/644894042

**Note:** This package is not currently meant to be used directly by users, and only
meant to be used from the core astropy package.

https://docs.astropy.org/en/latest/utils/iers.html

License
-------

This project is Copyright (c) Astropy Developers and licensed under
the terms of the BSD 3-Clause license. This package is based upon
the `OpenAstronomy packaging guide <https://github.com/OpenAstronomy/packaging-guide>`_
which is licensed under the BSD 3-clause licence. See the licenses folder for
more information.


Contributing
------------

We love contributions! astropy-iers-data is open source,
built on open source, and we'd love to have you hang out in our community.

**Imposter syndrome disclaimer**: We want your help. No, really.

There may be a little voice inside your head that is telling you that you're not
ready to be an open source contributor; that your skills aren't nearly good
enough to contribute. What could you possibly offer a project like this one?

We assure you - the little voice in your head is wrong. If you can write code at
all, you can contribute code to open source. Contributing to open source
projects is a fantastic way to advance one's coding skills. Writing perfect code
isn't the measure of a good developer (that would disqualify all of us!); it's
trying to create something, making mistakes, and learning from those
mistakes. That's how we all improve, and we are happy to help others learn.

Being an open source contributor doesn't just mean writing code, either. You can
help out by writing documentation, tests, or even giving feedback about the
project (and yes - that includes giving feedback about the contribution
process). Some of these contributions may be the most valuable to the project as
a whole, because you're coming to the project with fresh eyes, so you can see
the errors and assumptions that seasoned contributors have glossed over.

Note: This disclaimer was originally written by
`Adrienne Lowe <https://github.com/adriennefriend>`_ for a
`PyCon talk <https://www.youtube.com/watch?v=6Uj746j9Heo>`_, and was adapted by
astropy-iers-data based on its use in the README file for the
`MetPy project <https://github.com/Unidata/MetPy>`_.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "astropy-iers-data",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "astropy, data, IERS",
    "author": null,
    "author_email": "Astropy Developers <astropy.team@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/97/2a/de6bccaefc2b2616d31fb67ce7785eb691e66085de601302be85c93cc503/astropy_iers_data-0.2024.4.22.0.29.50.tar.gz",
    "platform": null,
    "description": "IERS Earth Rotation and Leap Second tables for the astropy core package\n-----------------------------------------------------------------------\n\n.. image:: https://zenodo.org/badge/644894042.svg\n   :target: https://zenodo.org/badge/latestdoi/644894042\n\n**Note:** This package is not currently meant to be used directly by users, and only\nmeant to be used from the core astropy package.\n\nhttps://docs.astropy.org/en/latest/utils/iers.html\n\nLicense\n-------\n\nThis project is Copyright (c) Astropy Developers and licensed under\nthe terms of the BSD 3-Clause license. This package is based upon\nthe `OpenAstronomy packaging guide <https://github.com/OpenAstronomy/packaging-guide>`_\nwhich is licensed under the BSD 3-clause licence. See the licenses folder for\nmore information.\n\n\nContributing\n------------\n\nWe love contributions! astropy-iers-data is open source,\nbuilt on open source, and we'd love to have you hang out in our community.\n\n**Imposter syndrome disclaimer**: We want your help. No, really.\n\nThere may be a little voice inside your head that is telling you that you're not\nready to be an open source contributor; that your skills aren't nearly good\nenough to contribute. What could you possibly offer a project like this one?\n\nWe assure you - the little voice in your head is wrong. If you can write code at\nall, you can contribute code to open source. Contributing to open source\nprojects is a fantastic way to advance one's coding skills. Writing perfect code\nisn't the measure of a good developer (that would disqualify all of us!); it's\ntrying to create something, making mistakes, and learning from those\nmistakes. That's how we all improve, and we are happy to help others learn.\n\nBeing an open source contributor doesn't just mean writing code, either. You can\nhelp out by writing documentation, tests, or even giving feedback about the\nproject (and yes - that includes giving feedback about the contribution\nprocess). Some of these contributions may be the most valuable to the project as\na whole, because you're coming to the project with fresh eyes, so you can see\nthe errors and assumptions that seasoned contributors have glossed over.\n\nNote: This disclaimer was originally written by\n`Adrienne Lowe <https://github.com/adriennefriend>`_ for a\n`PyCon talk <https://www.youtube.com/watch?v=6Uj746j9Heo>`_, and was adapted by\nastropy-iers-data based on its use in the README file for the\n`MetPy project <https://github.com/Unidata/MetPy>`_.\n",
    "bugtrack_url": null,
    "license": "Copyright (c) 2023, Astropy Developers  All rights reserved.  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the Astropy Team nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ",
    "summary": "IERS Earth Rotation and Leap Second tables for the astropy core package",
    "version": "0.2024.4.22.0.29.50",
    "project_urls": {
        "documentation": "https://github.com/astropy/astropy-iers-data/blob/main/README.rst",
        "repository": "https://github.com/astropy/astropy-iers-data"
    },
    "split_keywords": [
        "astropy",
        " data",
        " iers"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3581c52d438edab8a3567fa265a10bf02598aac082cf89223072a45ed40f5c3c",
                "md5": "a5db27032e32344b7cc65ca708f92cc9",
                "sha256": "2986299dbeb0e4a5f1703d2aa6bba7a2fc860963e34bb2adf58f29bf79336ab5"
            },
            "downloads": -1,
            "filename": "astropy_iers_data-0.2024.4.22.0.29.50-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a5db27032e32344b7cc65ca708f92cc9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1915852,
            "upload_time": "2024-04-22T00:30:43",
            "upload_time_iso_8601": "2024-04-22T00:30:43.731942Z",
            "url": "https://files.pythonhosted.org/packages/35/81/c52d438edab8a3567fa265a10bf02598aac082cf89223072a45ed40f5c3c/astropy_iers_data-0.2024.4.22.0.29.50-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "972ade6bccaefc2b2616d31fb67ce7785eb691e66085de601302be85c93cc503",
                "md5": "ea7e3cc995ba338cf6ddbc61f1c40e03",
                "sha256": "f44afb60448016d9ebfc29c8212cf3a50724073a9a79530cc1be782f8db4d125"
            },
            "downloads": -1,
            "filename": "astropy_iers_data-0.2024.4.22.0.29.50.tar.gz",
            "has_sig": false,
            "md5_digest": "ea7e3cc995ba338cf6ddbc61f1c40e03",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1863746,
            "upload_time": "2024-04-22T00:30:46",
            "upload_time_iso_8601": "2024-04-22T00:30:46.304952Z",
            "url": "https://files.pythonhosted.org/packages/97/2a/de6bccaefc2b2616d31fb67ce7785eb691e66085de601302be85c93cc503/astropy_iers_data-0.2024.4.22.0.29.50.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-22 00:30:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "astropy",
    "github_project": "astropy-iers-data",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "astropy-iers-data"
}
        
Elapsed time: 0.27967s