v1.8.0: compute transport in density coordinates; ecco_access functions migrated to new package
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.