naif-eop-high-prec


Namenaif-eop-high-prec JSON
Version 2023.12.2 PyPI version JSON
download
home_page
SummaryNAIF High Precision Earth Orientation Parameters (EOP) Kernel for SPICE
upload_time2023-12-02 02:22:42
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # naif_eop_high_prec: NAIF High Precision Earth Orientation Parameters Kernel for SPICE
#### A Python package by the Asteroid Institute, a program of the B612 Foundation

[![Python 3.7+](https://img.shields.io/badge/Python-3.7%2B-blue)](https://img.shields.io/badge/Python-3.7%2B-blue)
[![PyPI version](https://img.shields.io/pypi/v/naif-eop-high-prec)](https://img.shields.io/pypi/v/naif-eop-high-prec)
[![PyPi downloads](https://img.shields.io/pypi/dm/naif-eop-high-prec)](https://img.shields.io/pypi/dm/naif-eop-high-prec)  
[![Build and Test](https://github.com/B612-Asteroid-Institute/naif_eop_high_prec/actions/workflows/build_test.yml/badge.svg)](https://github.com/B612-Asteroid-Institute/naif_eop_high_prec/actions/workflows/build_test.yml)
[![Build, Test, & Publish](https://github.com/B612-Asteroid-Institute/naif_eop_high_prec/actions/workflows/build_test_publish.yml/badge.svg)](https://github.com/B612-Asteroid-Institute/naif_eop_high_prec/actions/workflows/build_test_publish.yml)
[![Compare Upstream](https://github.com/B612-Asteroid-Institute/naif_eop_high_prec/actions/workflows/compare_upstream.yml/badge.svg)](https://github.com/B612-Asteroid-Institute/naif_eop_high_prec/actions/workflows/compare_upstream.yml)  

This package ships the Navigation and Ancillary Information Facility's high precision Earth orientation parameters (EOP) [kernel](https://naif.jpl.nasa.gov/pub/naif/generic_kernels/pck/earth_latest_high_prec.bpc).

**This is not an official NAIF package**. It is an automatically generated mirror of the file so that it is
installable via `pip`.

Every night at around 2:15 AM UTC, the NAIF high precision Earth orientation parameters (EOP) kernel is downloaded and compared (via md5 checksum) to the current version of this package. If the checksums are different, a new package will be published.

## Installation

The latest version of the file can be install via pip:  
`pip install naif-eop-high-prec`

## Usage
```python
import spiceypy as sp
from naif_eop_high_prec import eop_high_prec

sp.furnsh(eop_high_prec)
```

## Acknowledgment

This project makes use of data provided and maintained by the Navigation and Ancillary Information Facility (NAIF). 

### References
[1] Acton, C.H.; "Ancillary Data Services of NASA's Navigation and Ancillary Information Facility;" Planetary and Space Science, Vol. 44, No. 1, pp. 65-70, 1996.
DOI 10.1016/0032-0633(95)00107-7  
[2] Charles Acton, Nathaniel Bachman, Boris Semenov, Edward Wright; A look toward the future in the handling of space science mission geometry; Planetary and Space Science (2017);
DOI 10.1016/j.pss.2017.02.013

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "naif-eop-high-prec",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "B612 Asteroid Institute <info@b612foundation.org>",
    "download_url": "https://files.pythonhosted.org/packages/0f/9c/b2de8932cd62baae30062dbe44897628a4d82ba04b1a152c52f73bd9ea13/naif_eop_high_prec-2023.12.2.tar.gz",
    "platform": null,
    "description": "# naif_eop_high_prec: NAIF High Precision Earth Orientation Parameters Kernel for SPICE\n#### A Python package by the Asteroid Institute, a program of the B612 Foundation\n\n[![Python 3.7+](https://img.shields.io/badge/Python-3.7%2B-blue)](https://img.shields.io/badge/Python-3.7%2B-blue)\n[![PyPI version](https://img.shields.io/pypi/v/naif-eop-high-prec)](https://img.shields.io/pypi/v/naif-eop-high-prec)\n[![PyPi downloads](https://img.shields.io/pypi/dm/naif-eop-high-prec)](https://img.shields.io/pypi/dm/naif-eop-high-prec)  \n[![Build and Test](https://github.com/B612-Asteroid-Institute/naif_eop_high_prec/actions/workflows/build_test.yml/badge.svg)](https://github.com/B612-Asteroid-Institute/naif_eop_high_prec/actions/workflows/build_test.yml)\n[![Build, Test, & Publish](https://github.com/B612-Asteroid-Institute/naif_eop_high_prec/actions/workflows/build_test_publish.yml/badge.svg)](https://github.com/B612-Asteroid-Institute/naif_eop_high_prec/actions/workflows/build_test_publish.yml)\n[![Compare Upstream](https://github.com/B612-Asteroid-Institute/naif_eop_high_prec/actions/workflows/compare_upstream.yml/badge.svg)](https://github.com/B612-Asteroid-Institute/naif_eop_high_prec/actions/workflows/compare_upstream.yml)  \n\nThis package ships the Navigation and Ancillary Information Facility's high precision Earth orientation parameters (EOP) [kernel](https://naif.jpl.nasa.gov/pub/naif/generic_kernels/pck/earth_latest_high_prec.bpc).\n\n**This is not an official NAIF package**. It is an automatically generated mirror of the file so that it is\ninstallable via `pip`.\n\nEvery night at around 2:15 AM UTC, the NAIF high precision Earth orientation parameters (EOP) kernel is downloaded and compared (via md5 checksum) to the current version of this package. If the checksums are different, a new package will be published.\n\n## Installation\n\nThe latest version of the file can be install via pip:  \n`pip install naif-eop-high-prec`\n\n## Usage\n```python\nimport spiceypy as sp\nfrom naif_eop_high_prec import eop_high_prec\n\nsp.furnsh(eop_high_prec)\n```\n\n## Acknowledgment\n\nThis project makes use of data provided and maintained by the Navigation and Ancillary Information Facility (NAIF). \n\n### References\n[1] Acton, C.H.; \"Ancillary Data Services of NASA's Navigation and Ancillary Information Facility;\" Planetary and Space Science, Vol. 44, No. 1, pp. 65-70, 1996.\nDOI 10.1016/0032-0633(95)00107-7  \n[2] Charles Acton, Nathaniel Bachman, Boris Semenov, Edward Wright; A look toward the future in the handling of space science mission geometry; Planetary and Space Science (2017);\nDOI 10.1016/j.pss.2017.02.013\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "NAIF High Precision Earth Orientation Parameters (EOP) Kernel for SPICE",
    "version": "2023.12.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5c632f9a1a9531a0894aa3ad3773621aabee1055e9beb50db0f83be134d67fcc",
                "md5": "0dce171615f42cba3e0e85b19114a445",
                "sha256": "aaead45dfb42b2a9b776b8f369597ec44db5037f34acbb40d3d682d85e2c97b9"
            },
            "downloads": -1,
            "filename": "naif_eop_high_prec-2023.12.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0dce171615f42cba3e0e85b19114a445",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 3015683,
            "upload_time": "2023-12-02T02:22:39",
            "upload_time_iso_8601": "2023-12-02T02:22:39.597712Z",
            "url": "https://files.pythonhosted.org/packages/5c/63/2f9a1a9531a0894aa3ad3773621aabee1055e9beb50db0f83be134d67fcc/naif_eop_high_prec-2023.12.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f9cb2de8932cd62baae30062dbe44897628a4d82ba04b1a152c52f73bd9ea13",
                "md5": "a2e4c6c892b129ff19a79b6f1458e7cc",
                "sha256": "229263a5b95bdf1c2117fb47264f5dc72e1294135eba9f5e8b0560bbf149ce9a"
            },
            "downloads": -1,
            "filename": "naif_eop_high_prec-2023.12.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a2e4c6c892b129ff19a79b6f1458e7cc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 3014682,
            "upload_time": "2023-12-02T02:22:42",
            "upload_time_iso_8601": "2023-12-02T02:22:42.694209Z",
            "url": "https://files.pythonhosted.org/packages/0f/9c/b2de8932cd62baae30062dbe44897628a4d82ba04b1a152c52f73bd9ea13/naif_eop_high_prec-2023.12.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-02 02:22:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "naif-eop-high-prec"
}
        
Elapsed time: 0.28741s