What’s new¶
v0.3.0¶
New features¶
Add the
xoa.plot.plot_flow()function [PR9].Improve
xoa.coords.get_depth()so that it can compute depth from sigma coordinates or layer thinknesses [PR8].Add the
xoa.dyn.flow2d()function [PR7].Add the
xoa.regrid.extrap1d()function.Add the
xoa.filter.erode_coast()function which is specialized version of thexoa.filter.erode_mask()for horizontal data.Add the
xoa.coords.get_xdim(),get_ydim(),get_zdim(),get_tdim()andget_fdim()for quickly finding standard dimensions.