Skip to content

Commit af87d0c

Browse files
navidcyangus-g
andauthored
Rebrand leftovers (#436)
* Update README.md * Update contributing.rst * Update recipes.rst * Fix caption removal on gallery pages * Fix underline * Add files via upload * Update recipes.rst * Update tutorials.rst --------- Co-authored-by: Angus Gibson <[email protected]>
1 parent 640fa0b commit af87d0c

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

Diff for: β€ŽREADME.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@
55
<img alt="latest docs" src="https://img.shields.io/badge/docs-latest-blue.svg">
66
</a>
77

8-
# cosima-recipes
8+
# COSIMA Cookbook
99

10-
This repository is a Cookbook of Recipes πŸ‘©πŸ½β€πŸ³ πŸ‘¨πŸ»β€πŸ³. A collection of recipes and tutorials for analysing ocean and sea ice model output produced by the [Consortium for Ocean-Sea Ice Modelling in Australia (COSIMA)](http://cosima.org.au/).
10+
This repository is a Cookbook of Recipes πŸ‘©πŸ½β€πŸ³ πŸ‘¨πŸ»β€πŸ³.
11+
A collection of recipes and tutorials for analysing ocean and sea ice model output produced by the [Consortium for Ocean-Sea Ice Modelling in Australia (COSIMA)](http://cosima.org.au/).
1112

1213
We explain: a "recipe" here is an example an analysis of some ocean-sea ice model output or some ocean-related observational datasets.
1314
Each "recipe" comes in a self-contained and well-documented Jupyter notebook.

Diff for: β€Ždocs/_static/thumbnails/intake.png

1.52 KB
Loading

Diff for: β€Ždocs/contributing.rst

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
Contributing to COSIMA Cookbook
2-
===============================
1+
Contributing to the Cookbook
2+
============================
33

4-
There are two main types of recipes that the cookbook includes and we welcome contributions
4+
There are two main types of recipes that the Cookbook includes and we welcome contributions
55
to any of them:
66

77
Tutorials
88
*Tutorials* are the most comprehensive kind of recipe. We intend for these
99
to be an introduction to the tools we use, e.g., the Intake Catalog, and how to
10-
work with it, or to cartopy package. The tutorials should not focus on documenting
10+
work with it, or the cartopy package. The tutorials should steer away from documenting
1111
any scientific analysis.
1212

1313
Recipes
@@ -63,7 +63,7 @@ notebook as a base.
6363

6464

6565
Tips for making a good recipe
66-
----------------------------
66+
-----------------------------
6767

6868
As researchers, we often develop code as part of our research and most of
6969
the time the main aim of code development is to find answers to questions

0 commit comments

Comments
Β (0)