home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1039346079

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/6269#issuecomment-1039346079 https://api.github.com/repos/pydata/xarray/issues/6269 1039346079 IC_kwDOAMm_X8498ymf 1386642 2022-02-14T17:18:38Z 2022-02-14T17:18:38Z CONTRIBUTOR

@jhamman We have a similar schema package https://github.com/ai2cm/fv3net/tree/master/external/synth, cool to see you confronting the same challenges and advertising your solutions more broadly. One problem we had is that our schema objects ended up being quite verbose: https://github.com/ai2cm/fv3net/blob/master/external/loaders/tests/test__batch/one_step_zarr_schema.json. CDL is a lot more concise.

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