Ticket #493 (closed enhancement: fixed)
Add direct file reading to HSI Cube
| Reported by: | https://me.yahoo.com/postrockrob#52e3a | Owned by: | https://me.yahoo.com/postrockrob#52e3a |
|---|---|---|---|
| Priority: | major | Milestone: | 0.7.5 |
| Component: | application | Keywords: | |
| Cc: |
Description
Need a way to read HSI cubes without using mmap -- currently the mmap stuff is imbedded into HSI.Cube and not easy to work around without putting a lot of if statements in there (which wouldn't be elegant at all). Need to change the cube loading so that HSI.Cube can determine for itself what data loading it should use; for instance if mmap results in a memory error, it could fall back to direct file reading.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
