You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PySpectral pull-request pytroll/pyspectral#59 makes it possible to use dask to do the near infrared reflectance calculations and increase the performance significantly. SatPy needs to be updated to handle the returned dask arrays, which in the current version are Numpy masked arrays.
The text was updated successfully, but these errors were encountered:
PySpectral pull-request pytroll/pyspectral#59 makes it possible to use
dask
to do the near infrared reflectance calculations and increase the performance significantly. SatPy needs to be updated to handle the returned dask arrays, which in the current version are Numpy masked arrays.The text was updated successfully, but these errors were encountered: