-
Notifications
You must be signed in to change notification settings - Fork 11
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
Validate gives errors for 'NaN' and 'Inf' values in IEEE754 data #644
Comments
I am getting this error in the sample data and do not understand it well enough to fix it. It also seems unrelated to this ticket:
May have missed it in the flood of NAN errors but those have been removed. Please help me fix this error in the XML for FITS to close this ticket. |
@al-niessner @mnhughes it looks like the |
I talked with the data provider and there was an error in their label templates which likely caused that issue (as well as the values in some of the tables that were very off). |
Issue #644: NaN being reported for IEEE754 types
Checked for duplicates
Yes - I've already checked
🐛 Describe the bug
When validating M2020 SuperCam FITS data files, validate v. 3.2.0 gives an error for 'NaN' and 'Inf" values in the data.
SuperCamFITSvalidate.zip
Why does validate say that these values aren't allowed in IEEE754MSBDouble data? I can't find anything saying this in the PDS4 standards. I only see these values aren't allowed in ASCII data.
Validate 3.2.0 is also still giving the offset error for tables defined out of order which I thought was fixed in 3.2.0.
🕵️ Expected behavior
I expected this product to pass validation.
📜 To Reproduce
...
🖥 Environment Info
...
📚 Version of Software Used
3.2.0
🩺 Test Data / Additional context
No response
🦄 Related requirements
🦄 #532
🦄 #514
⚙️ Engineering Details
No response
The text was updated successfully, but these errors were encountered: