Skip to content

Commit

Permalink
Merge branch 'main' of github.com:gmaze/argopy_5years
Browse files Browse the repository at this point in the history
  • Loading branch information
quai20 committed Nov 26, 2024
2 parents 1ee6571 + 7a9bc0c commit a7c7bdc
Show file tree
Hide file tree
Showing 25 changed files with 139 additions and 118 deletions.
Binary file modified www/_build/doctrees/challenges/challenge-deoxygenation.doctree
Binary file not shown.
Binary file modified www/_build/doctrees/challenges/challenge-warming.doctree
Binary file not shown.
Binary file modified www/_build/doctrees/challenges/howto.doctree
Binary file not shown.
Binary file modified www/_build/doctrees/challenges/index.doctree
Binary file not shown.
Binary file modified www/_build/doctrees/environment.pickle
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Ocean Deoxygenation

:bdg-danger-line:`Challenge`

Participants should propose a Python code to determine what is the largest oxygen concentration **anomaly** ever recorded in one of the OMZ.
Participants should propose a Python code to determine what is the largest oxygen concentration **anomaly** ever recorded in one of the OMZ (which can simply be defined using a lat/lon box).

+++
.. grid:: 2
Expand Down
3 changes: 2 additions & 1 deletion www/_build/html/_sources/challenges/challenge-warming.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ Ocean warming

:bdg-danger-line:`Challenge`

Participants should submit a Python code to determine the highest valid ocean temperature ever recorded with an Argo float between 3 000 and 4 000 db.
Participants should submit a Python code to determine the annual 2000db-bottom average temperature since 2016 in the Irminger Sea (which can simply be defined using a lat/lon box).


+++
.. grid:: 2
Expand Down
7 changes: 7 additions & 0 deletions www/_build/html/_sources/challenges/howto.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,13 @@ How to participe
<small><a href="index.html">Check here for the list of challenges</a></small>


.. important::

Challenges are not detailed by design to let you explore as you wish one scientific question addressed by Argo.

The goal is not to reproduce some research paper, but for you to have fun !


.. admonition:: How to participate ?

The deadline to submit you response to a challenge is **January 31st, midnight (CET)**
Expand Down
30 changes: 15 additions & 15 deletions www/_build/html/_sources/challenges/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ Coding challenges
:maxdepth: 2
:hidden:

challenge-warming
challenge-sea-ice-melting
challenge-deoxygenation
challenge-acidification
challenge-sea-ice-melting
challenge-profile
challenge-warming
challenge-deoxygenation
howto

.. grid:: 1 1 2 2
Expand Down Expand Up @@ -53,9 +53,9 @@ Coding challenges

.. grid-item::

.. card:: Ocean warming
:img-top: ../_static/icon_warming.svg
:link: challenge-warming
.. card:: Acidification
:img-top: ../_static/icon_acid.svg
:link: challenge-acidification
:link-type: ref
:class-card: challenge-card

Expand All @@ -73,29 +73,29 @@ Coding challenges

.. grid-item::

.. card:: Deoxygenation
:img-top: ../_static/icon_deox.svg
:link: challenge-deoxygenation
.. card:: Network milestone
:img-top: ../_static/icon_data.svg
:link: challenge-profile
:link-type: ref
:class-card: challenge-card

^^^

.. grid-item::

.. card:: Acidification
:img-top: ../_static/icon_acid.svg
:link: challenge-acidification
.. card:: Ocean warming
:img-top: ../_static/icon_warming.svg
:link: challenge-warming
:link-type: ref
:class-card: challenge-card

^^^

.. grid-item::

.. card:: Network milestone
:img-top: ../_static/icon_data.svg
:link: challenge-profile
.. card:: Deoxygenation
:img-top: ../_static/icon_deox.svg
:link: challenge-deoxygenation
:link-type: ref
:class-card: challenge-card

Expand Down
18 changes: 9 additions & 9 deletions www/_build/html/challenges/challenge-acidification.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
<link rel="icon" href="../_static/argopy.ico"/>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="Global array milestone" href="challenge-profile.html" />
<link rel="prev" title="Ocean Deoxygenation" href="challenge-deoxygenation.html" />
<link rel="next" title="Sea-ice melting" href="challenge-sea-ice-melting.html" />
<link rel="prev" title="Coding challenges" href="index.html" />
<link rel="stylesheet" href="../_static/pygments/default.css" type="text/css" id="pygments-style">
<link rel="stylesheet" href="../_static/custom.css" type="text/css">

