home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 473327326

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/2811#issuecomment-473327326 https://api.github.com/repos/pydata/xarray/issues/2811 473327326 MDEyOklzc3VlQ29tbWVudDQ3MzMyNzMyNg== 5821660 2019-03-15T15:19:54Z 2019-03-15T15:20:42Z MEMBER

Dimensions are written to netCDF files in the order in which they appear on variables in the Dataset:

I was assuming something along that lines. But in my variable test the 'c' dim is first. And it is written correctly, if there are no coordinates in that dataset (test_dim0). If there are coordinates (test_dims2) the dimensions are written in wrong order. So there is something working in one config and not in the other.

My use case is, that the dimensions should appear in the same order as in the source files.

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