https://github.com/access-nri/spack-packages

Spack package repository maintained by ACCESS-NRI

https://github.com/access-nri/spack-packages

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 (8.3%) to scientific vocabulary

Keywords

build-ci-enabled infrastructure model-release-team spack
Last synced: 5 months ago · JSON representation

Repository

Spack package repository maintained by ACCESS-NRI

Basic Info
  • Host: GitHub
  • Owner: ACCESS-NRI
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 437 KB
Statistics
  • Stars: 9
  • Watchers: 12
  • Forks: 6
  • Open Issues: 39
  • Releases: 0
Topics
build-ci-enabled infrastructure model-release-team spack
Created over 3 years ago · Last pushed 6 months ago
Metadata Files
Readme License

README.md

ACCESS-NRI Spack packages

This is a spack package repository maintained by ACCESS-NRI for packages that are not available by default in spack. Where possible packages developed will be contributed to the builtin spack supported packages. In some cases it is not possible to do this, for example software packages that we are not the copyright holders where it isn't appropriate to distribute a package that only supports ACCESS-NRI build use-cases.

The namespace of the package repository is access.nri

How to utilise this package repository

By default you have a single package repository (builtin) when you clone spack bash $ spack repo list ==> 1 package repository. builtin $SPACK_ROOT/var/spack/repos/builtin (note $SPACK_ROOT is substituted in all paths to make the description installation independent)

And the package is not available: $ spack list oasis3_mct ==> 0 packages

To use the packages in this repository first clone the repo to a path of your choosing (represented here as $PACKAGE_PATH) git clone git@github.com:ACCESS-NRI/spack-packages.git $PACKAGE_PATH/spack-packages and then add the location of the repository to your spack instance spack repo add $PACKAGE_PATH/spack-packages and then confirm it is has been added correctly: $ spack repo list ==> 2 package repositories. access.nri $PACKAGE_PATH/spack-packages builtin $SPACK_ROOT/var/spack/repos/builtin Now the oasis3-mct package should be available to install $ spack list oasis3-mct oasis3-mct ==> 1 packages

More information

For more information see the extensive spack documentation on how to utilise repository files.

Owner

  • Name: ACCESS-NRI
  • Login: ACCESS-NRI
  • Kind: organization
  • Email: access.nri@anu.edu.au

Australian Earth System Simulator - National Research Infrastructure

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 105
  • Total pull requests: 133
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 5 days
  • Total issue authors: 17
  • Total pull request authors: 13
  • Average comments per issue: 1.31
  • Average comments per pull request: 2.42
  • Merged pull requests: 106
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 69
  • Pull requests: 83
  • Average time to close issues: 17 days
  • Average time to close pull requests: 4 days
  • Issue authors: 16
  • Pull request authors: 12
  • Average comments per issue: 1.16
  • Average comments per pull request: 2.95
  • Merged pull requests: 62
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • penguian (28)
  • aidanheerdegen (17)
  • anton-seaice (10)
  • dougiesquire (9)
  • harshula (8)
  • manodeep (8)
  • justinh2002 (7)
  • CodeGat (5)
  • SeanBryan51 (2)
  • bschroeter (2)
  • Whyborn (2)
  • ccarouge (2)
  • headmetal (1)
  • chrisb13 (1)
  • MartinDix (1)
Pull Request Authors
  • harshula (45)
  • penguian (20)
  • CodeGat (16)
  • dougiesquire (16)
  • aidanheerdegen (10)
  • anton-seaice (8)
  • justinh2002 (8)
  • bschroeter (3)
  • manodeep (2)
  • SeanBryan51 (2)
  • atteggiani (1)
  • MartinDix (1)
  • Whyborn (1)
Top Labels
Issue Labels
enhancement (3) priority:medium (3) priority:blocker (2) bug (2) invalid (1) wontfix (1)
Pull Request Labels
enhancement (7) bug (4) priority:medium (3) priority:high (2) priority:blocker (1) build-ci-tests (1)

Dependencies

.github/workflows/dispatch-update-to-build-ci.yml actions