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

Notebook demonstrating direct S3 access of the HYCOM reanalysis data on AWS Open Data #1

Open
rsignell opened this issue Jun 27, 2024 · 0 comments

Comments

@rsignell
Copy link

rsignell commented Jun 27, 2024

@emmcdonald and others, I created references for the HYCOM Reanalysis data on AWS Open Data that allows you to use xarray and the zarr library to access the files as a single virtual dataset.

Data access example notebook
(the python environment to run it requires only standard conda-forge packages)

For these NetCDF 64-bit offset files, we created virtual "chunks" which cover the entire spatial domain, but with one vertical layer (and one time step, of course). If you are curious about the details of what we did, here is the [Reference generation notebook] (https://nbviewer.org/gist/rsignell/a97619c204f5d27c99e09a4426f7aa97). Note that to run this you currently require the latest kerchunk from main branch on github.

Please check out the access notebook and if you approve, I'd be happy to submit a PR to the dataset page at https://registry.opendata.aws/hycom-gofs-3pt1-reanalysis/. We could also add some other examples, like subsetting, or taking the mean over some time range, etc. We would probably want to move the references from the Open Storage Network bucket they are currently on to the open data bucket so they can be on a more reliable long-term bucket along with the data files. We might also want to fix my spelling of HyCOM=>HYCOM. oops. 😄

I'd be happy to have a short web meeting to demo/discuss all this, also, if you are interested.

@rsignell rsignell changed the title Notebook demonstrating direct S3 access of the HyCOM reanalysis data on AWS Open Data Notebook demonstrating direct S3 access of the HYCOM reanalysis data on AWS Open Data Jun 27, 2024
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

No branches or pull requests

1 participant