home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 787459912

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/2437#issuecomment-787459912 https://api.github.com/repos/pydata/xarray/issues/2437 787459912 MDEyOklzc3VlQ29tbWVudDc4NzQ1OTkxMg== 14808389 2021-02-28T14:19:33Z 2021-02-28T14:20:25Z MEMBER

the issue is that without more information (units, reference date, calendar), xarray can't decode these integers correctly. For example, if the units are days your data would span more than 100 years, but if we assume milliseconds that would be about 2 hours. Same for reference date and calendar: if they are chosen incorrectly, the decoded data will be completely wrong.

You will have to check either the data provider's website or contact them and ask for help (it seems they started offering their data as netcdf files about two weeks ago so this might actually be a issue with their conversion code). Once you have that information we can help you with the code necessary to convert using xarray.

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