Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.4 Release #28

Merged
merged 11 commits into from
May 2, 2024
Merged

2.4 Release #28

merged 11 commits into from
May 2, 2024

Conversation

kmnhan
Copy link
Owner

@kmnhan kmnhan commented Apr 27, 2024

@kmnhan kmnhan self-assigned this Apr 27, 2024
@kmnhan kmnhan linked an issue Apr 28, 2024 that may be closed by this pull request
The default `width` argument to `nice_colorbar` is changed to 8 points. This ensures visibility in subplots, especially when constrained layout is used.
Improve docstring formatting and tweak linter settings
The `slice_along_path` function has been added to `analysis.interpolate`, which enables easy interpolation along a evenly spaced path that is specified by its vertices and step size. The path can have an arbitrary number of dimensions and points.
The functions `plot_array` and `plot_array_2d` now checks if the input array coordinates are uniformly spaced. If they are not, a warning is issued and the user is informed that the plot may not be accurate.
Numbagg is now an optional dependency.
@kmnhan kmnhan merged commit 5d1f8fc into main May 2, 2024
6 checks passed
@kmnhan kmnhan deleted the dev-2.4 branch May 14, 2024 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A universal attribute accessor
1 participant