home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 782783402

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/4927#issuecomment-782783402 https://api.github.com/repos/pydata/xarray/issues/4927 782783402 MDEyOklzc3VlQ29tbWVudDc4Mjc4MzQwMg== 2448579 2021-02-21T02:22:02Z 2021-02-21T02:22:02Z MEMBER

Thanks @spencerkclark I missed that those conventions specified that the units attribute should include the datetime string.

@kmuehlbauer you could python ds = xr.open_dataset(..., decode_times=False) ds = rewrite_time_reference_units(ds) ds = xr.decode_cf(ds)

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