[Numpy-discussion] Only integer scalar arrays can be converted to a scalar index

Michael Bostock bostock83 at gmail.com
Fri Sep 15 03:41:38 EDT 2017


I was hoping that numpy doing this in a vectorised way would only load the
surrounding traces into memory for each X and Y as it needs to rather than
the whole cube. I'm using hdf5 for the storage. My example was just a short
example without using hdf5.

On 15 Sep 2017 1:16 am, "Elliot Hallmark" <Permafacture at gmail.com> wrote:

Won't any solution not using hdf5 or some other chunked on disk storage
method load the whole cube into memory?

_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion at python.org
https://mail.python.org/mailman/listinfo/numpy-discussion
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20170915/da39285a/attachment.html>


More information about the NumPy-Discussion mailing list