https://github.com/amrex-astro/workflow

Common workflow scripts for running jobs at HPC centers

https://github.com/amrex-astro/workflow

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 (4.0%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Common workflow scripts for running jobs at HPC centers

Basic Info
Statistics
  • Stars: 5
  • Watchers: 6
  • Forks: 12
  • Open Issues: 2
  • Releases: 0
Created about 8 years ago · Last pushed 11 months ago
Metadata Files
Readme License

README.md

AMReX-Astro workflow

Common information and workflow scripts for running jobs at HPC centers

Editing and building the Sphinx docs

In sphinx_docs/source/, edit any of the .rst files. Then build the webpages in sphinx_docs/ as: make html This will copy the HTML into the main docs/ directory that GitHub Pages uses. git commit and git push and the updates will appear in https://amrex-astro.github.io/workflow/

Owner

  • Name: AMReX-Astro
  • Login: AMReX-Astro
  • Kind: organization

The AMReX Astrophysics Suite: adaptive mesh refinement hydrodynamics codes for astrophysical flows.

GitHub Events

Total
  • Delete event: 6
  • Member event: 1
  • Push event: 31
  • Pull request review comment event: 3
  • Pull request review event: 10
  • Pull request event: 29
  • Create event: 11
Last Year
  • Delete event: 6
  • Member event: 1
  • Push event: 31
  • Pull request review comment event: 3
  • Pull request review event: 10
  • Pull request event: 29
  • Create event: 11

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 0
  • Total pull requests: 7
  • Average time to close issues: N/A
  • Average time to close pull requests: 6 days
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 7
  • Average time to close issues: N/A
  • Average time to close pull requests: 6 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • zingale (2)
Pull Request Authors
  • zingale (18)
  • yut23 (11)
  • brady-ryan (1)
  • khanakbhargava (1)
  • aisclark91 (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

requirements.txt pypi
  • Sphinx *
  • more_itertools *
  • numpydoc *
  • sphinx-copybutton *
  • sphinx-prompt *
  • sphinx_rtd_theme *
  • sphinxcontrib_bibtex *
.github/workflows/gh-pages.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • peaceiris/actions-gh-pages v3 composite