Skip to content

Commit 80e0128

Browse files
committed
Add release note
1 parent f9ca033 commit 80e0128

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/releases/development.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,4 @@ Next release (in development)
3333
* Add :func:`emsarray.utils.name_to_data_array()` and :func:`~emsarray.utils.data_array_to_name()` functions.
3434
Allow more functions to interchangeably take either a data array or the name of a data array
3535
(:pr:`142`).
36+
* Add :attr:`.Convention.depth_coordinates` and :meth:`.Convention.get_depth_coordinate_for_data_array()`. Deprecate functions :meth:`.Convention.get_depth_name()`, :meth:`.Convention.get_all_depth_names()`, and :meth:`Convention.get_time_name()`. Remove deprecated functions ``Convention.get_depths()`` and ``Convention.get_times()`` (:pr:`143`).

0 commit comments

Comments
 (0)