home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 883603251

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/1565#issuecomment-883603251 https://api.github.com/repos/pydata/xarray/issues/1565 883603251 IC_kwDOAMm_X840qrcz 87719516 2021-07-20T18:26:08Z 2021-07-20T18:26:08Z NONE

I am calculating monthly mean anomalies from a CMIP6 file, which is attached and ended by .docx (Please remove .docx from its name after downloading it).

This file has reasonable time coordinate, which has been confirmed by ncdump and cdo. But it shows NaT after a time point by reading the file using xr.open_dataset. I printed out outputs of processing this file using some commands in a jyputer notebook in a pdf file, which is also attached. I really have no idea why xr.open_datase cannot read the time coordinate properly.

Then, I thought maybe I can redefine its time axis by pd.date_range. But it is also not working.

Thank you so much!

Untitled5 - Jupyter Notebook.pdf ts_Amon_CNRM-CM6-1_piControl_r1i1p1f2_gr_185001-234912.tmp.nc.docx

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