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 25, 2024
2 parents 0fcd4ca + 378e6f8 commit b5c6521
Show file tree
Hide file tree
Showing 33 changed files with 98 additions and 46 deletions.
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/credits.doctree
Binary file not shown.
Binary file modified www/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified www/_build/doctrees/index.doctree
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ Ocean Deoxygenation

.. grid-item-card::
:img-top: ../_static/icon_deox.svg
:class-img-top: challenge-img-top
:img-bottom: ../_static/bg_deox.png
:class-img-top: challenge-img-top
:class-footer: challenge-card-footer
:class-card: challenge-card-large

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ Sea-ice melting

.. grid-item-card::
:img-top: ../_static/icon_melting.svg
:class-img-top: challenge-img-top
:img-bottom: ../_static/bg_melting.png
:class-img-top: challenge-img-top
:class-footer: challenge-card-footer
:class-card: challenge-card-large

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

.. grid-item-card::
:img-top: ../_static/icon_warming.svg
:class-img-top: challenge-img-top
:img-bottom: ../_static/bg_warming.png
:class-img-top: challenge-img-top
:class-footer: challenge-card-footer
:class-card: challenge-card-large

Expand Down
6 changes: 3 additions & 3 deletions www/_build/html/_sources/challenges/howto.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ How to participe

.. raw:: html

<div class="title">How to participate to the coding challenge ?</div>
<div class="title">How to participate <br>to coding challenges ?</div>

<small><a href="index.html">Check here for the list of challenges</a></small>

Expand All @@ -34,7 +34,7 @@ How to participe

The deadline to submit you response to a challenge is **January 31st, midnight (CET)**

Send a `gist link <https://gist.github.com/>`_ or a zipped notebook to: **argopy (at) proton.me**
Send a link toward a published notebook or a zipped notebook to: `argopy@proton.me <mailto:argopy@proton.me?subject=Coding-challenge>`_

.. topic:: What's expected ?

Expand All @@ -52,4 +52,4 @@ How to participe
- Script readability
- Amount of data downloaded (the smaller the better)

The most *elegant* responses will be added to the `argopy documentation gallery <https://argopy.readthedocs.io/en/latest/gallery.html>`_ and winners will received a special prize.
The most *elegant* responses will be added to the `argopy documentation gallery <https://argopy.readthedocs.io/en/latest/gallery.html>`_ and winners will received a **special prize**...
5 changes: 3 additions & 2 deletions www/_build/html/_sources/challenges/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ Coding challenges
:link: challenge-warming
:link-type: ref
:class-card: challenge-card
:class-footer: challenge-card-footer
:class-header: challenge-card-header

^^^

Expand All @@ -79,6 +77,7 @@ Coding challenges
:img-top: ../_static/icon_deox.svg
:link: challenge-deoxygenation
:link-type: ref
:class-card: challenge-card

^^^

Expand All @@ -88,6 +87,7 @@ Coding challenges
:img-top: ../_static/icon_acid.svg
:link: challenge-acidification
:link-type: ref
:class-card: challenge-card

^^^

Expand All @@ -97,5 +97,6 @@ Coding challenges
:img-top: ../_static/icon_data.svg
:link: challenge-profile
:link-type: ref
:class-card: challenge-card

^^^
2 changes: 1 addition & 1 deletion www/_build/html/_sources/credits.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Credits

.. raw:: html

<div>Credits</div>
<div class='title'>Credits</div>

.. topic:: Vectors for anniversary items on the landing page

Expand Down
4 changes: 4 additions & 0 deletions www/_build/html/_sources/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,23 +40,27 @@ Celebrating argopy 5 years anniversary !
:img-top: _static/landing_coding.svg
:link: coding-challenges
:link-type: ref
:class-card: activity-card

^^^

.. grid-item-card:: Online game contest
:img-top: _static/landing_game.svg
:link: https://argopy.pythonanywhere.com
:class-card: activity-card

^^^

.. grid-item-card:: Fill on our User survey
:img-top: _static/landing_survey.svg
:link: https://forms.gle/v8NnXkXCEYwRfePp8
:class-card: activity-card

