home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1453558039

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/4122#issuecomment-1453558039 https://api.github.com/repos/pydata/xarray/issues/4122 1453558039 IC_kwDOAMm_X85Wo4kX 6042212 2023-03-03T13:48:09Z 2023-03-03T13:48:09Z CONTRIBUTOR

Maybe it is netCDF3? xarray is supposed to be able to determine the file type with fsspec.open("s3://some_bucket/some_remote_destination.nc", mode="rb") as ff: ds = xr.open_dataset(ff) but maybe play with the engine= argument.

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