home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1457131609

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/7587#issuecomment-1457131609 https://api.github.com/repos/pydata/xarray/issues/7587 1457131609 IC_kwDOAMm_X85W2hBZ 54963611 2023-03-06T22:35:50Z 2023-03-06T22:38:01Z NONE

Dear Slevang,

Thank you very much for your reply, I was indeed trying the same without the wshedOutvariable. Deleting this, the problem that the dataset increases too much seems to be of less impact, indeed I can use the xr.where on larger dataset, however:

(a.nbytes - da_fam_bulk_noWshed.nbytes)/1000000 37.87776 MB

The two datasets (a is after the xr.where of the da_fam_bulk_noWshed dataset) without this variable differ by about 37MB, being a bigger than the original. This small increment for me is important due to the fact that I have more than 1000 files.

There is a solution?

Thank you a lot,

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