^^^

.. grid-item-card:: 2025 Training camp registration
:img-top: _static/landing_training.svg
:link: https://forms.gle/d8xPbrWu7aZcvMut9
:class-card: activity-card

^^^
25 changes: 23 additions & 2 deletions www/_build/html/_static/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,13 @@ body {
/*float: left; */
/*margin: 0 0 0 25px;*/
}
.activity-card > .sd-card-img-top {
height: 250px;
}
.sd-card-img-top .challenge-img-top {
height: auto;
width: 200px;
}
.sd-card-img{
opacity: 0.3;
}
Expand All @@ -79,7 +86,7 @@ body {
background-repeat: no-repeat;
background-position: center center;
}
.sd-card-img-top{
.challenge-card > .sd-card-img-top{
height: 250px;
}

Expand Down Expand Up @@ -113,9 +120,23 @@ body {
font-family: GothamMedium;
}

@media (max-width: 768px)
{
.grid-item-webtitle div.title{
font-size: large;
font-weight: bold;
text-align: center;
vertical-align: middle;
font-family: GothamMedium;
}
}



.grid-item-webtitle img{
/*max-height: 200px;*/
height: 250px;
max-height: 250px;
/*height: 250px;*/
}
.grid-item-webtitle-small{
font-size: large;
Expand Down
2 changes: 1 addition & 1 deletion www/_build/html/challenges/challenge-acidification.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=e9e0c709" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=11bad3bc" />

<!-- So that users can add custom icons -->
<script src="../_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
Expand Down
2 changes: 1 addition & 1 deletion www/_build/html/challenges/challenge-deoxygenation.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=e9e0c709" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=11bad3bc" />

<!-- So that users can add custom icons -->
<script src="../_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
Expand Down
2 changes: 1 addition & 1 deletion www/_build/html/challenges/challenge-profile.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=e9e0c709" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=11bad3bc" />

<!-- So that users can add custom icons -->
<script src="../_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
Expand Down
2 changes: 1 addition & 1 deletion www/_build/html/challenges/challenge-sea-ice-melting.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=e9e0c709" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=11bad3bc" />

<!-- So that users can add custom icons -->
<script src="../_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
Expand Down
2 changes: 1 addition & 1 deletion www/_build/html/challenges/challenge-warming.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=e9e0c709" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=11bad3bc" />

<!-- So that users can add custom icons -->
<script src="../_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
Expand Down
8 changes: 4 additions & 4 deletions www/_build/html/challenges/howto.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=e9e0c709" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=11bad3bc" />

<!-- So that users can add custom icons -->
<script src="../_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
Expand Down Expand Up @@ -282,15 +282,15 @@ <h1>How to participe</h1>
<div class="sd-col sd-d-flex-column sd-col-10 sd-col-xs-10 sd-col-sm-10 sd-col-md-10 sd-col-lg-10 grid-item-webtitle docutils">
<a class="reference external image-reference" href="https://argopy.readthedocs.io"><img alt="https://argopy.readthedocs.io/en/latest/_static/argopy_logo_long.png" src="https://argopy.readthedocs.io/en/latest/_static/argopy_logo_long.png" style="height: 75px;" />
</a>
<div class="title">How to participate to the coding challenge ?</div>
<div class="title">How to participate <br>to coding challenges ?</div>

<small><a href="index.html">Check here for the list of challenges</a></small></div>
</div>
</div>
<div class="admonition-how-to-participate admonition">
<p class="admonition-title">How to participate ?</p>
<p>The deadline to submit you response to a challenge is <strong>January 31st, midnight (CET)</strong></p>
<p>Send a <a class="reference external" href="https://gist.github.com/">gist link</a> or a zipped notebook to: <strong>argopy (at) proton.me</strong></p>
<p>Send a link toward a published notebook or a zipped notebook to: <a class="reference external" href="mailto:argopy&#37;&#52;&#48;proton&#46;me?subject=Coding-challenge">argopy<span>&#64;</span>proton<span>&#46;</span>me</a></p>
</div>
<aside class="topic">
<p class="topic-title">What’s expected ?</p>
Expand All @@ -309,7 +309,7 @@ <h1>How to participe</h1>
<li><p>Script readability</p></li>
<li><p>Amount of data downloaded (the smaller the better)</p></li>
</ul>
<p>The most <em>elegant</em> responses will be added to the <a class="reference external" href="https://argopy.readthedocs.io/en/latest/gallery.html">argopy documentation gallery</a> and winners will received a special prize.</p>
<p>The most <em>elegant</em> responses will be added to the <a class="reference external" href="https://argopy.readthedocs.io/en/latest/gallery.html">argopy documentation gallery</a> and winners will received a <strong>special prize</strong></p>
</div>
</section>

Expand Down
10 changes: 5 additions & 5 deletions www/_build/html/challenges/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=e9e0c709" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=11bad3bc" />

<!-- So that users can add custom icons -->
<script src="../_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
Expand Down Expand Up @@ -295,7 +295,7 @@ <h1>Coding challenges</h1>
<div class="sd-col sd-d-flex-column docutils">
<div class="sd-card sd-sphinx-override sd-mb-3 sd-shadow-sm sd-card-hover challenge-card docutils">
<img alt="" class="sd-card-img-top" src="../_images/icon_warming.svg" />
<div class="sd-card-header challenge-card-header docutils">
<div class="sd-card-header docutils">
</div>
<div class="sd-card-body docutils">
<div class="sd-card-title sd-font-weight-bold docutils">
Expand All @@ -315,7 +315,7 @@ <h1>Coding challenges</h1>
<a class="sd-stretched-link sd-hide-link-text reference internal" href="challenge-sea-ice-melting.html#challenge-sea-ice-melting"><span class="std std-ref">Sea-ice melting</span></a></div>
</div>
<div class="sd-col sd-d-flex-column docutils">
<div class="sd-card sd-sphinx-override sd-mb-3 sd-shadow-sm sd-card-hover docutils">
<div class="sd-card sd-sphinx-override sd-mb-3 sd-shadow-sm sd-card-hover challenge-card docutils">
<img alt="" class="sd-card-img-top" src="../_images/icon_deox.svg" />
<div class="sd-card-header docutils">
</div>
Expand All @@ -326,7 +326,7 @@ <h1>Coding challenges</h1>
<a class="sd-stretched-link sd-hide-link-text reference internal" href="challenge-deoxygenation.html#challenge-deoxygenation"><span class="std std-ref">Ocean Deoxygenation</span></a></div>
</div>
<div class="sd-col sd-d-flex-column docutils">
<div class="sd-card sd-sphinx-override sd-mb-3 sd-shadow-sm sd-card-hover docutils">
<div class="sd-card sd-sphinx-override sd-mb-3 sd-shadow-sm sd-card-hover challenge-card docutils">
<img alt="" class="sd-card-img-top" src="../_images/icon_acid.svg" />
<div class="sd-card-header docutils">
</div>
Expand All @@ -337,7 +337,7 @@ <h1>Coding challenges</h1>
<a class="sd-stretched-link sd-hide-link-text reference internal" href="challenge-acidification.html#challenge-acidification"><span class="std std-ref">Ocean acidification</span></a></div>
</div>
<div class="sd-col sd-d-flex-column docutils">
<div class="sd-card sd-sphinx-override sd-mb-3 sd-shadow-sm sd-card-hover docutils">
<div class="sd-card sd-sphinx-override sd-mb-3 sd-shadow-sm sd-card-hover challenge-card docutils">
<img alt="" class="sd-card-img-top" src="../_images/icon_data.svg" />
<div class="sd-card-header docutils">
</div>
Expand Down
4 changes: 2 additions & 2 deletions www/_build/html/credits.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=e9e0c709" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=11bad3bc" />

<!-- So that users can add custom icons -->
<script src="_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
Expand Down Expand Up @@ -283,7 +283,7 @@ <h1>Credits</h1>
<div class="sd-col sd-d-flex-column sd-col-10 sd-col-xs-10 sd-col-sm-10 sd-col-md-10 sd-col-lg-10 grid-item-webtitle docutils">
<a class="reference external image-reference" href="https://argopy.readthedocs.io"><img alt="https://argopy.readthedocs.io/en/latest/_static/argopy_logo_long.png" src="https://argopy.readthedocs.io/en/latest/_static/argopy_logo_long.png" style="height: 75px;" />
</a>
<div>Credits</div></div>
<div class='title'>Credits</div></div>
</div>
</div>
<aside class="topic">
Expand Down
2 changes: 1 addition & 1 deletion www/_build/html/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=e9e0c709" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=11bad3bc" />

<!-- So that users can add custom icons -->
<script src="_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
Expand Down
10 changes: 5 additions & 5 deletions www/_build/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=e9e0c709" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=11bad3bc" />

<!-- So that users can add custom icons -->
<script src="_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
Expand Down Expand Up @@ -292,7 +292,7 @@ <h1>Celebrating argopy 5 years anniversary !</h1>
<div class="sd-container-fluid sd-sphinx-override sd-mb-4 docutils">
<div class="sd-row sd-row-cols-1 sd-row-cols-xs-1 sd-row-cols-sm-2 sd-row-cols-md-4 sd-row-cols-lg-4 docutils">
<div class="sd-col sd-d-flex-row docutils">
<div class="sd-card sd-sphinx-override sd-w-100 sd-shadow-sm sd-card-hover docutils">
<div class="sd-card sd-sphinx-override sd-w-100 sd-shadow-sm sd-card-hover activity-card docutils">
<img alt="" class="sd-card-img-top" src="_images/landing_coding.svg" />
<div class="sd-card-header docutils">
</div>
Expand All @@ -303,7 +303,7 @@ <h1>Celebrating argopy 5 years anniversary !</h1>
<a class="sd-stretched-link sd-hide-link-text reference internal" href="challenges/index.html#coding-challenges"><span class="std std-ref">Coding challenges</span></a></div>
</div>
<div class="sd-col sd-d-flex-row docutils">
<div class="sd-card sd-sphinx-override sd-w-100 sd-shadow-sm sd-card-hover docutils">
<div class="sd-card sd-sphinx-override sd-w-100 sd-shadow-sm sd-card-hover activity-card docutils">
<img alt="" class="sd-card-img-top" src="_images/landing_game.svg" />
<div class="sd-card-header docutils">
</div>
Expand All @@ -314,7 +314,7 @@ <h1>Celebrating argopy 5 years anniversary !</h1>
<a class="sd-stretched-link sd-hide-link-text reference external" href="https://argopy.pythonanywhere.com"><span>https://argopy.pythonanywhere.com</span></a></div>
</div>
<div class="sd-col sd-d-flex-row docutils">
<div class="sd-card sd-sphinx-override sd-w-100 sd-shadow-sm sd-card-hover docutils">
<div class="sd-card sd-sphinx-override sd-w-100 sd-shadow-sm sd-card-hover activity-card docutils">
<img alt="" class="sd-card-img-top" src="_images/landing_survey.svg" />
<div class="sd-card-header docutils">
</div>
Expand All @@ -325,7 +325,7 @@ <h1>Celebrating argopy 5 years anniversary !</h1>
<a class="sd-stretched-link sd-hide-link-text reference external" href="https://forms.gle/v8NnXkXCEYwRfePp8"><span>https://forms.gle/v8NnXkXCEYwRfePp8</span></a></div>
</div>
<div class="sd-col sd-d-flex-row docutils">
<div class="sd-card sd-sphinx-override sd-w-100 sd-shadow-sm sd-card-hover docutils">
<div class="sd-card sd-sphinx-override sd-w-100 sd-shadow-sm sd-card-hover activity-card docutils">
<img alt="" class="sd-card-img-top" src="_images/landing_training.svg" />
<div class="sd-card-header docutils">
</div>
Expand Down
2 changes: 1 addition & 1 deletion www/_build/html/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=e9e0c709" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=11bad3bc" />

<!-- So that users can add custom icons -->
<script src="_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
Expand Down
Loading

0 comments on commit b5c6521

Please sign in to comment.