Skip to content

Commit

Permalink
Merge pull request #19 from ScienceCore/organize-jupyterbook
Browse files Browse the repository at this point in the history
Merge files into jupyter book
  • Loading branch information
jmunroe authored Feb 23, 2024
2 parents 2b7d3e3 + 7d66e23 commit 7c385c7
Show file tree
Hide file tree
Showing 12 changed files with 88 additions and 15,438 deletions.
7,760 changes: 0 additions & 7,760 deletions Slides/SLIDES-NASA-TOPS-flood.slides.html

This file was deleted.

7,611 changes: 0 additions & 7,611 deletions Slides/SLIDES-NASA-TOPS-setup.slides.html

This file was deleted.

File renamed without changes
File renamed without changes
File renamed without changes
13 changes: 10 additions & 3 deletions book/1_Getting_Started.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# 1 Getting Started"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down Expand Up @@ -173,7 +180,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -187,9 +194,9 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.0"
"version": "3.10.13"
}
},
"nbformat": 4,
"nbformat_minor": 2
"nbformat_minor": 4
}
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "code",
"execution_count": null,
"execution_count": 1,
"metadata": {
"slideshow": {
"slide_type": "skip"
Expand Down Expand Up @@ -43,50 +43,6 @@
"\n"
]
},
{
"cell_type": "markdown",
"metadata": {
"slideshow": {
"slide_type": "slide"
}
},
"source": [
"\n",
"<style>\n",
" .container {\n",
" text-align: center;\n",
" }\n",
" .title {\n",
" font-size: 40px; \n",
" font-weight: bold;\n",
" margin-bottom: 20px;\n",
" }\n",
" .centered-image {\n",
" display: flex;\n",
" margin: 0 auto;\n",
" margin-bottom: 20px;\n",
" justify-content: center;\n",
" }\n",
" .sub-images {\n",
" display: flex;\n",
" justify-content: center;\n",
" }\n",
" .sub-images img {\n",
" margin: 0 10px;\n",
" }\n",
"</style>\n",
"\n",
"\n",
"<div class=\"container\">\n",
" <div class=\"title\" >NASA Transform to Open Science</div>\n",
" <img width=\"300\" height=\"300\" src=\"imgs/TOPS.png\" alt=\"Logo de NASA TOPS\" class=\"centered-image\">\n",
" <div class=\"sub-images\">\n",
" <img width=\"100\" height=\"100\" src=\"imgs/MD_logo.png\" alt=\"Logo de MetaDocencia\">\n",
" <img width=\"100\" height=\"100\" src=\"imgs/2i2c_logo.png\" alt=\"Logo de 2i2c\">\n",
" </div>\n",
"</div>"
]
},
{
"cell_type": "markdown",
"metadata": {
Expand Down Expand Up @@ -204,7 +160,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 3,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -231,7 +187,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 4,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -274,11 +230,25 @@
"source": [
"## Tomamos un descanso de 5 min"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "base",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -292,10 +262,9 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.7"
},
"orig_nbformat": 4
"version": "3.10.13"
}
},
"nbformat": 4,
"nbformat_minor": 2
"nbformat_minor": 4
}
File renamed without changes.
9 changes: 7 additions & 2 deletions book/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Learn more at https://jupyterbook.org/customize/config.html

title: Reproducibly Analysing Wildfire, Drought, and Flood Risk with NASA Earthdata Cloud
author: 2i2c
author: 2i2c / MetaDocencia
logo: logo.png

# Force re-execution of notebooks on each build.
Expand All @@ -21,7 +21,7 @@ bibtex_bibfiles:

# Information about where the book exists on the web
repository:
url: https://github.com/2i2c-org/nasa-topst # Online location of your book
url: https://github.com/ScienceCore/climaterisk # Online location of your book
path_to_book: book # Optional path to your book, relative to the repository root
branch: main # Which branch of the repository should be used when creating links (optional)

Expand All @@ -30,3 +30,8 @@ repository:
html:
use_issues_button: true
use_repository_button: true

use_multitoc_numbering: false

launch_buttons:
jupyterhub_url: "https://showcase.2i2c.cloud"
45 changes: 35 additions & 10 deletions book/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,38 @@

format: jb-book
root: intro
chapters:
- file: lesson_design
- file: disenio_leccion
- file: remote-sensing
- file: earthdata-cloud
- file: flood
- file: drought
- file: wildfire
- file: proposal
title: TOPS-T Proposal
parts:
- caption: About this Module
chapters:
- file: about_the_tutorial/disenio_leccion
- file: about_the_tutorial/Assessment_Activities
- file: about_the_tutorial/Learner_Personas
- file: about_the_tutorial/Module_Objectives
- file: about_the_tutorial/Outcomes
- file: about_the_tutorial/Requirements

- caption: Flood Module
chapters:
- file: remote-sensing
- file: earthdata-cloud
- file: flood
- file: 1_Getting_Started_text
- file: 1_Getting_Started
- file: 1_ES_Primeros_pasos
- file: notebooks/2_ES_Flood
- file: SLIDES-NASA-TOPS-setup
- file: SLIDES-NASA-TOPS-flood

- caption: Drought Module
chapters:
- file: drought

- caption: Wildfire Module
chapters:
- file: wildfire

- caption: Appendix
chapters:
- file: proposal
title: TOPS-T Proposal

15 changes: 15 additions & 0 deletions book/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,18 @@

![](../assets/banner.jpg)


GitHub Repo: https://github.com/ScienceCore/climaterisk


Under joint development by

![](../assets/MD_logo.png)

and

![](../assets/2i2c_logo.png)

as ScienceCore module for

![](../assets/TOPS.png):w

0 comments on commit 7c385c7

Please sign in to comment.