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 Jul 29, 2024
2 parents 7e22355 + 980de6f commit e8ebe89
Show file tree
Hide file tree
Showing 67 changed files with 52,759 additions and 35,529 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 Examples/ docs/
cp -r Tutorials/ docs/
make -C docs html O=-n
62 changes: 0 additions & 62 deletions .jenkins/Jenkinsfile

This file was deleted.

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 Examples/ docs/
- cp -r Tutorials/ docs/

python:
Expand Down
Loading

0 comments on commit e8ebe89

Please sign in to comment.