https://github.com/access-nri/spack-packages
Spack package repository maintained by ACCESS-NRI
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
Repository
Spack package repository maintained by ACCESS-NRI
Basic Info
Statistics
- Stars: 9
- Watchers: 12
- Forks: 6
- Open Issues: 39
- Releases: 0
Topics
Metadata Files
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
- Website: https://www.access-nri.org.au/
- Repositories: 17
- Profile: https://github.com/ACCESS-NRI
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)