https://github.com/adacs-australia/sord2025a_supervisor-python

https://github.com/adacs-australia/sord2025a_supervisor-python

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: ADACS-Australia
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 43 KB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

Supervisor

This is a supervisor that is intended to run and supervise the pipeline-mini on setonix.

Basic run command: bash supervisor-python -e pipeline-mini --account [MY_ACCOUNT] --partition [MY_PARTITION] --dir pipeline_runs

Workflow loop

Flow

Setonix Deployment

The repo also contains an ansible CI workflow for deployment to Setonix. It requires the PAWSEY_SSH_KEY Secret set in the CI system.

Owner

  • Name: Astronomy Data and Computing Services
  • Login: ADACS-Australia
  • Kind: organization
  • Location: Australia

GitHub Events

Total
  • Release event: 2
  • Delete event: 1
  • Member event: 1
  • Push event: 2
  • Create event: 4
Last Year
  • Release event: 2
  • Delete event: 1
  • Member event: 1
  • Push event: 2
  • Create event: 4

Dependencies

.github/workflows/cicd.yaml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/upload-artifact v4 composite
pyproject.toml pypi