home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 130536778

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/526#issuecomment-130536778 https://api.github.com/repos/pydata/xarray/issues/526 130536778 MDEyOklzc3VlQ29tbWVudDEzMDUzNjc3OA== 6645714 2015-08-13T05:06:46Z 2015-08-13T05:08:02Z CONTRIBUTOR

I did some more investigating while working on a fix for this issue. It turns out that only the F8 format is supported and this fix is applicable to all NETCDF3-compatible formats.

https://www.unidata.ucar.edu/software/netcdf/docs/netcdf-c/NetCDF_002d3-Variable-Types.html

| Type | C #define | Bits | | --- | --- | --- | | byte | NC_BYTE | 8 | | char | NC_CHAR | 8 | | short | NC_SHORT | 16 | | int | NC_INT | 32 | | float | NC_FLOAT | 32 | | double | NC_DOUBLE | 64 |

I have updated the issue title to reflect this.

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