Skip to content

Commit

Permalink
updating links to videos
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroVelez committed Aug 9, 2024
1 parent b1ea1ba commit f960099
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.6"
"version": "3.11.9"
}
},
"nbformat": 4,
Expand Down
23 changes: 23 additions & 0 deletions Lessons/L01_TheArgoProgram/Chapter10_TheArgoProgram_intro.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# The Argo Program

<img src="https://raw.githubusercontent.com/euroargodev/argoonlineschool/master/images/logoArgo.png" alt="Argo status" width="100"/>

### Welcome to the Argo Online School
<center>
<iframe width="560" height="315" src="https://www.youtube.com/embed/-TE64w4hi2o?si=fsl8viQlDz2QIsxk&amp;controls=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</center>

Argo is a large-scale global set of profiling floats that measure temperature and salinity versus pressure, in addition to six [biogeochemical variables](https://biogeochemical-argo.org/): oxygen concentration, nitrate concentration, pH, chlorophyll-a concentration, suspended particles and downwelling irradiance. Argo is the main component of the ocean observing system. This is the current distribution of the Argo matrix.

<center>
<img src="http://sio-argo.ucsd.edu/statusbig.gif" alt="Argo status" width="800"/>
</center>


<center>
<iframe width="560" height="315" src="https://drive.google.com/file/d/1PvpDuyAdDX0CidiKRZUhIAQSJJDzRdLc/preview" width="640" height="480" title="The Argo Data" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</center>

<center>
<iframe width="560" height="315" src="https://drive.google.com/file/d/16dRAJAU9_6arlkF2Fzw59B-E-hua_qOk/preview" width="640" height="480" title="The Argo Data" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</center>
2 changes: 1 addition & 1 deletion POcultarVideos.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.6"
"version": "3.11.9"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion _toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ root: intro
parts:
- caption: Lesson 1
chapters:
- file: Lessons/L01_TheArgoProgram/Chapter10_TheArgoProgram_intro.ipynb
- file: Lessons/L01_TheArgoProgram/Chapter10_TheArgoProgram_intro.md
sections:
- file: Lessons/L01_TheArgoProgram/Chapter12_WhatArgoNetwork.ipynb
- file: Lessons/L01_TheArgoProgram/Chapter13_NeedArgo.ipynb
Expand Down
4 changes: 2 additions & 2 deletions intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ Argo is an international program that collects information from inside the ocean

<img src="http://sio-argo.ucsd.edu/statusbig.gif" alt="Argo status" width="800"/>

Given the amount of data gathered by the Argo network of floats, the associated documentation has grown considerably and can be overwhelming. Therefore the goal of the Argo Online school (AOS) is to teach the basic foundations to use and understand the Argo data. The AOS does not attempt to show everything, since the Argo documentation is available for deeper learning. The AOS is a set of videos and hands-on jupyter notebooks designed to be accessible for high school or graduate students in any discipline, with no prerequisites.
Given the amount of data gathered by the Argo network of floats, the associated documentation has grown considerably and can be overwhelming. Therefore the goal of the Argo Online school ([AoS](https://euroargodev.github.io/argoonlineschool/)) is to teach the basic foundations to use and understand the Argo data. The AoS does not attempt to show everything, since the Argo documentation is available for deeper learning. The AoS is a set of videos and hands-on jupyter notebooks designed to be accessible for high school or graduate students in any discipline, with no prerequisites.

The AOS is organized into three main sections:
The AoS is organized into three main sections:

**1. [The Argo Program](https://euroargodev.github.io/argoonlineschool/Lessons/L01_TheArgoProgram/Chapter10_TheArgoProgram_intro.html)**

Expand Down

0 comments on commit f960099

Please sign in to comment.