Skip to content

Commit

Permalink
Abernathy!
Browse files Browse the repository at this point in the history
  • Loading branch information
robfatland committed Aug 23, 2024
1 parent a983f17 commit 6c38eb2
Show file tree
Hide file tree
Showing 18 changed files with 141 additions and 101 deletions.
31 changes: 16 additions & 15 deletions book/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,24 +10,25 @@ parts:
- title: Project Pythia Foundations
url: https://foundations.projectpythia.org/landing-page.html
- title: About the Geo-Smart Library
file: chapters/about
file: chapters/1.0about

- caption: Ocean Data Science
chapters:
- file: chapters/oceanscience
- file: chapters/epipelargosy
- file: chapters/anomaly
- file: chapters/annotation
- file: chapters/argo
- file: chapters/glodap
- file: chapters/modis
- file: chapters/roms
- file: chapters/spectrophotometer
- file: chapters/data
- file: chapters/dataloader
- file: chapters/technicalnotes
- file: chapters/documentation
- file: chapters/issues
- file: chapters/1.1oceanscience
- file: chapters/1.2epipelargosy
- file: chapters/1.3anomaly
- file: chapters/1.4annotation
- file: chapters/1.5argo
- file: chapters/1.6glodap
- file: chapters/1.7modis
- file: chapters/1.8roms
- file: chapters/1.9spectra
- file: chapters/2.1data
- file: chapters/2.2dataloader
- file: chapters/2.3technicalnotes
- file: chapters/2.4documentation
- file: chapters/2.5issues
- file: chapters/2.6resources


- caption: Example
Expand Down
80 changes: 80 additions & 0 deletions book/chapters/1.0about.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {
"tags": []
},
"source": [
"[Jupyter Book](https://geo-smart.github.io/oceanography/intro.html)\n",
"[GitHub repo](https://github.com/geo-smart/oceanography)\n",
"\n",
"\n",
"# The GeoSMART Use Case Library\n",
"\n",
"\n",
"## Preamble\n",
"\n",
"These remarks consider a collection of Jupyter Books forming a digital \n",
"geoscience library. \n",
"Books in the library can be identified by the badge\n",
"[![GeoSMART Use Case](../img/use_case_badge.svg)](https://geo-smart.github.io/usecases)\n",
"\n",
"\n",
"## Contributing\n",
"\n",
"DIY Jupyter Book from template; or contribute content for integration\n",
"\n",
"\n",
"Jupyter books support executable code on some platform.\n",
"\n",
"\n",
"* Binder\n",
"* Google Colab\n",
"* Free AWS tier (smaller cloud-based examples)\n",
"\n",
"\n",
"## Creating a Jupyter Book\n",
"\n",
"\n",
"Navigate the Use Case template repository and click \"use as template\".\n",
"In the resulting repo: The `.github` folder contains github actions that will \n",
"recompile the book when revisions are submitted. There is no gh-pages branch\n",
"creation; this is automated."
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.3"
},
"vscode": {
"interpreter": {
"hash": "c446eef832ec964573dc49f36fd16bdbed40cbfbefbf557bc2dc78d9e7968689"
}
}
},
"nbformat": 4,
"nbformat_minor": 4
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"[Jupyter Book](https://geo-smart.github.io/oceanography/chapters/oceanscience.html) \n",
"[Jupyter Book](https://geo-smart.github.io/oceanography/chapters/1.1oceanscience.html) \n",
"<br> [GitHub repo](https://github.com/geo-smart/oceanography)\n",
"<br> [RCA Learning Site](https://interactiveoceans.washington.edu)\n",
"\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"tags": []
},
"source": [
"[Jupyter Book](https://geo-smart.github.io/oceanography/chapters/epipelargosy.html) \n",
"and [GitHub repo](https://github.com/geo-smart/oceanography).\n",
"[Jupyter Book](https://geo-smart.github.io/oceanography/chapters/1.2epipelargosy.html) <br>\n",
"[GitHub repo](https://github.com/geo-smart/oceanography)\n",
"\n",
"\n",
"# Epipelargosy\n",
Expand Down
File renamed without changes.
File renamed without changes.
4 changes: 3 additions & 1 deletion book/chapters/argo.ipynb → book/chapters/1.5argo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@
"id": "respective-floating",
"metadata": {},
"source": [
"[Jupyter Book](https://geo-smart.github.io/oceanography/intro.html) and [GitHub repo](https://github.com/geo-smart/oceanography).\n",
"[Jupyter Book](https://geo-smart.github.io/oceanography/intro.html)\n",
"[GitHub repo](https://github.com/geo-smart/oceanography).\n",
"\n",
"\n",
"# ARGO\n",
"\n",
"\n",
"This notebook brings ARGO drifter data into the picture.\n",
"\n",
"\n",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
39 changes: 39 additions & 0 deletions book/chapters/2.6resources.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "cf3937d6-7bf3-4b03-ae47-7ab0c5eef559",
"metadata": {},
"source": [
"# Resources\n",
"\n",
"This chapter provides some pathways for learning more about ocean science.\n",
"\n",
"\n",
"- [Introduction to Physical Oceanography by Ryan Abernathy (chapter 1)](https://rabernat.github.io/intro_to_physical_oceanography/01_ocean_bathymetry.html)\n",
"- "
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.3"
}
},
"nbformat": 4,
"nbformat_minor": 5
}
82 changes: 0 additions & 82 deletions book/chapters/about.ipynb

This file was deleted.

0 comments on commit 6c38eb2

Please sign in to comment.