home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 326386387

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/1540#issuecomment-326386387 https://api.github.com/repos/pydata/xarray/issues/1540 326386387 MDEyOklzc3VlQ29tbWVudDMyNjM4NjM4Nw== 6200806 2017-08-31T18:43:23Z 2017-08-31T18:43:23Z CONTRIBUTOR

One bit that may be helpful: this is arising in aospy's tests, e.g. here. But, they're only occurring in our 'py27-min' environment (and are doing so with 100% consistency); never in our full 'py27' environment.

environment-py27-min.yml:

name: test_env channels: - conda-forge dependencies: - python=2.7 - scipy - netCDF4 - xarray - dask - distributed - pip: - coveralls - pytest-cov

environment-py27.yml

name: test_env channels: - conda-forge dependencies: - python=2.7 - scipy - netCDF4 - xarray - dask - distributed - pytest - future - matplotlib - ipython - pip: - coveralls - pytest-cov - pytest-catchlog - runipy

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