home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 828151911

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/5223#issuecomment-828151911 https://api.github.com/repos/pydata/xarray/issues/5223 828151911 MDEyOklzc3VlQ29tbWVudDgyODE1MTkxMQ== 6503378 2021-04-28T05:20:50Z 2021-04-28T05:22:00Z NONE

Re-Hello and thank you,

hm, so the proper way (if necessary at all) would be to set

da.encoding = {'_FillValue': np.datetime64('NAT')}

rather than putting it in attrs?

Maybe I make a mistake in xarray-simlab and I should set the encoding explicitly and my confusion comes from having _FillValue in attrs and encoding. But - as far as I can see - in the xarray docs for writing netcdf the encoding _FillValue is mentioned. Why is xarray not ignoring the _FillValue in attrs?

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