Skip to main content

CHIME/FRB Datatrail CLI

Project description

Datatrail CLI

Install · Docs


Coveralls GitHub CD Workflow Status (with branch) GitHub CI Workflow Status (with branch) GitHub Workflow Status (with branch)
GitHub issues GitHub pull requests GitHub

🛠️ Installation

Install from PYPI

pip install datatrail-cli

Clone the repository

git clone https://github.com/CHIMEFRB/datatrail-cli
cd datatrail-cli
pip install .

⚙️ Configuration

Local

# Create Datatrail config file
datatrail config init --site local

# Ensure valid CADC Certificate exists
cadc-get-cert -u [username]

CANFAR

The Configuration steps at CANFAR are similar to the local configuration. One notable exception is that after installation, the datatrail command may not be in the PATH. It is installed to ~/.local/bin, in which case you may need to add it to your PATH or prepend it to the follwing commands.

# Create Datatrail config file
datatrail config init --site canfar

# Ensure valid CADC Certificate exists
cadc-get-cert -u [username]

CHIME

# Create Datatrail config file
datatrail config init --site chime

# Ensure valid CADC Certificate exists
cadc-get-cert -u [username]

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

datatrail_cli-0.5.5.tar.gz (16.8 kB view hashes)

Uploaded Source

Built Distribution

datatrail_cli-0.5.5-py3-none-any.whl (21.4 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