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

feat(data-download): create Python script for Zarr downloads #31

Open
3 tasks
uwcdc opened this issue Nov 19, 2024 · 0 comments
Open
3 tasks

feat(data-download): create Python script for Zarr downloads #31

uwcdc opened this issue Nov 19, 2024 · 0 comments
Labels
data-processing enhancement New feature or request

Comments

@uwcdc
Copy link
Member

uwcdc commented Nov 19, 2024

Create a Python script to automate the download and slicing of Zarr datasets from AWS, leveraging fsspec and xarray for efficient data handling.

Tasks:

  • Use fsspec to interface with AWS for remote dataset access.
  • Integrate xarray to enable lazy loading and efficient slicing of large datasets.
  • Add error handling for incomplete or failed downloads.
@uwcdc uwcdc added enhancement New feature or request data-processing labels Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data-processing enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant