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

Implement other than bgc-2024 branch major breaking refactoring for major release v1.0.0 #389

Merged
merged 25 commits into from
Sep 25, 2024

Commits on Sep 4, 2024

  1. Refactor option "dataset" into "ds"

    - for consistency with fetcher argument name "ds"
    gmaze committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4070159 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36fca9e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    d76a1a5 View commit details
    Browse the repository at this point in the history
  2. Update fetchers.py

    gmaze committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    942022d View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    c812f0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c379d55 View commit details
    Browse the repository at this point in the history
  3. upgrade pinned s3fs

    gmaze committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e2c25fc View commit details
    Browse the repository at this point in the history
  4. Refactor "ftp" vocab to "gdac"

    - option "ftp" renamed "gdac"
    - "FTPArgoDataFetcher" renamed "GDACArgoDataFetcher"
    - GDAC fetchers argument "ftp" renamed "gdac"
    - "validate_ftp" renamed "validate_gdac" in options.py
    gmaze committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    07bc71d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea0dc61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    691c487 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    623aec8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b1c35c View commit details
    Browse the repository at this point in the history
  9. Update checkers.py

    gmaze committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    91310fc View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    86f2edd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a755704 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. more ftp to gdac fixing

    gmaze committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    46a6586 View commit details
    Browse the repository at this point in the history
  2. Update test_xarray_accessor.py

    gmaze committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a62dc9d View commit details
    Browse the repository at this point in the history
  3. Update argovis_data.py

    removing numpy datetime64 utc warning
    gmaze committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    aa61927 View commit details
    Browse the repository at this point in the history
  4. Update static assets

    gmaze committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c6bb528 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Update options.py

    improve doctrings
    gmaze committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    87a996d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Update monitored_threadpool.py

    gmaze committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    37f2495 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    747ba13 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    a1aedc5 View commit details
    Browse the repository at this point in the history
  2. Delete test_deprecated.py

    gmaze committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    fa05fa7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce6fed9 View commit details
    Browse the repository at this point in the history