home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1489341690

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/7697#issuecomment-1489341690 https://api.github.com/repos/pydata/xarray/issues/7697 1489341690 IC_kwDOAMm_X85YxYz6 2448579 2023-03-29T21:20:59Z 2023-03-29T21:20:59Z MEMBER

I thought the compat='override' option bypassed most of the consistency checking.

we still construct a dataset representation for each file which involves reading all coordinates etc. The consistency checking is bypassed at the "concatenation" stage.

You could also speed using dask by setting up a cluster and using parallel=True

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