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

AERONET dates when parallel option used #125

Merged
merged 8 commits into from
Sep 25, 2023

Commits on Jul 11, 2023

  1. Add failing test

    zmoon committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    fa4b376 View commit details
    Browse the repository at this point in the history
  2. Sort of fix

    But will fail if day or less requested
    zmoon committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    307799b View commit details
    Browse the repository at this point in the history
  3. WIP

    In the two day case, the parallel run has somewhat fewer rows
    
    Removing the `.drop_duplicates()` didn't change things
    
    Will have to investigate more
    zmoon committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    44b6fca View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Multi-day test now passes

    just have to sort first before comparing
    zmoon committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    90c5b5d View commit details
    Browse the repository at this point in the history
  2. notes [skip ci]

    zmoon committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    f7321b3 View commit details
    Browse the repository at this point in the history
  3. -2 etc. also ok for joblib

    zmoon committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ab44b37 View commit details
    Browse the repository at this point in the history
  4. AQS xfail non strict

    zmoon committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    1a95aa2 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Update monetio/obs/aeronet.py

    zmoon authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    1c1a3da View commit details
    Browse the repository at this point in the history