Closed
Description
In #1170 (comment), @shoyer writes:
...I would consider deprecating the encoding argument to DataArray instead. It would also make sense to get rid of the compat argument to Dataset.
These extra arguments are not part of the fundamental xarray data model and thus are a little distracting, especially to new users.
@pydata/xarray and others, what do we think about deprecating the compat
argument to the Dataset
constructor and the encoding
arguement to the DataArray
(and Dataset
via #1170).
Metadata
Metadata
Assignees
Labels
No labels