home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 29010167

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
29010167 MDU6SXNzdWUyOTAxMDE2Nw== 57 Support variable length strings in NETCDF4 files 1217238 closed 0     0 2014-03-08T00:38:40Z 2014-05-12T05:56:28Z 2014-05-12T05:56:28Z MEMBER      

It is actually possible to create variable length strings in NETCDF4-python if you set dtype=str (yes, the python type) and fill the values as object ndarray. We should support this sort of serialization in addition to the serialization as higher dimensional arrays of character strings.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/57/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 1 row from issues_id in issues_labels
  • 0 rows from issue in issue_comments
Powered by Datasette · Queries took 0.821ms · About: xarray-datasette