home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 325861556

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/486#issuecomment-325861556 https://api.github.com/repos/pydata/xarray/issues/486 325861556 MDEyOklzc3VlQ29tbWVudDMyNTg2MTU1Ng== 25473287 2017-08-30T02:36:08Z 2017-08-30T03:25:43Z NONE

@rabernat Thanks for the suggestion! I'll add tests&docs when time allows.

If you want to look into details: The package contains the two layers (explained in the "Design Idea" section). The first layer has nothing to do with xarray, but just provides a convenient way (only with numpy) to access a useful subset of ESMPy functions. This layer is important because ESMPy's API is too complicated, but once it is done it doesn't need to be changed too often. The second layer wraps the first layer using xarray. Most of the crafts will be added to the second layer.

As a temporary workaround, I've added another notebook for using the low-level wrapper, for interested developers.

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