The Argo Program#

Argo status
from IPython.display import display, HTML, YouTubeVideo
from IPython.display import Video
%%HTML
<center>
<iframe width="560" height="315" src="https://drive.google.com/file/d/1OZcuwlTxdfQoVMppk_3kDzVGYg8MRt8O/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>
#Modo1
display(YouTubeVideo("-TE64w4hi2o?controls=1&amp;start=0&loop=1&modestbranding=1",
                     width=672,height=378,title="Argo Online School",
                    allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture allowfullscreen"))
#Modo2
HTML('<iframe width="672" height="378" src="https://www.youtube-nocookie.com/embed/-TE64w4hi2o?controls=1&amp;start=1&loop=1&modestbranding=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>')

Argo is a large-scale global set of profiling floats that measure temperature and salinity versus pressure, in addition to six biogeochemical variables: 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.

Argo status
%%HTML
<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>
%%HTML
<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>