issues: 446722089
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
446722089 | MDU6SXNzdWU0NDY3MjIwODk= | 2976 | Confusing handling of NetCDF coordinates | 1828519 | closed | 0 | 6 | 2019-05-21T16:47:47Z | 2019-05-21T23:36:22Z | 2019-05-21T23:36:21Z | CONTRIBUTOR | Code Sample, a copy-pastable example if possibleI'm currently trying to figure out why some coordinates of a netcdf file are included in the resulting Dataset object and why some are not. I've tried looking at the To reproduce: Download GOES-16 ABI L1b NetCDF file from (click the link to have google redirect you to the actual file):
Results in:
Even though
and:
shows:
Problem descriptionI would have expected the Can someone summarize the rules on how xarray came up with these coordinates? Or is this a bug? Output of
|
{ "url": "https://api.github.com/repos/pydata/xarray/issues/2976/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |