v0.7.0 #82
stefraynaud
started this conversation in
General
v0.7.0
#82
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New features
xoa.filter.smooth
function [Better values for filters #76].sig
andstd
parameter values for filter windows that accept them [Better values for filters #76].xoa.plot.plot_minimap
andxoa.plot.plot_double_minimap
functions to display the geographic situation of a set of coordinates [Add plot_minimap and plot_double_minimap #73].min_extent
keyword toxoa.geo.get_extent
[Add plot_minimap and plot_double_minimap #73`]xoa.sigma
sigma to depth converters [Add support for dask to sigma converters #72].xoa.num
module that contains low level numeric utilities.xoa.thermdyn.mixed_layer_depth
function to computethe mixed layer depth with three different methods [Add the
thermdyn
module and themixed_layer_depth
function #67, add reference depth for mld computing #75].xoa.thermdyn.is_temp
,xoa.thermdyn.is_sal
andxoa.thermdyn.is_dens
functions to infer if an array of temperature, salinity or density type, and added the relatedxoa.thermdyn.get_temp
,xoa.thermdyn.get_sal
andxoa.thermdyn.get_dens
function to search in datasets[Add thethermdyn
module and themixed_layer_depth
function #67, Bump actions/setup-python from 2 to 4 #79].kernel_kwargs
keyword toxoa.filter.convolve
to better control the kernel generation byxoa.filter.generate_kernel
[Add better kernel control in convolution #64].xoa.filter.get_window_func
[Add better kernel control in convolution #64].xoa.regrid.isoslice
based onxoa.interp.isoslice
core function [Dev isoslice #63].Breaking changes
xoa.filter.get_window_func
accepts now only one positional argument and all other arguments must be named.Bug fixes
xoa.cfgm.is_boolstr
which now supports the newconfigobj
.xoa.interp
1d interpolation routines [Wrong broadcasting inregrid1d
andinterp
1D functions #69].xoa.sigma.get_sigma_terms
so that it works in case of multiple levels coordinates [Fix choose of sigma coordinates #60].xoa.grid.to_rect
that now infers coordinates and can emit a warning or raise an error.Documentation
xoa.plot.plot_double_minimap
tosphx_glr_examples_plot_mercator_argo.py
andsphx_glr_examples_plot_hycom_gdp.py
examples [Add plot_minimap and plot_double_minimap #73].xoa.thermdyn.mixed_layer_depth
tosphx_glr_examples_plot_croco_section.py
example [Add thethermdyn
module and themixed_layer_depth
function #67].This discussion was created from the release v0.7.0.
Beta Was this translation helpful? Give feedback.
All reactions