Skip to content

Commit

Permalink
Merge branch 'main' into INTAKE_Compare_SST_SSS_TemperatureSalinity_t…
Browse files Browse the repository at this point in the history
…o_WOA13
  • Loading branch information
navidcy committed Aug 30, 2024
2 parents e8ebe89 + 11c71d8 commit faa4515
Show file tree
Hide file tree
Showing 53 changed files with 19,631 additions and 7,990 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 Examples/ 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 Examples/ 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.

1,690 changes: 0 additions & 1,690 deletions Examples/Cross-slope_section.ipynb

This file was deleted.

Loading

0 comments on commit faa4515

Please sign in to comment.