https://github.com/access-nri/access-om3
ACCESS-OM3 repository for spack configuration information
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 (15.1%) to scientific vocabulary
Keywords
Repository
ACCESS-OM3 repository for spack configuration information
Basic Info
Statistics
- Stars: 3
- Watchers: 9
- Forks: 2
- Open Issues: 23
- Releases: 8
Topics
Metadata Files
README.md
ACCESS-OM3
About the model
ACCESS-OM3 is an ocean - sea ice (- wave) model under development. ACCESS-OM3 is built and deployed automatically to gadi on NCI (see below for details). In general, most users should start from one of the tested configurations.
For more information see the ACCESS-Hive Docs model description and how to run the model.
About this repository
This is the Model Deployment Repository for the ACCESS-OM3 model. This repository contains a spack environment manifest file (spack.yaml) that defines all the essential components of the model, including exact versions of the source code used.
Releases
The software in this repository contributes to access-om3 model configurations. Release information will be available on the ACCESS Hive Forum when supported releases are made.
Support
ACCESS-NRI supports ACCESS-OM3 for the Australian Research Community.
Any questions about ACCESS-NRI releases of ACCESS-OM3 should be done through the ACCESS-Hive Forum. See the ACCESS Help and Support topic for details on how to do this.
Build
ACCESS-NRI is using spack, a build from source package manager designed for use with high performance computing.
Spack automatically builds all the components and their dependencies, producing model component executables. Spack already contains support for compiling thousands of common software packages. Spack packages for the components are defined in the spack packages repository.
ACCESS-OM3 is built and deployed automatically to gadi on NCI (see below). However it is possible to use spack to compile the model using the spack.yaml environment file in this repository. To do so follow the instructions on for configuring spack on gadi.
Then clone this repository and run the following commands on gadi:
bash
spack env create access-om3 spack.yaml
spack env activate access-om3
spack install
to create a spack environment called access-om3 and build all the components, the locations of which can be found using spack find --paths.
Deployment
ACCESS-OM3 is deployed automatically when a new version of the spack.yaml file is committed to main or a dedicated backport/VERSION branch. All the ACCESS-OM3 components are built using spack on gadi and installed under the vk83 project in /g/data/vk83. It is necessary to be a member of vk83 project to use ACCESS-NRI deployments of ACCESS-OM3.
The deployment process also creates a GitHub release with the same tag. All releases are available under the Releases page. Each release has a changelog and meta-data with detailed information about the build and deployment, including:
- paths on
gadito all executables built in the deployment process (spack.location) - a
spack.lockfile, which is a complete build provenance document, listing all the components that were built and their dependencies, versions, compiler version, build flags and build architecture. It is also installable via spack similarly to thespack.yaml. - the environment
spack.yamlfile used for deployment
Additionally the deployment creates environment modulefiles, the standard method for deploying software on gadi. To view available ACCESS-OM3 versions:
bash
module use /g/data/vk83/modules
module avail access-om3
For users of ACCESS-OM3 model configurations released by ACCESS-NRI, knowledge of the exact location of the model executables is not required. Model configurations will be updated with new model components when necessary.
For information on contributing your own fixes to the ACCESS-OM3 spack.yaml, see the Hive Docs article on creating a prerelease.
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: 22
- Total pull requests: 101
- Average time to close issues: 27 days
- Average time to close pull requests: 19 days
- Total issue authors: 5
- Total pull request authors: 11
- Average comments per issue: 3.95
- Average comments per pull request: 7.67
- Merged pull requests: 18
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 18
- Pull requests: 97
- Average time to close issues: about 1 month
- Average time to close pull requests: 17 days
- Issue authors: 5
- Pull request authors: 11
- Average comments per issue: 3.72
- Average comments per pull request: 7.46
- Merged pull requests: 15
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- anton-seaice (10)
- CodeGat (6)
- dougiesquire (3)
- minghangli-uni (2)
- chrisb13 (1)
Pull Request Authors
- anton-seaice (52)
- dougiesquire (15)
- CodeGat (11)
- minghangli-uni (10)
- chrisb13 (3)
- blimlim (3)
- aidanheerdegen (2)
- edoyango (2)
- helenmacdonald (1)
- claireyung (1)
- harshula (1)