satkit-data


Namesatkit-data JSON
Version 0.7.0 PyPI version JSON
download
home_pageNone
SummaryDatafiles for the Satellite Orbital Dynamics Toolkit XYZ
upload_time2025-07-17 18:41:20
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords satellite orbit astrodynamics sgp4 tle jpl ephemeris
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Satellite Tookit Data Package

This package contains necessary data files for the Satellite Toolkit, "satkit", python data package.

The files include:


* **leap-seconds.list** <br/>A list of the UTC leap seconds since 1972.  This is a common file in *nix platforms and is used to keep track of the number of seconds (currently 37) that UTC lags TAI
<br/>

* **linux_p1550p2650.440**<br>File containing the precice ephemerides of the planets and 400 large asteroids between the years 1550 and 2650, as modelled by the Jet Propulsion Laboraotry (JPL).  Note: this file is large -- approx. 100 MB.


* **tab5.2a.txt**, **tab5.2b.txt**, **tab5.2d.txt**<br> Tables from IERS Conventions Technical Note 36, containng coefficients used in the precice rotation between the inertial International Celestial Reference Frame and the Earth-fixed International Terrestrial Reference Frame.


* **EGM96.gfc**, **JGM2.gfc**, **JGM3.gfc**, **ITU-GRACE16.gfc**<br/>Files containing gravity coefficients for various gravity models.  These are used to compute the precise acceleration due to Earth gravity as a function of position in the Earth-fixed ITRF frame.


* **SW-All.csv**<br/>Space Weather.  The solar flux at $\lambda~=~10.7cm$ (2800 Mhz) is an indication of solar activity, which in turn is an important predictor of air density at altitudes relevant for low-Earth orbits.
This file is updated at [celestrack.org](https://www.celestrak.org) every 3 hours with the most-recent space weather information. 


* **EOP-All.csv**<br/>Earth orientation parameters.  This includes $\Delta UT1$, the difference between $UT1$ and $UTC$, as well as $x_p$ and $y_p$, the polar "wander" of the Earth rotation axis.  This file is updated daily with most-recent values at [celestrak.org](https://www.celestrak.org)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "satkit-data",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "Steven Michael <ssmichael@gmail.com>",
    "keywords": "satellite, orbit, astrodynamics, SGP4, TLE, JPL, Ephemeris",
    "author": null,
    "author_email": "Steven Michael <ssmichael@gmail.com>",
    "download_url": null,
    "platform": null,
    "description": "# Satellite Tookit Data Package\n\nThis package contains necessary data files for the Satellite Toolkit, \"satkit\", python data package.\n\nThe files include:\n\n\n* **leap-seconds.list** <br/>A list of the UTC leap seconds since 1972.  This is a common file in *nix platforms and is used to keep track of the number of seconds (currently 37) that UTC lags TAI\n<br/>\n\n* **linux_p1550p2650.440**<br>File containing the precice ephemerides of the planets and 400 large asteroids between the years 1550 and 2650, as modelled by the Jet Propulsion Laboraotry (JPL).  Note: this file is large -- approx. 100 MB.\n\n\n* **tab5.2a.txt**, **tab5.2b.txt**, **tab5.2d.txt**<br> Tables from IERS Conventions Technical Note 36, containng coefficients used in the precice rotation between the inertial International Celestial Reference Frame and the Earth-fixed International Terrestrial Reference Frame.\n\n\n* **EGM96.gfc**, **JGM2.gfc**, **JGM3.gfc**, **ITU-GRACE16.gfc**<br/>Files containing gravity coefficients for various gravity models.  These are used to compute the precise acceleration due to Earth gravity as a function of position in the Earth-fixed ITRF frame.\n\n\n* **SW-All.csv**<br/>Space Weather.  The solar flux at $\\lambda~=~10.7cm$ (2800 Mhz) is an indication of solar activity, which in turn is an important predictor of air density at altitudes relevant for low-Earth orbits.\nThis file is updated at [celestrack.org](https://www.celestrak.org) every 3 hours with the most-recent space weather information. \n\n\n* **EOP-All.csv**<br/>Earth orientation parameters.  This includes $\\Delta UT1$, the difference between $UT1$ and $UTC$, as well as $x_p$ and $y_p$, the polar \"wander\" of the Earth rotation axis.  This file is updated daily with most-recent values at [celestrak.org](https://www.celestrak.org)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Datafiles for the Satellite Orbital Dynamics Toolkit XYZ",
    "version": "0.7.0",
    "project_urls": null,
    "split_keywords": [
        "satellite",
        " orbit",
        " astrodynamics",
        " sgp4",
        " tle",
        " jpl",
        " ephemeris"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "78372841989b37012bfc2fd11f152b7ac78e715cb4eb843dd8c081836223c0be",
                "md5": "be2f8677cb2189b467f22b8f48d4932b",
                "sha256": "103ed8a54aed17367901f05082eadc1da1707187a75721253f75b5f4e14592e6"
            },
            "downloads": -1,
            "filename": "satkit_data-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "be2f8677cb2189b467f22b8f48d4932b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 104710736,
            "upload_time": "2025-07-17T18:41:20",
            "upload_time_iso_8601": "2025-07-17T18:41:20.466363Z",
            "url": "https://files.pythonhosted.org/packages/78/37/2841989b37012bfc2fd11f152b7ac78e715cb4eb843dd8c081836223c0be/satkit_data-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-17 18:41:20",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "satkit-data"
}
        
Elapsed time: 0.54801s