sha,message,author_date,committer_date,raw_author,raw_committer,repo,author,committer 76036bd239ad2fbf7aa6948ab61a6215c22c3d6e,related-projects: update xESMF link to pangeo-xesmf (#4573),2020-11-12T14:53:55Z,2020-11-12T14:53:55Z,5af532972f5310a40c7ae1e15951da62a431d6b6,cd792325681cbad9f663f2879d8b69f1edbb678f,13221727,81219,19864447 0d95ebac19faa3af25ac369d1e8177535022c0d9,"Fix interp bug when indexer shares coordinates with array (#3758) * added test demonstrating interp bug for nd indexes sharing coordinate with array * fix test so it works with sel * support shared dimensions in interp * isort fixes * update whats new * Revert ""isort fixes"" This reverts commit 5df6c9c0f99376dbc43f2f30567661ee49c00655. * test requires scipy",2020-03-13T13:58:37Z,2020-03-13T13:58:37Z,5af532972f5310a40c7ae1e15951da62a431d6b6,cd792325681cbad9f663f2879d8b69f1edbb678f,13221727,81219,19864447 8772355b23e2a451697023844a0e6b688e1468e1,"Add support for CFTimeIndex in get_clean_interp_index (#3631) * add support for CFTimeIndex in get_clean_interp_index * black * added test comparing cftime index with standard index * added comment * index in ns instead of days * pep8 * datetime_to_numeric: convert timedelta objects using np.timedelta64 type conversion. add overflow tests * added interp test * switched clean_interp_index resolution to us. Fixed interpolate_na and added support for CFTimeIndex. * Error message to explain overflow problem. * switched timedelta64 units from ms to us * reverted default user-visible resolution to ns. Converts to float, possibly lossy. * pep8 * black * special case for older numpy versions * black * added xfail for overflow error with numpy < 1.17 * changes following PR comments from spencerclark * bypass pandas to convert timedeltas to floats. avoids overflow errors. * black * removed numpy conversion. added docstrings. renamed tests. * pep8 * updated whats new * Update doc/whats-new.rst Co-Authored-By: Spencer Clark * update interpolate_na docstrings * black * dt conflicts with accessor * replaced assert_equal by assert_allclose * Update xarray/core/duck_array_ops.py Co-Authored-By: Spencer Clark * Update xarray/core/duck_array_ops.py Co-Authored-By: Spencer Clark * renamed array to value in timedelta_to_numeric. Added tests * removed support for TimedeltaIndex in timedelta_to_numeric * added tests for np_timedelta64_to_float and pd_timedelta_to_float. renamed array to value for pd_timedelta_to_float. removed pd_timedeltaindex_to_float. * black * Fix flake8 error * black Co-authored-by: Spencer Clark ",2020-01-26T14:10:36Z,2020-01-26T14:10:36Z,5af532972f5310a40c7ae1e15951da62a431d6b6,f04422bfa03dadc75fab6ce64de238fbe48f5be4,13221727,81219,6628425 b65ce8666020ba3a0300154655d2e5c05884d73b,"Honor `keep_attrs` in DataArray.quantile (#3305) * Added `keep_attrs` argument to Variable.quantile. TestDataArray.test_quantile now checks for attributes in output. * black * updated whats new. * removed vestigial comment. Switched default Variable.quantile keep_attrs to False.",2019-09-15T22:16:15Z,2019-09-15T22:16:15Z,5af532972f5310a40c7ae1e15951da62a431d6b6,f10b21bed2846b879806f87039b77245b18e7671,13221727,81219,1217238 b054c317f86639cd3b889a96d77ddb3798f8584e,"Add quantile method to GroupBy (#2828) * implement groupby.quantile + tests * added quantile method in whats-new * mark additional test as xfail. * lint fix * simpler version of groupby.quantile * added quantile methods to api.rst * included DEFAULT_DIMS handling in quantile method * clarified groupby tests * added test with more typical use case * pep8 * removed failing test",2019-06-24T15:21:28Z,2019-06-24T15:21:28Z,5af532972f5310a40c7ae1e15951da62a431d6b6,f10b21bed2846b879806f87039b77245b18e7671,13221727,81219,1217238