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 fsspec functionality to viirs_sdr reader #2534

Merged
merged 9 commits into from
Jan 10, 2024

Commits on Jan 4, 2024

  1. adapt viirs_sdr reader for aws s3

    martin-rdz authored and djhoese committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    9beba3c View commit details
    Browse the repository at this point in the history
  2. fix issue where open_file_or_filename tries to open pathlib path

    martin-rdz authored and djhoese committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    130361b View commit details
    Browse the repository at this point in the history
  3. replaced PosixPath and WindowsPath with pathlib.Path

    following suggestion by @djhoese
    martin-rdz authored and djhoese committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    d3fe3fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c65aaf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    362c2e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5d4f6b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    180a0b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    64eedbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    529de8f View commit details
    Browse the repository at this point in the history