home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 361089805

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/1863#issuecomment-361089805 https://api.github.com/repos/pydata/xarray/issues/1863 361089805 MDEyOklzc3VlQ29tbWVudDM2MTA4OTgwNQ== 3404817 2018-01-28T19:43:21Z 2018-01-28T19:43:21Z CONTRIBUTOR

For comparison, I added the same test to the 0.10.0 version in https://github.com/j08lue/xarray/tree/0p10-f4-time-decode, where it fails:

``` pytest -v xarray\tests\test_conventions.py

...

          self.assertArrayEqual(expected, actual_cmp)

E AssertionError: E Arrays are not equal E E (mismatch 90.0%) E x: array([datetime.datetime(2000, 1, 1, 0, 0), E datetime.datetime(2000, 1, 2, 0, 0), E datetime.datetime(2000, 1, 3, 0, 0),... E y: array(['2000-01-01T00:00:00.000000', '2000-01-02T00:00:00.003211', E '2000-01-03T00:00:00.006422', '2000-01-04T00:00:00.001245', E '2000-01-05T00:00:00.012845', '2000-01-06T00:00:00.024444',... ```

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