issues: 2035725001
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2035725001 | I_kwDOAMm_X855VrLJ | 8542 | xr.to_netcdf() alters time dimension | 25990952 | closed | 0 | 10 | 2023-12-11T13:49:55Z | 2023-12-21T16:39:01Z | 2023-12-21T16:39:01Z | NONE | What is your issue?Hi! I was downloading some data from single files (15min temporal resolution with some smaller gaps here and there) and wanted to save it for further processing. If I reopen the netcdf file, the time dimensions is distorted in a way I cannot really understand. Basically, it changes the 15min difference into something between the first timestamp (e.g. 2018-01-01 00:00:00) and something a few hours later. However, the timestamps are also unordered as the latest time seems to be somewhere in the middle. my steps are basically a download script which is not really reproducible as it needs login tokens but afterwards everything is purely xarray: Then, I simply call Interestingly, saving it, opening it and assigning ( Thanks in advance! |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/8542/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |