-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Issues: pydata/xarray
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Groupby reduction with nd labels and a subset of dims returns factorized labels
bug
topic-groupby
#9803
opened Nov 20, 2024 by
max-sixty
5 tasks done
Weighting a datatree by a tree of dataarrays
API design
topic-DataTree
Related to the implementation of a DataTree class
topic-groupby
#9595
opened Oct 8, 2024 by
TomNicholas
Using the shuffle primitive in Xarray
API design
enhancement
topic-groupby
#9546
opened Sep 25, 2024 by
dcherian
Feature: Aggregate using one or more operations over the specified axis.
enhancement
topic-groupby
#9479
opened Sep 11, 2024 by
kobebryant432
Subtracting datasets in xarray 2024.6.0 leads to inconsistent chunks
bug
regression
topic-dask
topic-groupby
#9267
opened Jul 22, 2024 by
uwagura
Groupby-map is slow with out of order indices
topic-dask
topic-groupby
topic-performance
#9220
opened Jul 9, 2024 by
mrocklin
mean
returns empty DataArray for groupby_bins
containing datetime64
bug
topic-groupby
#6995
opened Sep 6, 2022 by
observingClouds
4 tasks done
GroupBy.map with keep_attrs=True gives error
topic-groupby
topic-metadata
Relating to the handling of metadata (i.e. attrs and encoding)
#4450
opened Sep 22, 2020 by
mktippett
missing empty group when iterate over groupby_bins
topic-documentation
topic-groupby
#4011
opened Apr 27, 2020 by
miniufo
Can Resample dim be spatial and not just datetime?
enhancement
topic-groupby
#4008
opened Apr 27, 2020 by
chfite
compose weighted with groupby, coarsen, resample, rolling etc.
API design
topic-groupby
#3937
opened Apr 5, 2020 by
mathause
Downsampling with resample generates longer time array than expected
topic-groupby
#3773
opened Feb 17, 2020 by
ivanhigueram
Dataset.resample() adds time dimension to independent variables
topic-groupby
#2145
opened May 17, 2018 by
malmans2
Upsampling - fill
contrib-help-wanted
topic-groupby
topic-pandas-like
#563
opened Sep 9, 2015 by
slharris
ProTip!
Exclude everything labeled
bug
with -label:bug.