Skip to main content

A python feature generation and visualization package use with RADAR project data.

Project description

RADAR Pipeline

GitHub branch checks state GitHub issues GitHub pull requests GitHub forks GitHub stars GitHub license Code style: black

An open-source python feature generation and visualization package use with RADAR project data.


Wiki

Please visit the RADAR Pipeline Wiki to learn more about RADAR Pipeline. Also see the RADAR-base Analytics Catalogue for available pipelines for processing RADAR-base data.

Wiki resources:

How to run

Note

If you are using Windows, please install Spark and set environment variables as mentioned here before going through the installation below. You'll need to set the environment variables given here.

  • Clone the repository (with all the submodules):

    $ git clone --recurse-submodules https://github.com/RADAR-base/radarpipeline.git
    
  • Change the directory to radarpipeline:

    $ cd radarpipeline
    
  • Checkout the development branch:

    $ git checkout dev
    
  • Create a virtual environment and activate it. The instructions here use virtualenv but feel free to use any python virtual environment manager of your choice.

    • Install the virtualenv package:

      $ python -m pip install --user virtualenv
      
    • Create a python virtual environment:

      $ python -m virtualenv env
      
    • Activate the virtual environment:

      On Windows, run:

      $ .\env\Scripts\activate
      

      On Linux or MacOS, run:

      $ source ./env/bin/activate
      
  • Install the dependencies:

    $ python -m pip install -r requirements.txt
    
  • Install the module as a python package by running the command

    $ python -m pip install -e .
    
  • To verify the installations, run the following command in the project root directory to run the pipeline:

    $ python .
    
  • The pipeline would do a mock run and ingest the data in the mock-data directory. You can see some outputs in the CLI and if the project is installed correctly, the mock pipeline would run without errors and save the data to the output directory.

License

This project is licensed under the Apache License, Version 2.0.

Citation & Acknowledgment

Please use citation DOI or or see CITATION.cff

Pushkar patel has done a great amount of work under Google Summer of Code 2022. His work report can be found here. We would like to thank Pushkar for all his contribution and GSoC for giving us this opportunity.

Project details


Download files

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

Source Distribution

radarpipeline-2.0.1a0.tar.gz (27.9 kB view details)

Uploaded Source

Built Distribution

radarpipeline-2.0.1a0-py3-none-any.whl (34.6 kB view details)

Uploaded Python 3

File details

Details for the file radarpipeline-2.0.1a0.tar.gz.

File metadata

  • Download URL: radarpipeline-2.0.1a0.tar.gz
  • Upload date:
  • Size: 27.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/37.1 requests/2.28.1 requests-toolbelt/0.9.1 urllib3/1.26.12 tqdm/4.64.1 importlib-metadata/4.12.0 keyring/23.9.1 rfc3986/2.0.0 colorama/0.4.5 CPython/3.8.5

File hashes

Hashes for radarpipeline-2.0.1a0.tar.gz
Algorithm Hash digest
SHA256 b61e2bdf84ba9880e013bd1a9e1293904cf085262cfc9c8647c4770acb109f34
MD5 11900a5020af2754b2605262606a05dd
BLAKE2b-256 34443cf4900e49b18eb452233fa50238e79ae923cb1d8590a3cb89e45bd0ad15

See more details on using hashes here.

File details

Details for the file radarpipeline-2.0.1a0-py3-none-any.whl.

File metadata

  • Download URL: radarpipeline-2.0.1a0-py3-none-any.whl
  • Upload date:
  • Size: 34.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/37.1 requests/2.28.1 requests-toolbelt/0.9.1 urllib3/1.26.12 tqdm/4.64.1 importlib-metadata/4.12.0 keyring/23.9.1 rfc3986/2.0.0 colorama/0.4.5 CPython/3.8.5

File hashes

Hashes for radarpipeline-2.0.1a0-py3-none-any.whl
Algorithm Hash digest
SHA256 041bc89a6029b67f4ecea30824ebca95f77d2238ba093aea8500f2ed695d5502
MD5 14a64138dd47713fffeb7cbf6183d558
BLAKE2b-256 590028da3c5e568615d2a1afe1c6a10f81e07a7ecbc64a1809a6148aa51b9bf2

See more details on using hashes here.

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