home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 614893356

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/1621#issuecomment-614893356 https://api.github.com/repos/pydata/xarray/issues/1621 614893356 MDEyOklzc3VlQ29tbWVudDYxNDg5MzM1Ng== 1217238 2020-04-16T21:01:01Z 2020-04-16T21:01:01Z MEMBER

I still think the ideal path forward is https://github.com/pydata/xarray/issues/1621#issuecomment-339116478, but clearly nobody was excited about taking on this effort :).

I do still think we probably should retain a way to serialize/unserialize timedelta64 data before we switch the default behavior, rather than breaking existing users without any recourse.

That said, we certainly could add an optional flag for disabling decoding to timedelta64 (e.g., decode_timedelta=False in open_dataset/decode_cf) now, without changing anything else in xarray. The default flag switch could be saved until later, when the new timedelta64 serialization (steps 1 and 2 from above) works.

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