Skip to content

Enhancements for reading .nc: subselection and multiple variables #57

@Datseris

Description

@Datseris

1: Allow the function to take as input a tuple of indices, e.g. (:, :, 1:5)
and only load this part, and correctly and instantly make it a ClimArray, which
can solve "large memory" or "large data" problems. This funcionality
must be sure to load the correct ranges of dimensions as well though!

2: Allow reading multiple variables at once. This has the performance benefit of not re-creating dimensions all the time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions