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

PM2.5 Update #182

Closed
sgoodm opened this issue Jun 26, 2024 · 2 comments
Closed

PM2.5 Update #182

sgoodm opened this issue Jun 26, 2024 · 2 comments

Comments

@sgoodm
Copy link
Member

sgoodm commented Jun 26, 2024

Updating to version V5GL04

https://sites.wustl.edu/acag/datasets/surface-pm2-5/

@sgoodm
Copy link
Member Author

sgoodm commented Jun 26, 2024

Code updated for k8s flows and currently debugging some pipeline specific issues

@sgoodm
Copy link
Member Author

sgoodm commented Jun 26, 2024

Pipeline actually finished running fine. The "errors" were HDF5-DIAG warnings that seem to have been tied to a version mismatch between dependencies within netcdf4.

HDF5-DIAG: Error detected in HDF5 (1.10.8) thread 1:
  #000: ../../../src/H5A.c line 485 in H5Aopen_by_name(): can't open attribute
    major: Attribute
    minor: Can't open object
  #001: ../../../src/H5Aint.c line 543 in H5A__open_by_name(): unable to load attribute info from object header
    major: Attribute
    minor: Unable to initialize object
  #002: ../../../src/H5Oattribute.c line 497 in H5O__attr_open_by_name(): can't locate attribute: '_QuantizeBitGroomNumberOfSignificantDigits'
    major: Attribute
    minor: Object not found

Relevant issues:
SciTools/iris#5187
tobac-project/tobac#388 (comment)

And it seems like 1.6.0 of netcdf4 may be where some of the features being warning about as missing were added (we had 1.5.7 in the container)
https://github.com/Unidata/netcdf4-python

@sgoodm sgoodm closed this as completed Jul 16, 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