Stage |
Filename |
Category |
Message |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\taup\tau_branch.py:284 |
DeprecationWarning |
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\signal\tests\test_polarization.py:64 |
DeprecationWarning |
Importing hamming from 'scipy.signal' is deprecated and will raise an error in SciPy 1.13.0. Please use 'scipy.signal.windows.hamming' or the convenience function 'scipy.signal.get_window' instead. |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\taup\tau_branch.py:390 |
DeprecationWarning |
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\taup\tau_branch.py:418 |
DeprecationWarning |
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\core\util\misc.py:398 |
UserWarning |
PermissionError(13, 'Acesso negado') |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\taup\tau_branch.py:264 |
DeprecationWarning |
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\taup\tau_branch.py:263 |
DeprecationWarning |
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\io\sac\sactrace.py:1543 |
DeprecationWarning |
`alltrue` is deprecated as of NumPy 1.25.0, and will be removed in NumPy 2.0. Please use `all` instead. |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\taup\seismic_phase.py:1645 |
DeprecationWarning |
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\signal\tests\test_polarization.py:60 |
DeprecationWarning |
Importing hamming from 'scipy.signal' is deprecated and will raise an error in SciPy 1.13.0. Please use 'scipy.signal.windows.hamming' or the convenience function 'scipy.signal.get_window' instead. |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\core\trace.py:2174 |
DeprecationWarning |
Importing hann from 'scipy.signal' is deprecated and will raise an error in SciPy 1.13.0. Please use 'scipy.signal.windows.hann' or the convenience function 'scipy.signal.get_window' instead. |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\taup\tau_branch.py:420 |
DeprecationWarning |
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\taup\tau_branch.py:265 |
DeprecationWarning |
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\taup\taup_geo.py:91 |
DeprecationWarning |
`alltrue` is deprecated as of NumPy 1.25.0, and will be removed in NumPy 2.0. Please use `all` instead. |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\signal\tests\test_cpxtrace.py:85 |
DeprecationWarning |
Importing hamming from 'scipy.signal' is deprecated and will raise an error in SciPy 1.13.0. Please use 'scipy.signal.windows.hamming' or the convenience function 'scipy.signal.get_window' instead. |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\_pytest\python.py:194 |
DeprecationWarning |
`alltrue` is deprecated as of NumPy 1.25.0, and will be removed in NumPy 2.0. Please use `all` instead. |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\signal\tf_misfit.py:1344 |
DeprecationWarning |
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\cartopy\crs.py:814 |
DeprecationWarning |
The 'geom_factory' function is deprecated in Shapely 2.0, and will be removed in a future version |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\io\mseed\tests\test_mseed_util.py:75 |
DeprecationWarning |
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 128 to int8 will fail in the future.
For the old behavior, usually:
np.array(value).astype(dtype)
will give the desired result (the cast overflows). |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\taup\tau_branch.py:245 |
DeprecationWarning |
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\taup\tau_branch.py:419 |
DeprecationWarning |
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\taup\tau_branch.py:301 |
DeprecationWarning |
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\taup\tau_branch.py:391 |
DeprecationWarning |
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\taup\slowness_model.py:1818 |
DeprecationWarning |
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\pyproj\transformer.py:820 |
DeprecationWarning |
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\taup\tau_branch.py:285 |
DeprecationWarning |
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\io\sac\tests\test_sactrace.py:187 |
DeprecationWarning |
`alltrue` is deprecated as of NumPy 1.25.0, and will be removed in NumPy 2.0. Please use `all` instead. |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\taup\tau_branch.py:286 |
DeprecationWarning |
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\signal\tests\test_polarization.py:62 |
DeprecationWarning |
Importing hamming from 'scipy.signal' is deprecated and will raise an error in SciPy 1.13.0. Please use 'scipy.signal.windows.hamming' or the convenience function 'scipy.signal.get_window' instead. |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\signal\tests\test_freqattributes.py:88 |
DeprecationWarning |
Importing hamming from 'scipy.signal' is deprecated and will raise an error in SciPy 1.13.0. Please use 'scipy.signal.windows.hamming' or the convenience function 'scipy.signal.get_window' instead. |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\taup\tau_branch.py:244 |
DeprecationWarning |
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\imaging\scripts\mopad.py:840 |
DeprecationWarning |
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\signal\tests\test_hoctavbands.py:87 |
DeprecationWarning |
Importing hamming from 'scipy.signal' is deprecated and will raise an error in SciPy 1.13.0. Please use 'scipy.signal.windows.hamming' or the convenience function 'scipy.signal.get_window' instead. |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\cartopy\crs.py:827 |
DeprecationWarning |
The 'geom_factory' function is deprecated in Shapely 2.0, and will be removed in a future version |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\taup\tau_branch.py:243 |
DeprecationWarning |
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\taup\tau_branch.py:300 |
DeprecationWarning |
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\taup\tau_branch.py:389 |
DeprecationWarning |
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\taup\tau_branch.py:299 |
DeprecationWarning |
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) |
collect |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\clients\filesystem\db.py:18 |
MovedIn20Warning |
Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\signal\tf_misfit.py:1084 |
DeprecationWarning |
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) |
runtest |
C:\Users\luis-\anaconda3\envs\obspy\lib\site-packages\obspy\taup\seismic_phase.py:1618 |
DeprecationWarning |
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) |