-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
One of the beautiful things about the netCDF data model is that the variables can be read individually. I'm suggesting adding a variables
keyword (or something along those lines) to the open_dataset
function to support selecting one or more or all variables in a file. This will allow for faster reads and smaller memory usage when the full set of variables is not needed.
Metadata
Metadata
Assignees
Labels
No labels