Expand Down Expand Up @@ -170,11 +170,11 @@
<div class="bd-toc-item navbar-nav active">
<ul class="current nav bd-sidenav">
<li class="toctree-l1 current active has-children"><a class="reference internal" href="index.html">Coding challenges</a><details open="open"><summary><span class="toctree-toggle" role="presentation"><i class="fa-solid fa-chevron-down"></i></span></summary><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="challenge-warming.html">Ocean warming</a></li>
<li class="toctree-l2"><a class="reference internal" href="challenge-sea-ice-melting.html">Sea-ice melting</a></li>
<li class="toctree-l2"><a class="reference internal" href="challenge-deoxygenation.html">Ocean Deoxygenation</a></li>
<li class="toctree-l2 current active"><a class="current reference internal" href="#">Ocean acidification</a></li>
<li class="toctree-l2"><a class="reference internal" href="challenge-sea-ice-melting.html">Sea-ice melting</a></li>
<li class="toctree-l2"><a class="reference internal" href="challenge-profile.html">Global array milestone</a></li>
<li class="toctree-l2"><a class="reference internal" href="challenge-warming.html">Ocean warming</a></li>
<li class="toctree-l2"><a class="reference internal" href="challenge-deoxygenation.html">Ocean Deoxygenation</a></li>
<li class="toctree-l2"><a class="reference internal" href="howto.html">How to participe</a></li>
</ul>
</details></li>
Expand Down Expand Up @@ -331,20 +331,20 @@ <h1>Ocean acidification</h1>

<div class="prev-next-area">
<a class="left-prev"
href="challenge-deoxygenation.html"
href="index.html"
title="previous page">
<i class="fa-solid fa-angle-left"></i>
<div class="prev-next-info">
<p class="prev-next-subtitle">previous</p>
<p class="prev-next-title">Ocean Deoxygenation</p>
<p class="prev-next-title">Coding challenges</p>
</div>
</a>
<a class="right-next"
href="challenge-profile.html"
href="challenge-sea-ice-melting.html"
title="next page">
<div class="prev-next-info">
<p class="prev-next-subtitle">next</p>
<p class="prev-next-title">Global array milestone</p>
<p class="prev-next-title">Sea-ice melting</p>
</div>
<i class="fa-solid fa-angle-right"></i>
</a>
Expand Down
20 changes: 10 additions & 10 deletions www/_build/html/challenges/challenge-deoxygenation.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
<link rel="icon" href="../_static/argopy.ico"/>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="Ocean acidification" href="challenge-acidification.html" />
<link rel="prev" title="Sea-ice melting" href="challenge-sea-ice-melting.html" />
<link rel="next" title="How to participe" href="howto.html" />
<link rel="prev" title="Ocean warming" href="challenge-warming.html" />
<link rel="stylesheet" href="../_static/pygments/default.css" type="text/css" id="pygments-style">
<link rel="stylesheet" href="../_static/custom.css" type="text/css">

Expand Down Expand Up @@ -170,11 +170,11 @@
<div class="bd-toc-item navbar-nav active">
<ul class="current nav bd-sidenav">
<li class="toctree-l1 current active has-children"><a class="reference internal" href="index.html">Coding challenges</a><details open="open"><summary><span class="toctree-toggle" role="presentation"><i class="fa-solid fa-chevron-down"></i></span></summary><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="challenge-warming.html">Ocean warming</a></li>
<li class="toctree-l2"><a class="reference internal" href="challenge-sea-ice-melting.html">Sea-ice melting</a></li>
<li class="toctree-l2 current active"><a class="current reference internal" href="#">Ocean Deoxygenation</a></li>
<li class="toctree-l2"><a class="reference internal" href="challenge-acidification.html">Ocean acidification</a></li>
<li class="toctree-l2"><a class="reference internal" href="challenge-sea-ice-melting.html">Sea-ice melting</a></li>
<li class="toctree-l2"><a class="reference internal" href="challenge-profile.html">Global array milestone</a></li>
<li class="toctree-l2"><a class="reference internal" href="challenge-warming.html">Ocean warming</a></li>
<li class="toctree-l2 current active"><a class="current reference internal" href="#">Ocean Deoxygenation</a></li>
<li class="toctree-l2"><a class="reference internal" href="howto.html">How to participe</a></li>
</ul>
</details></li>
Expand Down Expand Up @@ -298,7 +298,7 @@ <h1>Ocean Deoxygenation</h1>
<p class="sd-card-text"><span class="sd-sphinx-override sd-badge sd-outline-success sd-text-success">Argo</span></p>
<p class="sd-card-text">Dissolved oxygen concentration is both of biogeochemical and physical oceanographic interest and is the oldest parameter measured by Argo floats after the CTD.</p>
<p class="sd-card-text"><span class="sd-sphinx-override sd-badge sd-outline-danger sd-text-danger">Challenge</span></p>
<p class="sd-card-text">Participants should propose a Python code to determine what is the largest oxygen concentration <strong>anomaly</strong> ever recorded in one of the OMZ.</p>
<p class="sd-card-text">Participants should propose a Python code to determine what is the largest oxygen concentration <strong>anomaly</strong> ever recorded in one of the OMZ (which can simply be defined using a lat/lon box).</p>
</div>
<div class="sd-card-footer challenge-card-footer docutils">
<div class="sd-container-fluid sd-sphinx-override sd-mb-4 docutils">
Expand Down Expand Up @@ -331,20 +331,20 @@ <h1>Ocean Deoxygenation</h1>

<div class="prev-next-area">
<a class="left-prev"
href="challenge-sea-ice-melting.html"
href="challenge-warming.html"
title="previous page">
<i class="fa-solid fa-angle-left"></i>
<div class="prev-next-info">
<p class="prev-next-subtitle">previous</p>
<p class="prev-next-title">Sea-ice melting</p>
<p class="prev-next-title">Ocean warming</p>
</div>
</a>
<a class="right-next"
href="challenge-acidification.html"
href="howto.html"
title="next page">
<div class="prev-next-info">
<p class="prev-next-subtitle">next</p>
<p class="prev-next-title">Ocean acidification</p>
<p class="prev-next-title">How to participe</p>
</div>
<i class="fa-solid fa-angle-right"></i>
</a>
Expand Down
18 changes: 9 additions & 9 deletions www/_build/html/challenges/challenge-profile.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
<link rel="icon" href="../_static/argopy.ico"/>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="How to participe" href="howto.html" />
<link rel="prev" title="Ocean acidification" href="challenge-acidification.html" />
<link rel="next" title="Ocean warming" href="challenge-warming.html" />
<link rel="prev" title="Sea-ice melting" href="challenge-sea-ice-melting.html" />
<link rel="stylesheet" href="../_static/pygments/default.css" type="text/css" id="pygments-style">
<link rel="stylesheet" href="../_static/custom.css" type="text/css">

Expand Down Expand Up @@ -170,11 +170,11 @@
<div class="bd-toc-item navbar-nav active">
<ul class="current nav bd-sidenav">
<li class="toctree-l1 current active has-children"><a class="reference internal" href="index.html">Coding challenges</a><details open="open"><summary><span class="toctree-toggle" role="presentation"><i class="fa-solid fa-chevron-down"></i></span></summary><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="challenge-warming.html">Ocean warming</a></li>
<li class="toctree-l2"><a class="reference internal" href="challenge-sea-ice-melting.html">Sea-ice melting</a></li>
<li class="toctree-l2"><a class="reference internal" href="challenge-deoxygenation.html">Ocean Deoxygenation</a></li>
<li class="toctree-l2"><a class="reference internal" href="challenge-acidification.html">Ocean acidification</a></li>
<li class="toctree-l2"><a class="reference internal" href="challenge-sea-ice-melting.html">Sea-ice melting</a></li>
<li class="toctree-l2 current active"><a class="current reference internal" href="#">Global array milestone</a></li>
<li class="toctree-l2"><a class="reference internal" href="challenge-warming.html">Ocean warming</a></li>
<li class="toctree-l2"><a class="reference internal" href="challenge-deoxygenation.html">Ocean Deoxygenation</a></li>
<li class="toctree-l2"><a class="reference internal" href="howto.html">How to participe</a></li>
</ul>
</details></li>
Expand Down Expand Up @@ -331,20 +331,20 @@ <h1>Global array milestone</h1>

