home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 531816800

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/1823#issuecomment-531816800 https://api.github.com/repos/pydata/xarray/issues/1823 531816800 MDEyOklzc3VlQ29tbWVudDUzMTgxNjgwMA== 2448579 2019-09-16T15:00:16Z 2019-09-16T15:00:16Z MEMBER

YES! (well almost)

The PR lets you skip compatibility checks. The magic spell is xr.open_mfdataset(..., data_vars="minimal", coords="minimal", compat="override") You can skip index comparison by adding join="override".

Whats left is extremely large indexes and lazy index / coordinate loading but we have #2039 open for that. I will rename that issue.

If you have time, can you test it out?

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