home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 762258597

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/4822#issuecomment-762258597 https://api.github.com/repos/pydata/xarray/issues/4822 762258597 MDEyOklzc3VlQ29tbWVudDc2MjI1ODU5Nw== 5821660 2021-01-18T13:42:20Z 2021-01-18T13:42:20Z MEMBER

@yt87 AFAIK the CDL doesn't declare attribute types specifically. This should work:

``` netcdf x { dimensions: x = 1 ; y = 1 ; variables: int foo(y, x) ; foo:coordinates = "x y" ; data:

foo = 0 ; } ```

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