https://github.com/access-community-hub/atmosphere-cookbook

An Atmospheric Cookbook 📔 of Recipes for analysing regional or global atmospheric model output. 👩🏽‍🍳 👨🏻‍🍳

https://github.com/access-community-hub/atmosphere-cookbook

Science Score: 36.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
    Found 6 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

An Atmospheric Cookbook 📔 of Recipes for analysing regional or global atmospheric model output. 👩🏽‍🍳 👨🏻‍🍳

Basic Info
Statistics
  • Stars: 6
  • Watchers: 3
  • Forks: 4
  • Open Issues: 5
  • Releases: 1
Created almost 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme Contributing License

README.md

latest docs

DOI

Atmosphere Cookbook

An Atmosphere Cookbook 📔 of Recipes for analysing regional or global atmosphere model output. 👩🏽‍🍳 👨🏻‍🍳

A "recipe" is an example of an analysis of some atmosphere model output or some atmosphere-related observational datasets. Each "recipe" comes in a self-contained and well-documented Jupyter notebook. All the recipes combined form a cookbook 📒!

To access the data used in these recipes you need an account with the Australian-based National Computational Infrastructure (NCI).

To get started, clone this repository in your local space on one of the NCI HPC machines so you can have access to model output. You should then be able to run these recipes (i.e., example analyses) through an Australian Research Environment (ARE) JupyterLab session running python or via any other way you might want to run a Jupyter notebook on an NCI HPC machine. You need to join projects hh5, xp65, and ua8 to run the recipes and access the data analysed.

If you plan to use an ARE session, then remember to include the projects in the Storage line: gdata/hh5+gdata/xp65+gdata/ua8 as well as any of your own project you need access to. In Module directories, set /g/data/hh5/public/modules and in Modules set conda/analysis3. Use a Compute Size of large or greater.

If you have never used the NCI see these first steps instructions and getting started with ARE.

Contributing

Have you made a recipe for analysing something that is not already included in this cookbook? You are more than welcome to share it and include it in the cookbook! Consider contributing your recipe back to the repository. We are always delighted to expand our cookbook with more recipes. If the process of contributing to the repository sounds a bit intimidating to you, rest assured that we will guide you and help you with submitting your contribution.

To make a contribution just raise an issue explaining briefly what the contribution you want to make is and we'll help out with the process!

Contents

Tutorials

Tutorials that get you started.

Recipes

The main part of this cookbook: All the recipes! These are Jupyter notebooks for either simple or not-so-simple diagnostics and analyses. All notebooks aim to be self-contained, well-documented and explained. If you can find a recipe that suits your purpose, then this is a great place to start.

Credits

The structure and content of this repository draws inspiration from the Consortium for Ocean-Sea Ice Modelling in Australia (COSIMA)'s Cookbook repository that holds recipes for analysing ocean-sea ice model output.

Citation

If you use a recipe from the Cookbook for your research or teaching, or have based your analysis on one of the recipes, we would be grateful if you could cite:

DOI

Owner

  • Name: ACCESS Community Hub
  • Login: ACCESS-Community-Hub
  • Kind: organization
  • Email: access.nri@anu.edu.au
  • Location: Australia

Australian Earth System Simulator Community

GitHub Events

Total
  • Create event: 10
  • Release event: 3
  • Issues event: 8
  • Watch event: 2
  • Delete event: 7
  • Member event: 1
  • Issue comment event: 27
  • Push event: 11
  • Pull request review comment event: 2
  • Pull request review event: 8
  • Pull request event: 12
  • Fork event: 2
Last Year
  • Create event: 10
  • Release event: 3
  • Issues event: 8
  • Watch event: 2
  • Delete event: 7
  • Member event: 1
  • Issue comment event: 27
  • Push event: 11
  • Pull request review comment event: 2
  • Pull request review event: 8
  • Pull request event: 12
  • Fork event: 2

Dependencies

.github/workflows/sphinx.yml actions
  • actions/cache v2 composite
  • actions/checkout v4 composite
  • actions/setup-python v2 composite
docs/requirements.txt pypi
  • ipywidgets *
  • nbsphinx *
  • sphinx *
  • sphinx-gallery <0.11