Open
Description
/nao2/nocquet/geodesy/anaconda38/lib/python3.8/site-packages/pyacs/sol/helmert.py:313: FutureWarning: arrays to stack must be passed as a "sequence" type such as list or tuple. Support for non-sequence iterables such as generators is deprecated as of NumPy 1.16 and will raise an error in the future.
np_outliers = np.vstack({tuple(row) for row in np_outliers })
Activity