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

Add logic for remote or local files in NetCDFSource #93

Merged
merged 7 commits into from
Nov 24, 2020

Commits on Nov 23, 2020

  1. add can_be_local logic

    scottyhq committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    7ccfa3e View commit details
    Browse the repository at this point in the history
  2. add basic remote read test

    scottyhq committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    592855e View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. add a bunch of tests

    scottyhq committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    c59f25b View commit details
    Browse the repository at this point in the history
  2. fix upstream test env

    scottyhq committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    25a9255 View commit details
    Browse the repository at this point in the history
  3. add local s3 tests

    scottyhq committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    7d3670d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c85ed42 View commit details
    Browse the repository at this point in the history
  5. add fake aws credentials

    scottyhq committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    dc2ec1f View commit details
    Browse the repository at this point in the history