Skip to content

v1.8.0: compute transport in density coordinates; ecco_access functions migrated to new package

Choose a tag to compare

@andrewdelman andrewdelman released this 14 Nov 00:20
· 8 commits to master since this release

There is a new function calc_meridional_stf_dens to compute meridional transport in density coordinates. Thanks to @clarkzimm!

The ecco_access functions in ecco_v4_py>=1.7.4,<1.8.0 have been removed. They are now found in their own ecco_access package! Documentation is here: https://ecco-access.readthedocs.io. A dummy ecco_access module is still retained to alert users of the previously-supported functions about the change.