OceanLab
OceanLab copied to clipboard
Update examples for the new way to import the packages
Instead of
from OceanLab import OA
it has to be
import OceanLab.oa as OA