[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[python #LAC-825735]: Metpy Heat index calculation error : 'numpy.ndarray' object has no attribute 'to'
- Subject: [python #LAC-825735]: Metpy Heat index calculation error : 'numpy.ndarray' object has no attribute 'to'
- Date: Tue, 11 May 2021 13:00:05 -0600
Hello again! Thanks for that. It looks like you've found a slight NumPy version
issue for MetPy. You can solve this most quickly by updating NumPy within your
environment to at least 1.17 with `conda update numpy`. If for some reason you
need NumPy<1.17, you can also set the following environment variable
NUMPY_EXPERIMENTAL_ARRAY_FUNCTION=1
to get this working on NumPy 1.16. If you have any issue with this, don't
hesitate to follow up with us! Thanks again for reaching out, and hope this
helps.
All the best,
Drew
> Thanks for getting back to me. Attached is the notebook file containing my
> full code.
Ticket Details
===================
Ticket ID: LAC-825735
Department: Support Python
Priority: Low
Status: Closed
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata
inquiry tracking system and then made publicly available through the web. If
you do not want to have your interactions made available in this way, you must
let us know in each email you send to us.