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 19, 2024
2 parents 922352f + e067f26 commit 6c7578c
Show file tree
Hide file tree
Showing 49 changed files with 919 additions and 356 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# 🎂 Celebrating argopy 5 years anniversary 🎂

Here find information about:
This repo gather all material and information about the celebration

- 🏆**argopy** [challenges](https://github.com/gmaze/argopy_5years/tree/main/challenges)

- 🎮Online games:
- [ocean_invaders](https://github.com/gmaze/argopy_5years/tree/main/ocean_invaders)
- [argo-crusade](https://github.com/gmaze/argopy_5years/tree/main/argo-crusade)

- 💌User survey, [check draft here](https://docs.google.com/forms/d/15iVgAuf7IQROEBgwv5cAKzjbM1LoxHMIk54pGsv6DRQ/edit?usp=drive_web) and the [online survey here](https://forms.gle/rXUbNhEyRRzbfobU7)
| <img src="www/_static/landing_coding.svg" width="200"/> | <h3>Coding challenges</h3> |
|---------------------------------------------------------------------------------|-------------------------------------------------------------|
| <h3>Online game</h3> | <img src="www/_static/landing_game.svg" width="200"/> |
| <img src="www/_static/landing_survey.svg" width="200"/> | <h3>[User survey](https://forms.gle/v8NnXkXCEYwRfePp8)</h3> |
| <h3>[2025 Training camp registration](https://forms.gle/d8xPbrWu7aZcvMut9)</h3> | <img src="www/_static/landing_training.svg" width="200"/> |
Binary file modified www/_build/doctrees/challenges/challenge-acidification.doctree
Binary file not shown.
Binary file modified www/_build/doctrees/challenges/challenge-deoxygenation.doctree
Binary file not shown.
Binary file modified www/_build/doctrees/challenges/challenge-profile.doctree
Binary file not shown.
Binary file modified www/_build/doctrees/challenges/challenge-sea-ice-melting.doctree
Binary file not shown.
Binary file modified www/_build/doctrees/challenges/challenge-warming.doctree
Binary file not shown.
Binary file added 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.
2 changes: 1 addition & 1 deletion www/_build/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 5379b444d6a2299fd6c7a2fcc7013e40
config: 9f19ccb112023f754e008c2ce1e77d73
tags: 645f666f9bcd5a90fca523b33c5a78b7
4 changes: 4 additions & 0 deletions www/_build/html/.buildinfo.bak
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
config: b0f9980547956b53d9e77f4dc5d40ad2
tags: 645f666f9bcd5a90fca523b33c5a78b7
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ Ocean acidification
:class: grid-item-webtitle

.. image:: ../_static/argopy_logo_5years.png
:height: 100
:height: 100
:target: https://euroargodev.github.io/argopy-5years

.. grid-item::
:columns: 9
Expand Down Expand Up @@ -47,10 +48,11 @@ Ocean acidification

.. grid-item::

.. button-link:: ?
.. button-ref:: howto
:color: danger
:expand:
:shadow:
:ref-type: ref

Submit your code

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ Ocean Deoxygenation
:class: grid-item-webtitle

.. image:: ../_static/argopy_logo_5years.png
:height: 100
:height: 100
:target: https://euroargodev.github.io/argopy-5years

.. grid-item::
:columns: 9
:class: grid-item-webtitle-small

Celebrating argopy 5 years anniversary !


.. grid:: 1

.. grid-item-card:: Coding challenges > Ocean deoxygenation
Expand All @@ -48,10 +48,11 @@ Ocean Deoxygenation

.. grid-item::

.. button-link:: ?
.. button-ref:: howto
:color: danger
:expand:
:shadow:
:ref-type: ref

Submit your code

Expand Down
12 changes: 7 additions & 5 deletions www/_build/html/_sources/challenges/challenge-profile.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ Global array milestone
:class: grid-item-webtitle

.. image:: ../_static/argopy_logo_5years.png
:height: 100
:height: 100
:target: https://euroargodev.github.io/argopy-5years

.. grid-item::
:columns: 9
Expand All @@ -32,31 +33,32 @@ Global array milestone

:bdg-info-line:`Context`

The global Argo array is made up of thousands of active floats for more than 20 years. Each float may have its own technology and sensors manufacturer. But the international Argo Data Management Team homogeneize and enforce strict file content and format conventions that are collectively decided. The Argo database is an example for many ocean observing systems.
The global Argo array is made up of thousands of floats. Each float may have its own technology and sensors manufacturer. But the international Argo Data Management Team homogenizes and enforces strict file content and format conventions that are collectively decided. The Argo database is an example for many ocean observing systems.

:bdg-success-line:`Argo`

Implementing the ambitious OneArgo design will require funding but also a huge community effort to keep the database standards at the highest requirement levels.

:bdg-danger-line:`Challenge`

Participants should propose a Python code to determine which float reported the 3.000.000th Argo profile of the dataset ?
Participants should propose a Python code to determine which float reported the 3.000.000th Argo profile of the dataset in 2024.

+++
.. grid:: 2

.. grid-item::

.. button-link:: ?
.. button-ref:: howto
:color: danger
:expand:
:shadow:
:ref-type: ref

Submit your code

.. grid-item::

.. button-link:: ?
.. button-link:: https://argo.ucsd.edu/about/status/
:color: info
:expand:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ Sea-ice melting
:class: grid-item-webtitle

.. image:: ../_static/argopy_logo_5years.png
:height: 100
:height: 100
:target: https://euroargodev.github.io/argopy-5years

.. grid-item::
:columns: 9
:class: grid-item-webtitle-small

Celebrating argopy 5 years anniversary !


.. grid:: 1

.. grid-item-card:: Coding challenges > Sea-ice melting
Expand All @@ -48,10 +48,11 @@ Sea-ice melting

.. grid-item::

.. button-link:: ?
.. button-ref:: howto
:color: danger
:expand:
:shadow:
:ref-type: ref

Submit your code

Expand Down
6 changes: 4 additions & 2 deletions www/_build/html/_sources/challenges/challenge-warming.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ Ocean warming
:class: grid-item-webtitle

.. image:: ../_static/argopy_logo_5years.png
:height: 100
:height: 100
:target: https://euroargodev.github.io/argopy-5years

.. grid-item::
:columns: 9
Expand Down Expand Up @@ -47,10 +48,11 @@ Ocean warming

.. grid-item::

.. button-link:: ?
.. button-ref:: howto
:color: danger
:expand:
:shadow:
:ref-type: ref

Submit your code

Expand Down
53 changes: 53 additions & 0 deletions www/_build/html/_sources/challenges/howto.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
.. _howto:

.. rst-class:: hide-me

How to participe
----------------

.. grid:: 1 2 2 2
:class-row: grid-item-row

.. grid-item::
:columns: 5
:class: grid-item-webtitle

.. image:: ../_static/argopy_logo_5years.png
:height: 200
:target: https://euroargodev.github.io/argopy-5years

.. grid-item::
:columns: 7
:class: grid-item-webtitle

Celebrating argopy 5 years anniversary !

.. raw:: html

<h2 style="margin-top:-20px">How to participate to coding challenges?</h2>


.. admonition:: How to participate ?

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**

.. topic:: What's expected ?

A python jupyter notebook providing answer to the challenge and that:

- is documented (provide information for parts that would not be self-explanatory),
- uses at least once in the procedure an **argopy** feature,
- provides a reproducible computation (e.g. avoid to use unpublished dataset, reference used data, etc...),
- provides a computation executable on a laptop.

.. hint::

Responses will be evaluated by the argopy team along the following criteria:

- Documentation quality
- 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>`_.
19 changes: 8 additions & 11 deletions www/_build/html/_sources/challenges/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,35 +8,37 @@ Coding challenges
.. toctree::
:maxdepth: 2
:hidden:
:caption: List of challenges

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

.. grid:: 1 2 2 2
:class-row: grid-item-row

.. grid-item::
:columns: 4
:columns: 5
:class: grid-item-webtitle

.. image:: ../_static/argopy_logo_5years.png
:width: 200
:height: 200
:target: https://euroargodev.github.io/argopy-5years

.. grid-item::
:columns: 8
:columns: 7
:class: grid-item-webtitle

Celebrating argopy 5 years anniversary !

.. raw:: html

<h2>Coding challenges</h2>
<h2 style="margin-top:-20px">Coding challenges</h2>

<small>Proposed challenges are designed to improve your argopy programming skills and to learn more on its features.</small>

<small>Proposed challenges are designed to improve your argopy programming skills and to learn more on its features. See all details to participate at the bottom of this page.</small>
..
Grid values:
- default nb of columns for: extra-small (<576px), small (768px), medium (992px) and large screens (>1200px)
Expand Down Expand Up @@ -95,8 +97,3 @@ Coding challenges
:link-type: ref

^^^

.. topic:: Contest details

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

47 changes: 44 additions & 3 deletions www/_build/html/_sources/credits.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,49 @@
.. _credits:

Background of coding challenges:
.. rst-class:: hide-me

Credits
-------

.. grid:: 1 2 2 2
:class-row: grid-item-row

.. grid-item::
:columns: 5
:class: grid-item-webtitle

.. image:: _static/argopy_logo_5years.png
:height: 200
:target: https://euroargodev.github.io/argopy-5years

.. grid-item::
:columns: 7
:class: grid-item-webtitle

Celebrating argopy 5 years anniversary !

.. raw:: html

<h2 style="margin-top:-20px">Credits</h2>

.. topic:: Background images

- Ocean acidification: olgatsai
- Sea-ice melting: Willian Justen de Vasconcellos
- Ocean dexoygenation:
- Ocean deoxygenation: Taken from un-sourced image at https://ocean-climate.org/en/deoxygenation-of-the-ocean
- Ocean warming: Tim Johnson
- Network milestone: Kevin Balem
- Network milestone: Kevin Balem
- Website: Vecteezy (vecteezy_underwater-bright-blue-ocean-scene-background_1337986)

.. topic:: Vectors for anniversary items

All original vectors have been modified by K. Balem to fit our color scheme

- Coding challenge: Designed by `vectorjuice / Freepik <http://www.freepik.com>`_
- Online game contest: Designed by `storyset / Freepik <http://www.freepik.com>`_
- User survey: Designed by `Freepick <https://www.freepik.com>`_
- Training camp registration: Designed by `Freepick <https://www.freepik.com/free-vector/online-education-landing-page-template_16665229.htm>`_

.. topic:: Fonts

Title font: https://www.deefont.com/gotham-font-family
7 changes: 4 additions & 3 deletions www/_build/html/_sources/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,15 @@ Celebrating argopy 5 years anniversary !
:class-row: grid-item-row

.. grid-item::
:columns: 6
:columns: 5
:class: grid-item-webtitle

.. image:: _static/argopy_logo_5years.png
:width: 200
:height: 200
:target: https://euroargodev.github.io/argopy-5years

.. grid-item::
:columns: 6
:columns: 7
:class: grid-item-webtitle

Celebrating argopy 5 years anniversary !
Expand Down
5 changes: 3 additions & 2 deletions www/_build/html/_static/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,9 @@ body {
text-align: center;
}
.challenge-card-large .sd-card-title{
margin-top: -90px;
margin-bottom: 60px;
margin-top: -100px;
margin-bottom: 50px;
font-size: 28px;
}
.challenge-card-footer{
margin-left: auto;
Expand Down
Loading

0 comments on commit 6c7578c

Please sign in to comment.