-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add ncattrs
function to get nc attributes without the need for siphon.
#35
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The new function is not employed by the populator?
…n disk for test comparisons. Normalize serviceType using Enum. Add utility functions to bypass siphon.
@huard |
Maybe releasing this should wait for the functions to be integrated in the populator. As it it, they're just there. |
Agreed. |
I didn't modify THREDDSLoader yet. Just added the function and tests.
@fmigneault-crim I replaced the comparison with the reference with validation. The reference was missing a few services, so the test failed.