juice-coverage-reporter


Namejuice-coverage-reporter JSON
Version 0.0.8 PyPI version JSON
download
home_pagehttps://juigitlab.esac.esa.int/core-system/uplink/juice_coverage_reporter
SummaryPython package for reporting Juice Coverage Metrics
upload_time2024-09-09 15:00:28
maintainerNone
docs_urlNone
authorJUICE SOC team
requires_pythonNone
licenseNone
keywords esa juice planetary space metrics trajectory coverage assessment crema
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Juice Coverage Reporter 

## 1. Getting Started

This Python package provides libs and tools to assess the Juice Coverage reporting metrics, using 
the outputs provided from different SOC tools (e.g. geopipeline, moon coverage) as inputs.

This tool allows to generate a Coverage report for a given Trajectory (crema)

    juice_coverage_reporter -c <path to configuration file>
 
The output include the report in rst, html and docx format.


### 1.1 Installation

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

#### 1.1.2 Setup

##### 1.1.2.1 Package installation 

From command line install the following packages using pip:

    pip install juice_coverage_reporter


            

Raw data

            {
    "_id": null,
    "home_page": "https://juigitlab.esac.esa.int/core-system/uplink/juice_coverage_reporter",
    "name": "juice-coverage-reporter",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "esa, Juice, planetary, space, metrics, trajectory, coverage, assessment, crema",
    "author": "JUICE SOC team",
    "author_email": "juice_soc@cosmos.esa.int",
    "download_url": null,
    "platform": null,
    "description": "# Juice Coverage Reporter \n\n## 1. Getting Started\n\nThis Python package provides libs and tools to assess the Juice Coverage reporting metrics, using \nthe outputs provided from different SOC tools (e.g. geopipeline, moon coverage) as inputs.\n\nThis tool allows to generate a Coverage report for a given Trajectory (crema)\n\n    juice_coverage_reporter -c <path to configuration file>\n \nThe output include the report in rst, html and docx format.\n\n\n### 1.1 Installation\n\n#### 1.1.1 Prerequisites\n \n* Python 3.7 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 juice_coverage_reporter\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python package for reporting Juice Coverage Metrics",
    "version": "0.0.8",
    "project_urls": {
        "Homepage": "https://juigitlab.esac.esa.int/core-system/uplink/juice_coverage_reporter"
    },
    "split_keywords": [
        "esa",
        " juice",
        " planetary",
        " space",
        " metrics",
        " trajectory",
        " coverage",
        " assessment",
        " crema"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5c9c7d61ca36b4d1fe7eb2ddbf733f4937731f3e6480b3dc8051438da9e196be",
                "md5": "22e129e95f4be61bc302087b642601ec",
                "sha256": "8ac6fce44613a8e82be3cbbdb947daae45b443db5a0fd60ea705cf459da7557e"
            },
            "downloads": -1,
            "filename": "juice_coverage_reporter-0.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "22e129e95f4be61bc302087b642601ec",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 34559,
            "upload_time": "2024-09-09T15:00:28",
            "upload_time_iso_8601": "2024-09-09T15:00:28.979872Z",
            "url": "https://files.pythonhosted.org/packages/5c/9c/7d61ca36b4d1fe7eb2ddbf733f4937731f3e6480b3dc8051438da9e196be/juice_coverage_reporter-0.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-09 15:00:28",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "juice-coverage-reporter"
}
        
Elapsed time: 0.33576s