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 simple IODC downloader #6

Merged
merged 2 commits into from
Sep 6, 2023
Merged

Add simple IODC downloader #6

merged 2 commits into from
Sep 6, 2023

Conversation

jacobbieker
Copy link
Member

Pull Request

Description

Please delete the italicised instruction text!
Please include a summary of the change and which issue is fixed.
Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes #

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
Please also list any relevant details for your test configuration

  • Yes

If your changes affect data processing, have you plotted any changes? i.e. have you done a quick sanity check?

  • Yes

Checklist:

  • My code follows OCF's coding style guidelines
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked my code and corrected any misspellings

@jacobbieker jacobbieker requested a review from devsjc September 6, 2023 09:24
pyproject.toml Outdated
@@ -28,7 +28,8 @@ dependencies = [
"pathlib == 1.0.1",
"requests == 2.31.0",
"xarray == 2023.2.0",
"zarr == 2.14.2"
"zarr == 2.14.2",
"satip",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe pin to 2.11.10?

@jacobbieker jacobbieker merged commit 31a41b7 into main Sep 6, 2023
@jacobbieker jacobbieker deleted the jacob/iodc branch September 6, 2023 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants