https://github.com/access-nri/model-tools

Repository to deploy tools used in conjunction with ACCESS models

https://github.com/access-nri/model-tools

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

deployment
Last synced: 6 months ago · JSON representation

Repository

Repository to deploy tools used in conjunction with ACCESS models

Basic Info
  • Host: GitHub
  • Owner: ACCESS-NRI
  • License: apache-2.0
  • Default Branch: main
  • Homepage:
  • Size: 24.4 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Topics
deployment
Created 9 months ago · Last pushed 6 months ago
Metadata Files
Readme License Codeowners

README.md

Model Tools Deployment

Overview

This repository is for deploying general purpose software that is used in conjunction with ACCESS models. e.g. pre and post processing tools.

Deployment is on to HPC targets, in this case gadi@NCI, utilising the build-cd infrastructure.

Supported tools

fre-nctools

FRE-NCtools is a collection of tools for creating grids and mosaics commonly used in climate and weather models, the remapping of data among grids, and the creation and manipulation of netCDF files.

mppnccombine-fast

mppnccombine-fast is an accelerated version of the mppnccombine post-processing tool for MOM.

How to use

Requirements: you must be a member of vk83.

The software is accessible through the environment module system on gadi, e.g. module use /g/data/vk83/modules

To discover what tools and versions are available: module avail model-tools or a specific tool module avail model-tools/fre-nctools It also works without the model-tools namespace: module avail fre-nctools To load the most recent version of fre-nctools: module load model-tools/fre-nctools

Support

This repository and the software deployed from it are supported by ACCESS-NRI.

If you encounter any issues, or would like other tools added to this repository either make an issue, or request support through the ACCESS-Hive Forum.

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
  • Issues event: 6
  • Delete event: 6
  • Member event: 1
  • Issue comment event: 56
  • Push event: 42
  • Pull request review comment event: 2
  • Pull request review event: 5
  • Pull request event: 10
  • Create event: 7
Last Year
  • Issues event: 6
  • Delete event: 6
  • Member event: 1
  • Issue comment event: 56
  • Push event: 42
  • Pull request review comment event: 2
  • Pull request review event: 5
  • Pull request event: 10
  • Create event: 7

Dependencies

.github/workflows/cd.yml actions
.github/workflows/ci.yml actions
config/versions.json meteor