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

ANISE reports "empty file record" when endian flag does not match the platform endian order #284

Closed
ChristopherRabotin opened this issue Jul 18, 2024 · 0 comments · Fixed by #313
Labels
Kind: bug Something isn't working

Comments

@ChristopherRabotin
Copy link
Member

Bug report

Describe the bug

When using NASA's bingo tool to convert the public Moon BPC file (https://naif.jpl.nasa.gov/pub/naif/generic_kernels/pck/moon_pa_de440_200625.bpc) from little to big endian (file is attached), ANISE should report WrongEndian but instead it proceeds with trying to load the file and reports EmptyRecord.

To Reproduce

  1. Using bingo, convert the Moon PA BPC file from little endian to big endian
  2. Try to load that file in ANISE GUI
  3. See that the error is "file record is empty" instead of "wrong endian"

Expected behavior

I expect the error to be wrong endian.

Platform

Little endian

moon_bpc_files.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Kind: bug Something isn't working
Projects
None yet
1 participant