Skip to content

Create a "variable" object? #1

Open
@ChrisBarker-NOAA

Description

@ChrisBarker-NOAA

It would be nice to be able to get, for instance, a variable for a given timestep, and have all the attributes along with it, rather than having to query them separately (or get them in a separate object).

We could create an object that mirrors the API of a netCDF4 variable object.

We can't use the variable object itself because we only want a slice of it, and this would open the door to using the same code/API without a netcdf file at all.

-CHB

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions