AMA-Labs / cal-notebooks

CEOS Analytics Laboratory notebooks and tools
0 stars 1 forks source link

RuntimeWarning: divide by zero #6

Open jdh-ama opened 1 year ago

jdh-ama commented 1 year ago

Impacts EAIL_Water_WOFS_L8

During execution of cell 16:

/env/lib/python3.10/site-packages/dask/core.py:119: RuntimeWarning: divide by zero encountered in divide
  return func(*(_execute_task(a, cache) for a in args))