Skip to content

Support encoding in to_xarray : notably unlimited_dims  #66

@pp-mo

Description

@pp-mo

Direct loading via xr.open_dataset() sets ds.encoding['unlimited_dims']
But currently, ncdata.xarray.to_xarray does not do this, meaning that unlimited dims get lost.

( Maybe surprisingly though, this does not affect Dataset.identical() checking : encodings do not count there )

NOTE:

if fixed, remove reference to this in docs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions