File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed
Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 33What's New
44----------
55
6- v0.7.3 (unreleased)
7- ===================
6+ v0.7.4 (July 14, 2022)
7+ ======================
8+
9+ - Major performance improvement for ``__getitem_ `` (:pr: `349 `).
10+ By `Deepak Cherian `_.
11+ - Raise warning instead of error with malformed ``cell_measures `` attributes. Warnings
12+ now print names of variables with malformed attributes (:pr: `350 `).
13+ By `Deepak Cherian `_.
14+
15+ v0.7.3 (June 30, 2022)
16+ ======================
817- :py:meth: `Dataset.cf.guess_coord_axis ` now skips known axes/coordinates and only returns a single guess per variable.
918 Additional attributes such as `units ` must be added to known axes/coordinates using :py:meth: `Dataset.cf.add_canonical_attributes `.
1019 By `Mattia Almansi `_.
You can’t perform that action at this time.
0 commit comments