Accepting request 1198677 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 2024.7.0 * Add test for rechunking to a size string by @dcherian in #9117 * Update docstring in api.py for open_mfdataset(), clarifying "chunks" argument by @arthur-e in #9121 * Grouper refactor by @dcherian in #9122 * adjust repr tests to account for different platforms (#9127) by @mgorny in #9128 * Support duplicate dimensions in .chunk by @mraspaud in #9099 * Update zendoo badge link by @max-sixty in #9133 * Split out distributed writes in zarr docs by @max-sixty in #9132 * Improve to_zarr docs by @max-sixty in #9139 * groupby: remove some internal use of IndexVariable by @dcherian in #9123 * Improve zarr chunks docs by @max-sixty in #9140 * Include numbagg in type checks by @max-sixty in #9159 * Remove mypy exclusions for a couple more libraries by @max-sixty in #9160 * Add test for #9155 by @max-sixty in #9161 * switch to datetime unit "D" by @keewis in #9170 * Slightly improve DataTree repr by @shoyer in #9064 * Fix example code formatting for CachingFileManager by @djhoese in #9178 * Change np.core.defchararray to np.char (#9165) by @pont-us in #9166 * temporarily remove pydap from CI by @keewis in #9183 * also pin numpy in the all-but-dask CI by @keewis in #9184 * promote floating-point numeric datetimes to 64-bit before decoding by @keewis in #9182 * "source" encoding for datasets opened from fsspec objects by OBS-URL: https://build.opensuse.org/request/show/1198677 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-xarray?expand=0&rev=99
This commit is contained in:
@@ -1,3 +1,146 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 4 09:11:37 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to 2024.7.0
|
||||
* Add test for rechunking to a size string by @dcherian in #9117
|
||||
* Update docstring in api.py for open_mfdataset(), clarifying
|
||||
"chunks" argument by @arthur-e in #9121
|
||||
* Grouper refactor by @dcherian in #9122
|
||||
* adjust repr tests to account for different platforms (#9127) by
|
||||
@mgorny in #9128
|
||||
* Support duplicate dimensions in .chunk by @mraspaud in #9099
|
||||
* Update zendoo badge link by @max-sixty in #9133
|
||||
* Split out distributed writes in zarr docs by @max-sixty in
|
||||
#9132
|
||||
* Improve to_zarr docs by @max-sixty in #9139
|
||||
* groupby: remove some internal use of IndexVariable by @dcherian
|
||||
in #9123
|
||||
* Improve zarr chunks docs by @max-sixty in #9140
|
||||
* Include numbagg in type checks by @max-sixty in #9159
|
||||
* Remove mypy exclusions for a couple more libraries by
|
||||
@max-sixty in #9160
|
||||
* Add test for #9155 by @max-sixty in #9161
|
||||
* switch to datetime unit "D" by @keewis in #9170
|
||||
* Slightly improve DataTree repr by @shoyer in #9064
|
||||
* Fix example code formatting for CachingFileManager by @djhoese
|
||||
in #9178
|
||||
* Change np.core.defchararray to np.char (#9165) by @pont-us in
|
||||
#9166
|
||||
* temporarily remove pydap from CI by @keewis in #9183
|
||||
* also pin numpy in the all-but-dask CI by @keewis in #9184
|
||||
* promote floating-point numeric datetimes to 64-bit before
|
||||
decoding by @keewis in #9182
|
||||
* "source" encoding for datasets opened from fsspec objects by
|
||||
@keewis in #8923
|
||||
* properly diff objects with arrays as attributes on variables by
|
||||
@keewis in #9169
|
||||
* Allow str in static typing of reindex, ffill etc. by @headtr1ck
|
||||
in #9194
|
||||
* Fix dark-theme in html[data-theme=dark]-tags by @prisae in
|
||||
#9200
|
||||
* Add open_datatree benchmark by @aladinor in #9158
|
||||
* use a composite strategy to generate the dataframe with a
|
||||
tz-aware datetime column by @keewis in #9174
|
||||
* Hierarchical coordinates in DataTree by @shoyer in #9063
|
||||
* avoid converting custom indexes to pandas indexes when
|
||||
formatting coordinate diffs by @keewis in #9157
|
||||
* Fix reductions for np.complex_ dtypes with numbagg by
|
||||
@max-sixty in #9210
|
||||
* Consolidate some numbagg tests by @max-sixty in #9211
|
||||
* Use numpy 2.0-compat np.complex64 dtype in test by @max-sixty
|
||||
in #9217
|
||||
* Fix two bugs in DataTree.update() by @shoyer in #9214
|
||||
* Only use necessary dims when creating temporary dataarray by
|
||||
@Illviljan in #9206
|
||||
* Cleanup test_coding_times.py by @Illviljan in #9223
|
||||
* Use reshape and ravel from duck_array_ops in coding/times.py by
|
||||
@Illviljan in #9225
|
||||
* Use duckarray assertions in test_coding_times by @Illviljan in
|
||||
#9226
|
||||
* Fix time indexing regression in convert_calendar by @hmaarrfk
|
||||
in #9192
|
||||
* numpy 2 compatibility in the netcdf4 and h5netcdf backends by
|
||||
@keewis in #9136
|
||||
* numpy 2 compatibility in the iris code paths by @keewis in
|
||||
#9156
|
||||
* switch the documentation to run with numpy>=2 by @keewis in
|
||||
#9177
|
||||
* exclude the bots from the release notes by @keewis in #9235
|
||||
* Add a .drop_attrs method by @max-sixty in #8258
|
||||
* Allow mypy to run in vscode by @max-sixty in #9239
|
||||
* Fix typing for test_plot.py by @Illviljan in #9234
|
||||
* Added a space to the documentation by @ChrisCleaner in #9247
|
||||
* Per-variable specification of boolean parameters in
|
||||
open_dataset by @Ostheer in #9218
|
||||
* Enable pandas type checking by @headtr1ck in #9213
|
||||
* fix typing of fallback isdtype method by @headtr1ck in #9250
|
||||
* Grouper, Resampler as public api by @dcherian in #8840
|
||||
* Update dropna docstring by @TomNicholas in #9257
|
||||
* Delete base and loffset parameters to resample by @dcherian in
|
||||
#9233
|
||||
* groupby, resample: Deprecate some positional args by @dcherian
|
||||
in #9236
|
||||
* Add encode_cf_datetime benchmark by @spencerkclark in #9262
|
||||
* Update signature for _arrayfunction.array by @Illviljan in
|
||||
#9237
|
||||
* Fix copybutton for multi line examples in double digit ipython
|
||||
cells by @mosc9575 in #9264
|
||||
* add backend intro and how-to diagram by @JessicaS11 in #9175
|
||||
* Restore ability to specify _FillValue as Python native integers
|
||||
by @djhoese in #9258
|
||||
* Adding open_datatree backend-specific keyword arguments by
|
||||
@aladinor in #9199
|
||||
* Change .groupby fastpath to work for monotonic increasing and
|
||||
decreasing by @JoelJaeschke in #7427
|
||||
* Fully deprecate squeeze kwarg to groupby by @dcherian in #9280
|
||||
* Support rechunking to a frequency. by @dcherian in #9109
|
||||
* automate extracting the contributors by @keewis in #9288
|
||||
* Allow importing from xarray.groupers by @dcherian in #9289
|
||||
- Release 2024.06.0
|
||||
* TEST: Fix numbagg or bottlekneck skip by @hmaarrfk in #9034
|
||||
* Use ME in test_plot instead of M by @hmaarrfk in #9035
|
||||
* (fix): equality check against singleton PandasExtensionArray by
|
||||
@ilan-gold in #9032
|
||||
* array api-related upstream-dev failures by @keewis in #8854
|
||||
* User-guide - pandas : Add alternative to
|
||||
xarray.Dataset.from_dataframe by @loco-philippe in #9020
|
||||
* Clarify matmul does xarray.dot by @mthramann in #9060
|
||||
* Run tests on changes to root dotfiles by @max-sixty in #9062
|
||||
* Speed up netCDF4, h5netcdf backends by @dcherian in #9067
|
||||
* citation / orcid by @keewis in #9082
|
||||
* fixes for the pint tests by @keewis in #8983
|
||||
* Address latest pandas-related upstream test failures by
|
||||
@spencerkclark in #9081
|
||||
* Add scottyhq to CITATION.cff by @scottyhq in #9089
|
||||
* Fix Typo in Bfill benchmark by @Ockenfuss in #9087
|
||||
* add link to CF conventions on packed data in
|
||||
doc/user-guide/io.rst by @kmuehlbauer in #9045
|
||||
* add order for polynomial interpolation, fixes #8762 by
|
||||
@nkarasiak in #9079
|
||||
* Fix upcasting with python builtin numbers and numpy 2 by
|
||||
@djhoese in #8946
|
||||
* Add Eni to CITATION.cff by @eni-awowale in #9095
|
||||
* add Jessica to citation by @JessicaS11 in #9096
|
||||
* (fix): don't handle time-dtypes as extension arrays in
|
||||
from_dataframe by @ilan-gold in #9042
|
||||
* Micro optimizations to improve indexing by @hmaarrfk in #9002
|
||||
* DAS-2067 - Migrate datatree io.py and common.py by
|
||||
@owenlittlejohns in #9011
|
||||
* open_datatree performance improvement on NetCDF, H5, and Zarr
|
||||
files by @aladinor in #9014
|
||||
* Adds Matt Savoie to CITATION.cff by @flamingbear in #9103
|
||||
* skip the pandas datetime roundtrip test with pandas=3.0 by
|
||||
@keewis in #9104
|
||||
* Add user survey announcement to docs by @jhamman in #9101
|
||||
* add remaining core-dev citations by @keewis in #9110
|
||||
* Undo custom padding-top. by @dcherian in #9107
|
||||
- Drop xarray-pr8854-np2.patch
|
||||
- Drop xarray-pr9305-cftime.patch
|
||||
- Add xarray-pr9321-dasktests.patch gh#pydata/xarray#9321
|
||||
- Add xarray-pr9356-dasktests.patch gh#pydata/xarray#9356
|
||||
- Add xarray-pr9403-np2.1-scalar.patch gh#pydata/xarray#9403
|
||||
- Remove obsolete versions from extra requirements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 15:00:43 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
@@ -74,7 +217,7 @@ Wed Jun 5 15:00:43 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
* Zarr: Optimize appending by @dcherian in #8998
|
||||
- Drop xarray-pr8953-nodatatreeprune.patch
|
||||
- Add xarray-pr8854-np2.patch gh#pydata/xarray#8854
|
||||
- Add xarray-pr9305-cftime.patch gh#pydata/xarray#9305
|
||||
- Add xarray-pr9305-cftime.patch gh#pydata/xarray#9035
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 3 13:02:26 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
Reference in New Issue
Block a user