Skip to content

Support slices in read.nc #87

@mjwoods

Description

@mjwoods

The read.nc function allows start and count arguments to be passed to var.get.nc, but the same arguments are applied to all variables. Thanks to Marc Girondot for reporting this issue.

As a possible improvement, slices could be supported across all variables by specifying dimension names for elements of start and count. Any variables with one or more matching dimension names could be sliced, and all other dimensions could be read in full.

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