-
Notifications
You must be signed in to change notification settings - Fork 15
jhrg/libdap4 305 serialization bug #306
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
Conversation
The variables in the root group are now serialized first.
|
Based on recent feedback from NSIDC, we are going to have to test this against the Unidata Java client code, beyond that, it's ready for review. |
|
|
The checksum problem may be at play here as well. You might try modifying the ncdump URL to ask for checksums, which I think will cause ncdump to expect them? Not sure... |
|
Sorry about my confusion: The changes have been merged to master, but they only affect the NGAP api endpoint.
|
|
NB: This also relates to, and fixes, EED3 issue HYRAX-1867. |
|
Make a test deployment of Hyrax that contains this and put it on UAT and make sure that NSIDC's application (OA) still works. |
|
@ndp-opendap @Mikejmnez Please review this so I can start the process today of getting this to SIT. |
ndp-opendap
left a comment
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.
![]()
Conflicts: D4Group.cc
|
|
Tested against OA in UAT. Works - see ticket for details (https://bugs.earthdata.nasa.gov/browse/HYRAX-1948) |



This is a fix for issue 305.