Skip to content

Commit

Permalink
add data files section
Browse files Browse the repository at this point in the history
  • Loading branch information
DocOtak committed Aug 2, 2024
1 parent be597b8 commit e6eff6b
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 2 deletions.
59 changes: 59 additions & 0 deletions docs/data_files.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
Data Files
==========
Click on a chapter below to download a zip file containing that chapter's data files. Save these files to your computer's hard drive, then open from with in JOA.
With JOA open, you can do this by selecting File → Open from the JOA menu bar, then selecting the appropriate file.

Chapter 2 Data Files
--------------------
* Download: :download:`Chapter 2 Data Files <./dpo_joa_examples/chapter_2/DPO_data_chapter_2.7z>`

Chapter 3 Data Files
--------------------
* Download: :download:`Chapter 3 Data Files <./dpo_joa_examples/chapter_3/DPO_data_chapter_3.7z>`

Chapter 4 Data Files
--------------------
* Download: :download:`Chapter 4 Data Files <./dpo_joa_examples/chapter_4/DPO_data_chapter_4.7z>`

Chapter 6 Data Files
--------------------
* Download: :download:`Chapter 6 Data Files <./dpo_joa_examples/chapter_6/DPO_data_chapter_6.7z>`

Chapter 7 Data Files
--------------------
* Download: :download:`Chapter 7 Data Files <./dpo_joa_examples/chapter_7/DPO_data_chapter_7.7z>`

Chapter 9 Data Files
--------------------
* Download: :download:`Chapter 9 Data Files<./dpo_joa_examples/chapter_9/DPO_data_chapter_9.7z>`

Chapter 10 Data Files
---------------------
* Download: :download:`Chapter 10 Pacific_sections<./dpo_joa_examples/chapter_10/Pacific_sections.7z>`
* Download: :download:`Chapter 10 WOA98_heavideci_basin_global_gridded_data <./dpo_joa_examples/chapter_10/WOA98_heavideci_basin_global_gridded_data.7z>`
* Download: :download:`Chapter 10 WOA_decimated_basin_global_gridded_data <./dpo_joa_examples/chapter_10/WOA_decimated_basin_global_gridded_data.7z>`
* Download: :download:`Chapter 10 WOA_basin_global_gridded_data <./dpo_joa_examples/chapter_10/WOA_basin_global_gridded_data.7z>`

Chapter 11 Data Files
---------------------
* Download: :download:`Chapter 11 Data Files <./dpo_joa_examples/chapter_11/DPO_data_chapter_11.7z>`

Chapter 12 Data Files
---------------------
* Download: :download:`Chapter 12 Data Files <./dpo_joa_examples/chapter_12/DPO_data_chapter_12.7z>`

Chapter 13 Data Files
---------------------
* Download: :download:`Chapter 13 Data Files <./dpo_joa_examples/chapter_13/DPO_data_chapter_13.7z>`

Chapter 14 Data Files
---------------------
* Download: :download:`Chapter 14 WOA09_global_grid_of_sections <./dpo_joa_examples/chapter_14/WOA09_global_grid_of_sections.7z>`
* Download: :download:`Chapter 14 Global_sections <./dpo_joa_examples/chapter_14/Global_sections.7z>`
* Download: :download:`Chapter 14 WOA98_heavideci_basin_global_gridded_data <./dpo_joa_examples/chapter_14/WOA98_heavideci_basin_global_gridded_data.7z>`
* Download: :download:`Chapter 14 WOA_decimated_basin_global_gridded_data <./dpo_joa_examples/chapter_14/WOA_decimated_basin_global_gridded_data.7z>`
* Download: :download:`Chapter 14 WOA_basin_global_gridded_data <./dpo_joa_examples/chapter_14/WOA_basin_global_gridded_data.7z>`

Chapter S6 Data Files
---------------------
* Download: :download:`Chapter S6 Data Files <./dpo_joa_examples/chapter_S6/DPO_data_chapter_S6.7z>`
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,5 @@ Also with
dpo_joa_examples/chapter_13/index
dpo_joa_examples/chapter_14/index
dpo_joa_examples/chapter_S15/index
data_files
glossary
4 changes: 2 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
furo==2021.11.23
Sphinx==4.3.1
furo==2024.7.18
Sphinx==7.1.2

0 comments on commit e6eff6b

Please sign in to comment.