Skip to main content

Python package for merging/cutting segments according given rules

Project description

juice_segmentation Package

1. Getting Started

This Python package provide libs and tools to pre-process (merging/cutting according given rules) wg segment needed for the science planning

The input providing a segmentation proposal with some overlaps between science and operational segments being removed, prior to the start of the harmonisation with the WGs.

The tool will allow to produce automatically a set of non-overlapping segments from a set of opportunity segments by applying a set of simple rules of for merging/cutting segments.

The output will be imported/loaded in Timeline Tool

.
├── README.md
├── CHANGELOG.md
├── TDS
├── juice_segmentation
├── packages_distribution
├── quick_install_from_git_clone.sh
├── scripts
├── setup.py
├── test
└── test_files

where

  • juice_segmentation: Python package for merging/cutting segments according given rules;
  • script: sample script to run juice_segmentation;
  • test_file/config: configuration file (json) samples
  • test: unit tests and module tests.
  • TDS: test dataset

1.1 Installation

1.1.1 Prerequisites

If needed, install Python 3.7+ (For window and MAC OS, the best is to install anaconda ("https://www.anaconda.com/distribution/"))

1.1.2 Setup

1.1.2.1 Package installation

From command line install the following packages using pip:

pip install esac_juice_pyutils

pip install juice_segmentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

juice_segmentation-0.6.8-py3-none-any.whl (128.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page