File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ .. currentmodule :: cf_xarray
2+
13What's New
24----------
35
4- v0.4.0 (unreleased )
5- ===================
6+ v0.4.0 (Jan 22, 2021 )
7+ =====================
68- Support for arbitrary cell measures indexing. By `Mattia Almansi `_.
9+ - Avoid using ``grid_latitude `` and ``grid_longitude `` for detecting latitude and longitude variables.
10+ By `Pascal Bourgault `_.
711
812v0.3.1 (Nov 25, 2020)
913=====================
@@ -13,7 +17,7 @@ v0.3.1 (Nov 25, 2020)
1317- Changed ``get_valid_keys() `` to ``.keys() ``. `Kristen Thyng `_.
1418- Added ``.cf.decode_vertical_coords `` for decoding of parameterized vertical coordinate variables.
1519 (:issue: `34 `, :pr: `103 `). `Deepak Cherian `_.
16- - Added top-level `` bounds_to_vertices `` and `` vertices_to_bounds `` as well as ``.cf.bounds_to_vertices ``
20+ - Added top-level :py:func: ` bounds_to_vertices ` and :py:func: ` vertices_to_bounds ` as well as ``.cf.bounds_to_vertices ``
1721 to convert from coordinate bounds in a CF format (shape (nx, 2)) to a vertices format (shape (nx+1)).
1822 (:pr: `108 `). `Pascal Bourgault `_.
1923
You can’t perform that action at this time.
0 commit comments