home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 279070566

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/1260#issuecomment-279070566 https://api.github.com/repos/pydata/xarray/issues/1260 279070566 MDEyOklzc3VlQ29tbWVudDI3OTA3MDU2Ng== 1217238 2017-02-10T21:28:02Z 2017-02-10T21:28:02Z MEMBER

The order of the variables and coordinates is random.

Most likely you're using a dict instead of an OrderedDict somewhere.

Is it possible to make the x and y coords lazy?

See here for an example of lazily computing arrays: https://github.com/pydata/xarray/blob/62333208fc2a80c05848a12de67a10f00a6610a1/xarray/conventions.py#L314

There are other examples in that file, for decoding CF conventions.

I'd like to have the lon and lat variables listed as optional coordinates

Can you clarify what you mean by an optional coordinate?

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