home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 302576832

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/pull/1413#issuecomment-302576832 https://api.github.com/repos/pydata/xarray/issues/1413 302576832 MDEyOklzc3VlQ29tbWVudDMwMjU3NjgzMg== 1197350 2017-05-19T00:30:13Z 2017-05-19T00:30:28Z MEMBER

Given a collection of datasets, how do I know if setting prealigned=True will work?

I guess we would want to check that (a) the necessary variables and dimensions exist in all datasets and (b) the dimensions have the same length. We would want to bypass the actual reading of the indices. I agree it would be nicer to subsume this logic into align.

What is xr.align(..., join='exact') supposed to do?

What happens if things go wrong?

I can add more careful checks once we sort out the align question.

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