[snap] remove endianess check
This commit is contained in:
@@ -399,6 +399,7 @@ class SnapshotProcessor(HDF5Container):
|
||||
self.num,
|
||||
order=self.params.pymses.order,
|
||||
verbose=self.params.pymses.verbose,
|
||||
check_endianness=False,
|
||||
)
|
||||
self._amr = self._ro.amr_source(self.params.pymses.variables)
|
||||
self._part = self._ro.particle_source(self.params.pymses.part_variables)
|
||||
|
||||
Reference in New Issue
Block a user