Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
navidcy authored Sep 16, 2024
2 parents 2bb14cc + 6fae3d6 commit 8c28ac1
Show file tree
Hide file tree
Showing 82 changed files with 67,794 additions and 45,405 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
sudo apt-get install -y pandoc
- name: Ensure sphinx builds (warnings allowed)
run: |
cp -r DocumentedExamples/ docs/
cp -r Recipes/ docs/
cp -r Tutorials/ docs/
make -C docs html O=-n
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ build:
python: "3"
jobs:
post_checkout:
- cp -r DocumentedExamples/ docs/
- cp -r Recipes/ docs/
- cp -r Tutorials/ docs/

python:
Expand Down
2,565 changes: 2,460 additions & 105 deletions ACCESS-OM2-GMD-Paper-Figs/Fig3-GlobalTimeseries.ipynb

Large diffs are not rendered by default.

673 changes: 561 additions & 112 deletions ACCESS-OM2-GMD-Paper-Figs/Fig4-DrakePassageTransport.ipynb

Large diffs are not rendered by default.

3,059 changes: 2,720 additions & 339 deletions ACCESS-OM2-GMD-Paper-Figs/Figs14-20-23-24-PlotWOCETransects.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 8c28ac1

Please sign in to comment.