home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 288948872

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/1068#issuecomment-288948872 https://api.github.com/repos/pydata/xarray/issues/1068 288948872 MDEyOklzc3VlQ29tbWVudDI4ODk0ODg3Mg== 1217238 2017-03-24T07:06:00Z 2017-03-24T07:06:00Z MEMBER

Parsing username/password from the URL would be very easy to add.

We need to figure out a solution for the proliferating arguments on open_dataset before we add many more, so I would prefer that for now.

Another option is to add session as an argument on xarray.backends.PydapDataStore, and encourage passing PydapDataStore objects into xarray.open_dataset for extra customizability, e.g., store = xarray.backends.PydapDataStore(url, session) ds = xarray.open_dataset(store)

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