home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 156036272

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/655#issuecomment-156036272 https://api.github.com/repos/pydata/xarray/issues/655 156036272 MDEyOklzc3VlQ29tbWVudDE1NjAzNjI3Mg== 10050469 2015-11-12T08:51:09Z 2015-11-12T08:51:09Z MEMBER

I forgot to mention: I tried to reach a compromise between @jhamman and @shoyer in the following:

python # Setting non-centered vmin, vmax prevents a divergent cmap if (vmin is not None) and (vmax is not None): if not np.isclose(vmax - center, center - vmin): divergent = False

I don't know if np.isclose() is good enough for the numerical issues @shoyer mentioned.

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