home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 458694955

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/2706#issuecomment-458694955 https://api.github.com/repos/pydata/xarray/issues/2706 458694955 MDEyOklzc3VlQ29tbWVudDQ1ODY5NDk1NQ== 9658781 2019-01-29T20:29:05Z 2019-01-29T20:31:59Z CONTRIBUTOR

You are definitely right, that there are no checks regarding the alignment. However, if another shape than the append_dim does not align zarr will raise an error. If the coordinate differs that could be definitely an issue. I did not think about that as I am dumping reshaped dask.dataframe partitions with the append mode. Therefore, I am anyway not allowed to have a name twice. Might be interesting for other users indeed. Similar point for the attributes. I could try figuring that out as well, but that might take a while. The place where the ValueError is raised should allow to add other variables, as those are added in the KeyError exception above :)

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