pull_requests: 1503215624
This data as json
id | node_id | number | state | locked | title | user | body | created_at | updated_at | closed_at | merged_at | merge_commit_sha | assignee | milestone | draft | head | base | author_association | auto_merge | repo | url | merged_by |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1503215624 | PR_kwDOAMm_X85ZmUAI | 8147 | closed | 0 | Add support for netCDF4.EnumType | 16700639 | This pull request add support for enums on netcdf4 backend. Enum were added in netCDF4-python in 1.2.0 (September 2015). In the netcdf format, they are defined as types and can be use across the dataset to type variable when on creation. They are meant to be an alternative to flag_values, flag_meanings. This pull request makes it possible for xarray to read existing enums in a file, convert them into flag_values/flag_meanings and save them as enums when an special encoding flag is filled in. TODO: - [x] Add implementation for other backends ? Will be added in follow-up PR ---- <!-- Feel free to remove check-list items aren't relevant to your change --> - [x] Closes #8144 - [x] Tests added - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` | 2023-09-05T17:20:50Z | 2024-01-17T19:10:51Z | 2024-01-17T07:19:32Z | 2024-01-17T07:19:32Z | d20ba0d387d206a21d878eaf25c8b3392f2453d5 | 0 | f22046dbf97d930b54163f4cda9b0081edc1fb38 | 33d51c8da3acbdbe550e496a006184bda3de3beb | CONTRIBUTOR | 13221727 | https://github.com/pydata/xarray/pull/8147 |
Links from other tables
- 4 rows from pull_requests_id in labels_pull_requests