home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 304003816

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/688#issuecomment-304003816 https://api.github.com/repos/pydata/xarray/issues/688 304003816 MDEyOklzc3VlQ29tbWVudDMwNDAwMzgxNg== 8699967 2017-05-25T12:57:34Z 2017-05-25T12:57:34Z CONTRIBUTOR

@shoyer, thanks for looking into it. I am resampling from 3hr data to 1hr data.

python resampled_ds = ds.resample('1H', dim='time', keep_attrs=True)

I am using it here: https://github.com/CI-WATER/gsshapy/blob/f4e5cb13c1d528021e1953859b712553a4162311/gsshapy/grid/grid_to_gssha.py#L789-L844

I ran into the issue there and had to add code to make sure the coordinates were copied.

Thanks!

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