Skip to content

Commit c6f4084

Browse files
authored
Merge branch 'main' into INTAKE_Model_Agnostic_Analysis
2 parents e3d81e1 + f2fcba6 commit c6f4084

File tree

56 files changed

+25506
-12481
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+25506
-12481
lines changed

β€Ž.github/workflows/sphinx.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
sudo apt-get install -y pandoc
3030
- name: Ensure sphinx builds (warnings allowed)
3131
run: |
32-
cp -r Examples/ docs/
32+
cp -r Recipes/ docs/
3333
cp -r Tutorials/ docs/
3434
make -C docs html O=-n

β€Ž.readthedocs.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ build:
1212
python: "3"
1313
jobs:
1414
post_checkout:
15-
- cp -r Examples/ docs/
15+
- cp -r Recipes/ docs/
1616
- cp -r Tutorials/ docs/
1717

1818
python:

β€ŽACCESS-OM2-GMD-Paper-Figs/Fig3-GlobalTimeseries.ipynbβ€Ž

Lines changed: 2460 additions & 105 deletions
Large diffs are not rendered by default.

β€ŽACCESS-OM2-GMD-Paper-Figs/Figs14-20-23-24-PlotWOCETransects.ipynbβ€Ž

Lines changed: 2720 additions & 339 deletions
Large diffs are not rendered by default.

β€ŽExamples/Compare_SSH_model_obs.ipynbβ€Ž

Lines changed: 0 additions & 2445 deletions
This file was deleted.

β€ŽExamples/Cross-contour_transport.ipynbβ€Ž

Lines changed: 0 additions & 1714 deletions
This file was deleted.

β€ŽExamples/Cross-slope_section.ipynbβ€Ž

Lines changed: 0 additions & 1690 deletions
This file was deleted.

0 commit comments

Comments
Β (0)