home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 385182103

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/1905#issuecomment-385182103 https://api.github.com/repos/pydata/xarray/issues/1905 385182103 MDEyOklzc3VlQ29tbWVudDM4NTE4MjEwMw== 1191149 2018-04-28T14:58:47Z 2018-04-28T14:58:47Z CONTRIBUTOR

I trust that none of the other formats PNC supports use _FillValue, add_offset or scale_factor attributes?

The challenge here is that if specific formats use a similar functionality, it has already been applied and may or may not use the CF keywords. So, it should be disabled by default.

If it is possible to detect the inferred file format from PNC, then another option (other than requiring the explicit format argument) would be to load the data and raise an error if the detected file format is netCDF.

I was worried this would be hard to implement, but it was actually easier. So that is what I did.

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