home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1466920659

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/7621#issuecomment-1466920659 https://api.github.com/repos/pydata/xarray/issues/7621 1466920659 IC_kwDOAMm_X85Xb27T 5821660 2023-03-13T20:36:54Z 2023-03-13T20:36:54Z MEMBER

@RY4GIT You would need to assign cell_lat/cell_lon as coordinates of the dataset and then use x="cell_lon" and y="cell_lat" in the call to .plot().

Plotting without that, will use the dimension coordinates (x,y) and there might be a difference in origin (upper vs. lower).

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