home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 348169779

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/1087#issuecomment-348169779 https://api.github.com/repos/pydata/xarray/issues/1087 348169779 MDEyOklzc3VlQ29tbWVudDM0ODE2OTc3OQ== 1217238 2017-11-30T12:05:41Z 2017-11-30T12:05:41Z MEMBER

OK, I'm going to try to reboot this and finish it up in the form of an API that we'll be happy with going forward. I just discovered two more xarray backends over the past two days (in Unidata's Siphon and something @alexamici and colleagues are writing to reading GRIB files), so clearly the demand is here.

One additional change I'd like to make is try to rewrite the encoding/decoding functions for variables into a series of invertible coding filters that can potentially be chained together in a flexible way (this is somewhat inspired by zarr). This will allow different backends to mix/match filters as necessary, depending on their particular needs. I'll start on that in another PR.

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