OceanLab
OceanLab copied to clipboard
Package of Python scripts for Oceanography
Hey guys, I've used your objective mapping function scaloa and noticed there is a simple way to reduce memory usage. The variables d2 and dc2 can occupy a huge memory...
We can also update the docstring to make sure users does not think the `err` parameter is in percentage.
Instead of `from OceanLab import OA` it has to be `import OceanLab.oa as OA`
Changes: * Remove unneeded ; * More pythonic if statements * remove unused imports
There is a vulnerability to old versions of dask