Skip to content

Conversation

delgadom
Copy link
Contributor

very simple fix in the broadcasting by dimension name docs:

DataArray objects are automatically align themselves [...] by dimension name instead of axis order.

No workflow stages - this is a very minor docs fix.

very simple fix in the [broadcasting by dimension name](http://xarray.pydata.org/en/stable/user-guide/computation.html#broadcasting-by-dimension-name) docs:

> ``DataArray`` objects ~~are~~ automatically align themselves [...] by dimension name instead of axis order.
@max-sixty
Copy link
Collaborator

Thanks @delgadom ! Keep them coming!

@max-sixty max-sixty merged commit f086728 into pydata:main Nov 30, 2021
dcherian added a commit to dcherian/xarray that referenced this pull request Dec 2, 2021
* upstream/main:
  fix grammatical typo in docs (pydata#6034)
  Use condas dask-core in ci instead of dask to speedup ci and reduce dependencies (pydata#6007)
  Use complex nan by default when interpolating out of bounds (pydata#6019)
  Simplify missing value handling in xarray.corr (pydata#6025)
  Add pyXpcm to Related Projects doc page (pydata#6031)
  Make xr.corr and xr.map_blocks work without dask (pydata#5731)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants