AMA-Labs / cal-notebooks

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

ModuleNotFoundError: No module named 'wofs' #5

Open jdh-ama opened 11 months ago

jdh-ama commented 11 months ago

Impacted notebooks:

---------------------------------------------------------------------------
ModuleNotFoundError                       Traceback (most recent call last)
Cell In[18], line 1
----> 1 from wofs.virtualproduct import WOfSClassifier

ModuleNotFoundError: No module named 'wofs'
brianterry-ama commented 11 months ago

Probably need a larger rewrite and use more recent WOFS library.

JonDHo commented 6 months ago

You could install the WOFS libary from https://github.com/GeoscienceAustralia/wofs/tree/master if you want, but you will need to do it in a virtual environnment.