Closed jchelly closed 1 year ago
The code currently refuses to read integer datasets where the values are not 4 or 8 bytes each. Gadget-4 can write 6 byte particle IDs, so these snapshots are unreadable.
Fixed by #22.
The code currently refuses to read integer datasets where the values are not 4 or 8 bytes each. Gadget-4 can write 6 byte particle IDs, so these snapshots are unreadable.