-
Notifications
You must be signed in to change notification settings - Fork 4
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
can NCDatasets.jl's Dataset be used on collection of daily global SST files? #124
Comments
|
Using
or
and
|
RasterSeries is probably the best in-Julia solution for this. If willing to shell out to Python, then you can always build a Kerchunk file with the contents of the netcdf, then read it in Julia via Kerchunk.jl/ZarrDatasets.jl/Rasters.jl. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: