home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1115771909

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/6560#issuecomment-1115771909 https://api.github.com/repos/pydata/xarray/issues/6560 1115771909 IC_kwDOAMm_X85CgVQF 90036937 2022-05-03T06:15:50Z 2022-05-03T06:17:44Z NONE

But no, this is not sufficient — can you show your problem on an array like xr.DataArray(np.arange(12).reshape(2,3,4)), only adding extra as necessary? Please have another read of the links above showing how to minimize the examples.

Ok ,thanks. I try to simplify the problem on an array a = data3.sel(time='1979-1',isobaricInhPa=200).z[:, ::10,::10][:, ::-1,:] ,my question is that the coordinates DO NOT correspond to the data, there is 73 on coordinates latitude but only the there is 72 only on real data latitude.

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