https://github.com/access-nri/med-live-diagnostics

Framework for interactive monitoring and diagnostic analyses of the ACCESS model suite.

https://github.com/access-nri/med-live-diagnostics

Science Score: 13.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
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Framework for interactive monitoring and diagnostic analyses of the ACCESS model suite.

Basic Info
  • Host: GitHub
  • Owner: ACCESS-NRI
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 3.53 MB
Statistics
  • Stars: 2
  • Watchers: 6
  • Forks: 1
  • Open Issues: 7
  • Releases: 2
Created over 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.rst

=========================================
ACCESS-NRI Model Live Diagnostics v1.0
=========================================

**Framework for interactive monitoring and diagnostic analyses of the ACCESS model suite.**

The ACCESS-NRI Model Live Diagnostics framework is designed to provide useful and practical Jupyter-based tools for interactive monitoring and diagnostic 
analyses of currently running (aka 'live') ACCESS climate models on the `Australian NCI supercomputer Gadi `_.

The primary purpose of the ACCESS-NRI Model Live Diagnostics package is to provide a simple, easy to use and accessible framework for the 
ACCESS modelling community to check, monitor, visualise and evaluate model behaviour and progress on currently running or ‘live’ ACCESS 
models on Gadi. In addition to monitoring a live model, the package provides the functionality to load, 
visualise and compare legacy ACCESS model data with the selected live user model.

What does this package do?
===========================

This package is currently in active development within the Model Evaluation Team at the `Australian Earth System Simulator (ACCESS-NRI) `_
so watch this space for version updates containing new features, model diagnostics tools and visualisation options! 

We value your feedback, especially in the form of reporting issues/bugs or suggesting ways to improve the framework. To do so, please open an 
`issue `_.

Usage / installation instructions
==================================
The med-diagnostics package is pre-installed in the Gadi `ACCESS-NRI MED conda environment `_. To use this environment for your ARE JupyterLab session
simply set the following parameters in the ARE JupyterLab **'Advanced options'**:

+-------------------------+----------------------------------+
| Module directories      | ``/g/data/xp65/public/modules``  |
+-------------------------+----------------------------------+
| Modules                 | ``conda/access-med``             |
+-------------------------+----------------------------------+

Alternatively, the med-diagnostics package can be installed directly into your chosen conda environment on Gadi either from the 
`access-nri conda channel `_ or `PyPI `_.

+-------------------------+-------------------------------------------------+
| conda                   | ``conda install -c accessnri med-diagnostics``  |
+-------------------------+-------------------------------------------------+
| PyPI                    | ``pip install med-diagnostics``                 |
+-------------------------+-------------------------------------------------+

Getting started
=========================
To use the med-diagnostics package use: ``import med_diagnostics``         


An example Jupyter notebook describing usage options can be found in the `docs/notebooks `_ directory.

The full documentation is available from `readthedocs `_. 

------------

+---------------+-------------------------------------+
| Documentation | |docs|                              |
+---------------+-------------------------------------+
| Package       | |pypi| |conda|                      |
+---------------+-------------------------------------+
| License       | |license|                           |
+---------------+-------------------------------------+

.. |docs| image:: https://readthedocs.org/projects/med-live-diagnostics/badge/?version=latest
        :target: https://med-live-diagnostics.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. |pypi| image:: https://img.shields.io/pypi/v/med-diagnostics
        :target: https://pypi.org/project/med-diagnostics/
        :alt: PyPI package
        
.. |conda| image:: https://img.shields.io/conda/v/accessnri/med-diagnostics
        :target: https://anaconda.org/accessnri/med-diagnostics
        :alt: Conda package

.. |license| image:: https://img.shields.io/github/license/ACCESS-NRI/med-live-diagnostics
        :target: https://github.com/ACCESS-NRI/med-live-diagnostics/blob/main/LICENSE
        :alt: Apache-2.0 License

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
  • Watch event: 1
  • Push event: 2
  • Pull request event: 3
  • Create event: 2
Last Year
  • Watch event: 1
  • Push event: 2
  • Pull request event: 3
  • Create event: 2