issues: 659142789
This data as json
id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
659142789 | MDU6SXNzdWU2NTkxNDI3ODk= | 4236 | Allow passing args to preprocess function in open_mfdataset | 8098361 | closed | 0 | 7 | 2020-07-17T10:52:14Z | 2023-09-12T15:59:45Z | 2023-09-12T15:59:45Z | NONE | For a set of netcdf files I'm opening with The netcdf files have dimensions (time, lat, lon). It's the time dimension I'd like to cut down during a parallel load eg. using a start/end dayofyear. Each file covers a different year and I'd like to slice out particular dayofyear range within each. I tried calculating dayofyear inside the PicklingError: Can't pickle <built-in function input>: it's not the same object as builtins.input
Many other packages have functions that use callbacks with the option of passing additional arguments. Has this been considered for open_mfdataset? |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/4236/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |