Skip to main content

CTADIRAC is an extension of the DIRAC interware for dedicated CTA usage.

Project description

PyPI - Version SQ - Quality Gate SQ - Coverage

CTADIRAC project

  • CTADIRAC is a customized version of the DIRAC interware. As of today, it allows an easy and optimized access to Grid resources (mainly EGI) available to the CTA Virtual Organization (vo.cta.in2p3.fr). When CTAO DPPS will be setup, CTADIRAC will serve as the Computing Ressource and Worflow Management System.
  • Follow the CTADIRAC specific documentation
  • Wiki

Install CTADIRAC Client

See the dedicated client installation documentation.

Install CTADIRAC Server

See the dedicated server installation documentation.

Deploying on Kubernetes

CTADIRAC Helm charts (in development).

CTADIRAC fleet deployment on a Kubernetes cluster.

Registry

  • Get CTADIRAC on PyPi:
pip install CTADIRAC
  • Get CTADIRAC client docker image:
docker pull gitlab.cta-observatory.org:5555/cta-computing/dpps/ctadirac/dirac-client:latest

Contribute to CTADIRAC

To contribute to CTADIRAC, please check out the full DIRAC developers guide.

Create the dev environment:

# Clone the CTADIRAC repository:
git clone git@gitlab.cta-observatory.org:cta-computing/dpps/workload/CTADIRAC.git
cd CTADIRAC

# Create the mamba environment:
mamba env create --file environment.yml
mamba activate ctadirac-dev

# Make an editable installation of CTADIRAC:
pip install -e .

# Enable pre-commit:
mamba install pre-commit
pre-commit install

Running tests

# Create the testing environment:
mamba env create -y --file utils/ci/env/coverage.yml
mamba activate coverage

# Make an editable installation of CTADIRAC:
python -m pip install -e .

# Run the tests:
python -m pytest tests/unit
# with pytest coverage:
python -m pytest tests/unit --cov=src/CTADIRAC/ --cov-report=term

Contact Information

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

ctadirac-2.2.56a8.tar.gz (285.1 kB view details)

Uploaded Source

Built Distribution

CTADIRAC-2.2.56a8-py3-none-any.whl (288.0 kB view details)

Uploaded Python 3

File details

Details for the file ctadirac-2.2.56a8.tar.gz.

File metadata

  • Download URL: ctadirac-2.2.56a8.tar.gz
  • Upload date:
  • Size: 285.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.6

File hashes

Hashes for ctadirac-2.2.56a8.tar.gz
Algorithm Hash digest
SHA256 21ca6ea298f76bc080cb6d4fb8566e4512cbe09e63039c845594bcda37f37e44
MD5 048d3f0e0bef15d2de74d47dbc18a881
BLAKE2b-256 5d6b54f889a64cc62ad23a65f2efa731d2ccb81c40376cc1e88bf20faedf39c7

See more details on using hashes here.

File details

Details for the file CTADIRAC-2.2.56a8-py3-none-any.whl.

File metadata

  • Download URL: CTADIRAC-2.2.56a8-py3-none-any.whl
  • Upload date:
  • Size: 288.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.6

File hashes

Hashes for CTADIRAC-2.2.56a8-py3-none-any.whl
Algorithm Hash digest
SHA256 fc7f88a5206b8eabb245c19d3921dd3a6ad0b7ab869e247581a544dd1170e689
MD5 19e9157dec931c43b770bcf565236bcc
BLAKE2b-256 a9c0797ff071eda21e6e930cb6d48ed2e1a6b6910bd00e28ff3d3b3a3be07ed2

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