Skip to content

Is NcVariable.dtype necessary ? #88

@pp-mo

Description

@pp-mo

It's not now clear what this is really for, except maybe for printing summaries of incomplete datasets.

It gets set if specified on creation -- or from.data if that is provided on initial creation --
but IIRC not otherwise.

save_errors makes no reference to it, but just checks ``.data`.

to_nc4 uses it to set the created variable type -- but this is probably a bug (#89)

So possibly, this has no actual function

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions