Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Argo data tool #81

Merged
merged 22 commits into from Dec 21, 2023
Merged

Argo data tool #81

merged 22 commits into from Dec 21, 2023

Commits on Nov 17, 2023

  1. Add argo data retrieval tool

    Marie59 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    431dfe2 View commit details
    Browse the repository at this point in the history
  2. Create .shed.yml

    Marie59 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    a2436fa View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. add homepage_url to .shed.yml

    Marie59 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    dd8b092 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. use argparse

    Marie59 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    d48f1a6 View commit details
    Browse the repository at this point in the history
  2. adapt xml to argparse

    Marie59 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    c315b19 View commit details
    Browse the repository at this point in the history
  3. fix lint

    Marie59 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    5789103 View commit details
    Browse the repository at this point in the history
  4. small lint fix

    Marie59 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    711ce6b View commit details
    Browse the repository at this point in the history
  5. remove test param

    Marie59 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    ff3aa5d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. change category

    Marie59 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    fb978fd View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    544be1e View commit details
    Browse the repository at this point in the history
  2. update requirement version

    Marie59 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    46bdbd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1d5c68 View commit details
    Browse the repository at this point in the history
  4. run back

    Marie59 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    a973761 View commit details
    Browse the repository at this point in the history
  5. fix : small changes macro

    Marie59 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    d6b7b3e View commit details
    Browse the repository at this point in the history
  6. add profile

    Marie59 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    bc7a6be View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    94864c5 View commit details
    Browse the repository at this point in the history
  2. change versioning

    Marie59 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    cbcaa8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21cc68a View commit details
    Browse the repository at this point in the history
  4. fix lint

    Marie59 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    aa2c3e1 View commit details
    Browse the repository at this point in the history
  5. fix if

    Marie59 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    603b185 View commit details
    Browse the repository at this point in the history
  6. add help

    Marie59 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    f9717ee View commit details
    Browse the repository at this point in the history
  7. add tests

    Marie59 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    ac219ee View commit details
    Browse the repository at this point in the history