[Numpy-discussion] Proposal: NEP 41 -- First step towards a new Datatype System
Chris Meyer
cmeyer1969 at gmail.com
Tue Mar 17 20:04:45 EDT 2020
> On Mar 17, 2020, at 4:50 PM, Chris Meyer <cmeyer1969 at gmail.com> wrote:
>
>> The units for an array describe the elements *within* the array, they would have nothing to do with the dimensions. So for an array of image data, e.g. brightness temperatures, you would have physical units (e.g. Kelvin). You would have separate arrays of coordinates describing the spatial extent of the data along the relevant dimensions--each of these arrays of coordinates would have their own physical quantity information.
>
> Again, you are correct. I’m asking for similar metadata attached to the data shape rather than the data type.
This would be better worded as "similar metadata attached to the data shape _in addition to_ the data type.”.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20200317/b6541abc/attachment.html>
More information about the NumPy-Discussion
mailing list