home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 42790190

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/123#issuecomment-42790190 https://api.github.com/repos/pydata/xarray/issues/123 42790190 MDEyOklzc3VlQ29tbWVudDQyNzkwMTkw 1217238 2014-05-12T01:40:21Z 2014-05-12T01:40:21Z MEMBER

xray already only loads array data into memory when accessed. You can call open_dataset on a 100GB NetCDF file and none of the array data will be loaded into memory until try to do something with a variable's values. Do you work with NetCDF files with so many variables that just loading the metadata for all variables is prohibitively slow?

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  33273376
Powered by Datasette · Queries took 4.199ms · About: xarray-datasette