CHIME/FRB Datatrail CLI
Project description
Datatrail CLI
Install · Docs
🛠️ 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
Release history Release notifications | RSS feed
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.7.2.tar.gz
(19.0 kB
view details)
Built Distribution
File details
Details for the file datatrail_cli-0.7.2.tar.gz
.
File metadata
- Download URL: datatrail_cli-0.7.2.tar.gz
- Upload date:
- Size: 19.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.9.19 Linux/6.5.0-1023-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b36bf83a5b0271436bf4d63ad397601470a1a76576d7127da6a7c39300bb2a2c |
|
MD5 | be6e67a6089e9b478cb213efbe864fb1 |
|
BLAKE2b-256 | cd501587af3e22a84811d3148e191278fb6f669b191517d8066bd85aeb3e5d3d |
File details
Details for the file datatrail_cli-0.7.2-py3-none-any.whl
.
File metadata
- Download URL: datatrail_cli-0.7.2-py3-none-any.whl
- Upload date:
- Size: 25.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.9.19 Linux/6.5.0-1023-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f4a107e430111930580afc58a6d89dce68f34be7f1906c36863faee79256cd1 |
|
MD5 | 4f8ebf54d1aebd62441d6bfc7f45fbee |
|
BLAKE2b-256 | 855a2512897d6690d80d8d1744b4527f51fca7d747dec3ab0582347ad6c4d881 |