<div class="prev-next-area">
<a class="left-prev"
href="challenge-acidification.html"
href="challenge-sea-ice-melting.html"
title="previous page">
<i class="fa-solid fa-angle-left"></i>
<div class="prev-next-info">
<p class="prev-next-subtitle">previous</p>
<p class="prev-next-title">Ocean acidification</p>
<p class="prev-next-title">Sea-ice melting</p>
</div>
</a>
<a class="right-next"
href="howto.html"
href="challenge-warming.html"
title="next page">
<div class="prev-next-info">
<p class="prev-next-subtitle">next</p>
<p class="prev-next-title">How to participe</p>
<p class="prev-next-title">Ocean warming</p>
</div>
<i class="fa-solid fa-angle-right"></i>
</a>
Expand Down
18 changes: 9 additions & 9 deletions www/_build/html/challenges/challenge-sea-ice-melting.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
<link rel="icon" href="../_static/argopy.ico"/>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="Ocean Deoxygenation" href="challenge-deoxygenation.html" />
<link rel="prev" title="Ocean warming" href="challenge-warming.html" />
<link rel="next" title="Global array milestone" href="challenge-profile.html" />
<link rel="prev" title="Ocean acidification" href="challenge-acidification.html" />
<link rel="stylesheet" href="../_static/pygments/default.css" type="text/css" id="pygments-style">
<link rel="stylesheet" href="../_static/custom.css" type="text/css">

Expand Down Expand Up @@ -170,11 +170,11 @@
<div class="bd-toc-item navbar-nav active">
<ul class="current nav bd-sidenav">
<li class="toctree-l1 current active has-children"><a class="reference internal" href="index.html">Coding challenges</a><details open="open"><summary><span class="toctree-toggle" role="presentation"><i class="fa-solid fa-chevron-down"></i></span></summary><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="challenge-warming.html">Ocean warming</a></li>
<li class="toctree-l2 current active"><a class="current reference internal" href="#">Sea-ice melting</a></li>
<li class="toctree-l2"><a class="reference internal" href="challenge-deoxygenation.html">Ocean Deoxygenation</a></li>
<li class="toctree-l2"><a class="reference internal" href="challenge-acidification.html">Ocean acidification</a></li>
<li class="toctree-l2 current active"><a class="current reference internal" href="#">Sea-ice melting</a></li>
<li class="toctree-l2"><a class="reference internal" href="challenge-profile.html">Global array milestone</a></li>
<li class="toctree-l2"><a class="reference internal" href="challenge-warming.html">Ocean warming</a></li>
<li class="toctree-l2"><a class="reference internal" href="challenge-deoxygenation.html">Ocean Deoxygenation</a></li>
<li class="toctree-l2"><a class="reference internal" href="howto.html">How to participe</a></li>
</ul>
</details></li>
Expand Down Expand Up @@ -331,20 +331,20 @@ <h1>Sea-ice melting</h1>

<div class="prev-next-area">
<a class="left-prev"
href="challenge-warming.html"
href="challenge-acidification.html"
title="previous page">
<i class="fa-solid fa-angle-left"></i>
<div class="prev-next-info">
<p class="prev-next-subtitle">previous</p>
<p class="prev-next-title">Ocean warming</p>
<p class="prev-next-title">Ocean acidification</p>
</div>
</a>
<a class="right-next"
href="challenge-deoxygenation.html"
href="challenge-profile.html"
title="next page">
<div class="prev-next-info">
<p class="prev-next-subtitle">next</p>
<p class="prev-next-title">Ocean Deoxygenation</p>
<p class="prev-next-title">Global array milestone</p>
</div>
<i class="fa-solid fa-angle-right"></i>
</a>
Expand Down
Loading

0 comments on commit a7c7bdc

Please sign in to comment.