home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 352972835

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/1776#issuecomment-352972835 https://api.github.com/repos/pydata/xarray/issues/1776 352972835 MDEyOklzc3VlQ29tbWVudDM1Mjk3MjgzNQ== 6815844 2017-12-20T06:00:18Z 2017-12-20T06:00:18Z MEMBER

I am not very familiar with unlimited dimension of netCDF and how we handle this. Pydap supports unlimited dimension attributes.

For example, 'bears.nc' example has three finite-sized dimensions (i, j, l) and one unlimited dimension k.

We just need to create a three-dimensional array with encoding['unlimited_dims'] = 'k'? or need to add scalar coordinate for k?

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