OceanLab icon indicating copy to clipboard operation
OceanLab copied to clipboard

Package of Python scripts for Oceanography

Results 6 OceanLab issues
Sort by recently updated
recently updated
newest added

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...

enhancement

We can also update the docstring to make sure users does not think the `err` parameter is in percentage.

enhancement

Copy the example from `scaloa`.

enhancement

Instead of `from OceanLab import OA` it has to be `import OceanLab.oa as OA`

bug

Changes: * Remove unneeded ; * More pythonic if statements * remove unused imports

There is a vulnerability to old versions of dask