home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1493296175

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/7654#issuecomment-1493296175 https://api.github.com/repos/pydata/xarray/issues/7654 1493296175 IC_kwDOAMm_X85ZAeQv 5821660 2023-04-02T10:47:21Z 2023-04-02T10:47:21Z MEMBER

This is now ready for another round of reviews, @dcherian, @Illviljan and @mankoff.

As @mankoff already pointed out, xarray is very generous to try to encode/decode non CF conforming data. This makes things a bit complicated as some issues only surface in rare corner cases.

I've tried to be as explicit in _choose_float_dtype, also added comments/tests where needed.

I'm finding the typing a bit hard. It seems that mypy can't derive the correct types from return types in certain cases.

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