home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 627387025

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/4043#issuecomment-627387025 https://api.github.com/repos/pydata/xarray/issues/4043 627387025 MDEyOklzc3VlQ29tbWVudDYyNzM4NzAyNQ== 1197350 2020-05-12T14:38:37Z 2020-05-12T14:38:37Z MEMBER

Just for my understanding, So theoretically It is not possible to make big requests without using chunking?

This depends entirely on the TDS server configuration. See comment in https://github.com/Unidata/netcdf-c/issues/1667#issuecomment-597372065. The default limit appears to be 500 MB.

It's important to note that none of this has to do with xarray. Xarray is simply the top layer of a very deep software stack. If the TDS server could deliver larger data requests, and the netCDF4-python library could accept them, xarray would have no problem.

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