releases: 573096
This data as json
html_url | id | author | node_id | tag_name | target_commitish | name | draft | prerelease | created_at | published_at | body | reactions | mentions_count | repo |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/pydata/xarray/releases/tag/v0.3 | 573096 | 1217238 | MDc6UmVsZWFzZTU3MzA5Ng== | v0.3 | main | 0 | 0 | 2014-09-22T02:54:55Z | 2014-09-22T05:10:39Z | New features:
- Revamped coordinates: "coordinates" now refer to all arrays that are not
used to index a dimension. Coordinates are intended to allow for keeping track
of arrays of metadata that describe the grid on which the points in "variable"
arrays lie. They are preserved (when unambiguous) even though mathematical
operations.
- Dataset math Backwards incompatible changes:
- Deprecations:
- |
13221727 |