spice2agm


Namespice2agm JSON
Version 1.2.1 PyPI version JSON
download
home_pagehttps://juigitlab.esac.esa.int/core-system/uplink/spice2agm
SummaryGenerator of AGM XML files from SPICE frames and directions
upload_time2024-08-14 11:13:38
maintainerNone
docs_urlNone
authorJUICE SOC team
requires_pythonNone
licenseNone
keywords esa juice
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # spice2agm

## 1. Getting Started

spice2agm is a software application that allows to generate an AGM fixed definitions file
from the SPICE Kernels specified by a given Meta-Kernel and for a number of pre-defined
directions.

### 1.1 Installation

#### 1.1.1 Prerequisites
 
* Python 3.9 or higher.

#### 1.1.2 Setup

##### 1.1.2.1 Package installation 

From command line install the following packages using pip:

    pip install spice2agm


            

Raw data

            {
    "_id": null,
    "home_page": "https://juigitlab.esac.esa.int/core-system/uplink/spice2agm",
    "name": "spice2agm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "esa, Juice",
    "author": "JUICE SOC team",
    "author_email": "juice_soc@cosmos.esa.int",
    "download_url": null,
    "platform": null,
    "description": "# spice2agm\n\n## 1. Getting Started\n\nspice2agm is a software application that allows to generate an AGM fixed definitions file\nfrom the SPICE Kernels specified by a given Meta-Kernel and for a number of pre-defined\ndirections.\n\n### 1.1 Installation\n\n#### 1.1.1 Prerequisites\n \n* Python 3.9 or higher.\n\n#### 1.1.2 Setup\n\n##### 1.1.2.1 Package installation \n\nFrom command line install the following packages using pip:\n\n    pip install spice2agm\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Generator of AGM XML files from SPICE frames and directions",
    "version": "1.2.1",
    "project_urls": {
        "Homepage": "https://juigitlab.esac.esa.int/core-system/uplink/spice2agm"
    },
    "split_keywords": [
        "esa",
        " juice"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "675ce06a703f564fd01be45d1aa72e7c23ce34282d73155db4dfba6a04d5faa2",
                "md5": "ff609688b314d4041fd23799b1a01dd9",
                "sha256": "8e57094b96bbedff0ebe3a6705d1cb9b0291b2a646d5d87dde82c792981773cf"
            },
            "downloads": -1,
            "filename": "spice2agm-1.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ff609688b314d4041fd23799b1a01dd9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6434,
            "upload_time": "2024-08-14T11:13:38",
            "upload_time_iso_8601": "2024-08-14T11:13:38.411790Z",
            "url": "https://files.pythonhosted.org/packages/67/5c/e06a703f564fd01be45d1aa72e7c23ce34282d73155db4dfba6a04d5faa2/spice2agm-1.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-14 11:13:38",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "spice2agm"
}
        
Elapsed time: 4.26030s