opendatacube / datacube-stats

Data Cube Temporal Statistic Tools
http://www.ga.gov.au/about/projects/geographic/digital-earth-australia
Other
22 stars 6 forks source link

Stop using `xarray.ufuncs` #171

Open Kirill888 opened 5 years ago

Kirill888 commented 5 years ago

Xarray started generating deprecation warnings

/home/travis/build/opendatacube/datacube-stats/datacube_stats/incremental_stats.py:98:
PendingDeprecationWarning: xarray.ufuncs will be deprecated when xarray no longer 
supports versions of numpy older than v1.17. Instead, use numpy ufuncs directly.