home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 373694632

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/1985#issuecomment-373694632 https://api.github.com/repos/pydata/xarray/issues/1985 373694632 MDEyOklzc3VlQ29tbWVudDM3MzY5NDYzMg== 22245117 2018-03-16T12:09:50Z 2018-03-16T12:09:50Z CONTRIBUTOR

Alright, I found the problem. I'm loading several variables from different files. All the variables have 1464 snapshots. However, one of the 3D variables has just one snapshot at a different time (I found a bag in my bash script to re-organize the raw data). When I load my dataset using .open_mfdataset, the time dimension has an extra snapshot (length is 1465). However, xarray doesn't like it and when I run functions such as to_netcdf it takes forever (no error). Thanks @fujiisoup for the help!

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