home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 565452240

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/3349#issuecomment-565452240 https://api.github.com/repos/pydata/xarray/issues/3349 565452240 MDEyOklzc3VlQ29tbWVudDU2NTQ1MjI0MA== 81219 2019-12-13T14:04:23Z 2019-12-13T14:04:23Z CONTRIBUTOR

Started to work on this and facing some issues with the x-coordinate when its a datetime. For standard calendars, I can use pd.to_numeric(da.time), but for non-standard calendars, it's not clear how to go ahead. If I use xr.coding.times.encode_cf_datetime(coord), the coefficients we'll find will only make sense in the polyval function if we use the same time encoding.

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