issues: 484015016
This data as json
id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
484015016 | MDExOlB1bGxSZXF1ZXN0MzA5OTc4MDM4 | 3238 | tests for arrays with units | 14808389 | closed | 0 | 45 | 2019-08-22T14:03:55Z | 2020-04-07T06:37:40Z | 2019-10-17T03:13:40Z | MEMBER | 0 | pydata/xarray/pulls/3238 | This PR adds tests that verify that xarray properly wraps arrays with units.
They are currently restricted to using As a reference for myself, here are the operations I plan on adding tests for:
* top-level functions:
- [x] replication: The parts of the API that are currently not covered by this PR are:
* top level:
- combining: From what is already done, |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/3238/reactions", "total_count": 5, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 5, "rocket": 0, "eyes": 0 } |
13221727 | pull |