-
Notifications
You must be signed in to change notification settings - Fork 54
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
fsspec HDF5 read issue with noaa-oisst-avhrr-only. #106
Comments
Thanks for the issue. Can you give a little more context. What code produced this error? |
Running this recipe the failure is occurring on open_dataset. Currently running on a cluster with a single worker node using the following versions (this PR branch of
|
Ok and how are you "running" it? Via the prefect executor? Can you share the code that is loading and executing the recipe? We need to get to a reproducer that we can pass around, for example, to @martindurant, to dig into the fsspec part of this. Clearly the recipe works in other contexts, e.g. https://pangeo-forge.readthedocs.io/en/latest/tutorials/netcdf_zarr_sequential.html |
@rabernat The is being run using the
For testing purposes I have running flows via Prefect Cloud console to view log aggregation rather than using |
Sorry to keep asking questions! ... but can you link me to the worker logs? Do you have the pangeo_forge logs turned on? |
@rabernat Let me kick off a new run with the log level set for |
Ok, glad it resolved, but nevertheless we should keep an eye on this. Intermittent bugs are the hardest to squash! |
Do we think #171 fixed this? |
@rabernat I'll investigate a bit more but I wanted to flag this here since you had logged a similar issue previously. When running a subset of the noaa-oisst-avhrr-only recipe I hit the following during processing with a single worker node
The text was updated successfully, but these errors were encountered: