home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 473319350

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-473319350 https://api.github.com/repos/pydata/xarray/issues/2811 473319350 MDEyOklzc3VlQ29tbWVudDQ3MzMxOTM1MA== 1217238 2019-03-15T14:59:19Z 2019-03-15T14:59:19Z MEMBER

Dimensions are written to netCDF files in the order in which they appear on variables in the Dataset: https://github.com/pydata/xarray/blob/f382fd840dafa5fdd95e66a7ddd15a3d498c1bce/xarray/backends/common.py#L325-L329

It sounds like your use-case is writing netCDF files to disk with a desired dimension order? We could conceivably add an "encoding" option to datasets for specifying dimension order, like how we support controlling unlimited dimensions.

{
    "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.526ms · About: xarray-datasette