home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 374954224

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/2002#issuecomment-374954224 https://api.github.com/repos/pydata/xarray/issues/2002 374954224 MDEyOklzc3VlQ29tbWVudDM3NDk1NDIyNA== 6815844 2018-03-21T14:22:42Z 2018-03-21T14:22:42Z MEMBER

Could you try investigating minimal working example? I tried with two of your examples, but the issue is not reproduced python In [9]: ds = xr.open_mfdataset(['Desktop/19910901120000-ESACCI-L4_GHRSST-SSTdepth-OSTIA-GLOB_LT-v02.0-fv01.1.nc', 'Desktop/19910902120000-ESACCI-L4_GHRSST-SSTdepth-OSTIA-GLOB_LT-v02.0-fv01.1.nc'], decode_cf=True) In [11]: ds['time'] Out[11]: <xarray.DataArray 'time' (time: 2)> array(['1981-01-01T00:00:00.564166656', '1980-12-31T23:59:58.707073024'], dtype='datetime64[ns]') Coordinates: * time (time) datetime64[ns] 1981-01-01T00:00:00.564166656 ... Attributes: standard_name: time axis: T bounds: time_bnds comment: long_name: reference time of sst file

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