https://github.com/access-nri/access3-share

Shared code for access3 models using NUOPC + CMEPS

https://github.com/access-nri/access3-share

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

Keywords

component coupling ocean
Last synced: 6 months ago · JSON representation

Repository

Shared code for access3 models using NUOPC + CMEPS

Basic Info
  • Host: GitHub
  • Owner: ACCESS-NRI
  • License: apache-2.0
  • Language: Fortran
  • Default Branch: main
  • Homepage:
  • Size: 385 KB
Statistics
  • Stars: 0
  • Watchers: 5
  • Forks: 1
  • Open Issues: 3
  • Releases: 3
Topics
component coupling ocean
Created over 1 year ago · Last pushed 6 months ago
Metadata Files
Readme License Copyright

README.md

ACCESS3-Share

ACCESS3-Share repository contains the common tools for coupling the components of 3rd generation ACCESS earth system models. These are the framework for ACCESS-OM3 (an ocean and sea-ice model), ACCESS-ESM3 (a global climate model) and other ACCESS models. This repository contains a CMake based build system for the Community Mediator for Earth Prediction Systems, the Community Data Models for Earth Prediction Systems and the Community Earth System Model shared code.

The contents of this repository are licensed under the Apache 2.0 license unless otherwise noted. For any submodules, please refer to the seperate repositories for license information.

NCI-based users of ACCESS-OM3 typically won't need to mess with this package. There are pre-built executables available on NCI and some configurations.

This respository contains submodules, so you will need to clone it with the --recursive flag: git clone --recursive https://github.com/COSIMA/access-om3.git

To update a previous clone of this repository to the latest version, you will need to do git pull followed by git submodule update --init --recursive to update all the submodules.

Versioning

Tags on this repository follow CalVer, and should be added to the access3 and access3-share spack package.

Further information (including building and running the model)

See the ACCESS-OM3 configurations

Owner

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

Australian Earth System Simulator - National Research Infrastructure

GitHub Events

Total
  • Create event: 14
  • Release event: 1
  • Issues event: 7
  • Delete event: 4
  • Issue comment event: 27
  • Member event: 6
  • Push event: 53
  • Pull request review event: 19
  • Pull request review comment event: 14
  • Pull request event: 10
Last Year
  • Create event: 14
  • Release event: 1
  • Issues event: 7
  • Delete event: 4
  • Issue comment event: 27
  • Member event: 6
  • Push event: 53
  • Pull request review event: 19
  • Pull request review comment event: 14
  • Pull request event: 10

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 5
  • Total pull requests: 6
  • Average time to close issues: 2 months
  • Average time to close pull requests: 16 days
  • Total issue authors: 3
  • Total pull request authors: 1
  • Average comments per issue: 0.4
  • Average comments per pull request: 4.17
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 5
  • Pull requests: 6
  • Average time to close issues: 2 months
  • Average time to close pull requests: 16 days
  • Issue authors: 3
  • Pull request authors: 1
  • Average comments per issue: 0.4
  • Average comments per pull request: 4.17
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • anton-seaice (3)
  • micaeljtoliveira (1)
  • CodeGat (1)
Pull Request Authors
  • anton-seaice (6)
Top Labels
Issue Labels
priority:medium (1)
Pull Request Labels

Dependencies

.github/workflows/compilation.yml actions
  • actions/checkout v3 composite