sha,message,author_date,committer_date,raw_author,raw_committer,repo,author,committer aa0f96383062c48cb17f46ef951075c0494c9c0a,"Feature/align in dot (#3699) * add tests * implement align * whats new * fix changes to whats new * review: fix typos",2020-01-20T12:09:26Z,2020-01-20T12:09:26Z,ca4b1aa7038742a78b0de3134b339add28345bf9,caabe6633d9bef7f2f52807cc5a1f477f3a077d4,13221727,10194086,6815844 db36c5c0cdee2f5313a81fdeca8a8ae5491d1c8f,"add multiindex level name checking to .rename() (#3658) * add multiindex level name checking to .rename() * update whats-new.rst",2020-01-03T12:16:44Z,2020-01-03T12:16:44Z,e4463f9efd9b97ca27de937d3eb913a5421c0b2c,caabe6633d9bef7f2f52807cc5a1f477f3a077d4,13221727,14136435,6815844 66581084a89f75476b581ef74e5226eae2d62a84,"Fix rolling.constuct() example (#2967) * The example was using the wrong name for the function (to_datarray), and used the wrong dimension for the window",2019-05-16T15:55:15Z,2019-05-16T15:55:15Z,284ada1c0cd09f54299b826725ccfafcf61bdf58,caabe6633d9bef7f2f52807cc5a1f477f3a077d4,13221727,223250,6815844 c770eec39c401d49d01ec87c5c8499893da08cb5,Add support for cftime.datetime coordinates with coarsen (#2778),2019-03-06T19:47:47Z,2019-03-06T19:47:47Z,f04422bfa03dadc75fab6ce64de238fbe48f5be4,caabe6633d9bef7f2f52807cc5a1f477f3a077d4,13221727,6628425,6815844 6840fc2c0e38d58ec788c988bffb1ce399f8827b,Ignore W504 with pep8speaks (#2474),2018-10-10T05:26:03Z,2018-10-10T05:26:03Z,f10b21bed2846b879806f87039b77245b18e7671,caabe6633d9bef7f2f52807cc5a1f477f3a077d4,13221727,1217238,6815844 c2b09d697c741b5d6ddede0ba01076c0cb09cf19,"Enable use of cftime.datetime coordinates with differentiate and interp (#2434) * Enable use of cftime.datetime coords with differentiate and interp * Raise TypeError for non-datetime x_new * Rename to_numeric to datetime_to_numeric",2018-09-28T13:44:54Z,2018-09-28T13:44:54Z,f04422bfa03dadc75fab6ce64de238fbe48f5be4,caabe6633d9bef7f2f52807cc5a1f477f3a077d4,13221727,6628425,6815844 8385fec954612bade1cb947f7b72bbda37eb5652,Fix small typo in docs (#2420),2018-09-18T14:47:36Z,2018-09-18T14:47:36Z,05293994500cb1bc7884804637a426a6e6bdf8e5,caabe6633d9bef7f2f52807cc5a1f477f3a077d4,13221727,7213793,6815844 5155ef9ed2be7b3b201925c4902e8d633fec87a8,uncomment test (#2369),2018-08-15T23:05:40Z,2018-08-15T23:05:40Z,4d00114e778b542ad76fc0237e98b30df5bf7931,caabe6633d9bef7f2f52807cc5a1f477f3a077d4,13221727,14019925,6815844 cbb2aeb6492ad5364694396fb10e3b86abfe0aa6,"Add option to not roll coords (#2360) * Add option to not roll coords * Rename keyword arg and add tests * Add what's new * Fix passing None and add more tests * Revise from comments * Revise with cleaner version * Revisions based on comments * Fix either_dict_or_kwargs * Revisions from comments",2018-08-15T08:11:28Z,2018-08-15T08:11:28Z,bd242599928e36c41b334f85919f00e34d6eac7f,caabe6633d9bef7f2f52807cc5a1f477f3a077d4,13221727,15331990,6815844 c27ca436321654a97e776aa0d055dfef357bc5a8,"Faster unstack (#2364) * Make dataset.unstack faster by skipping reindex if not necessary. * Remove prints, add comment * added asv benchmark for unstacking * Added test * Simplified test * Added whats-new entry * PEP8 * Made asv test faster",2018-08-15T00:18:27Z,2018-08-15T00:18:27Z,fde3c03652523db098120c122b3273dbe85e9cd1,caabe6633d9bef7f2f52807cc5a1f477f3a077d4,13221727,,6815844 4df048c146b8da7093faf96b3e59fb4d56945ec5,"Remove redundant code from open_rasterio and ensure all transform tuples are six elements long (#2351) * Remove redundant chunk of code which sets the transform attribute when already set The transform attribute is already set further up in the open_rasterio function. This chunk of code just sets transform again - but actually sets it to a full nine-element tuple instead of the six-element tuple it should be (see comments around L245). * Added tests to check that the transform attribute read from rasterio Checks that this tuple is always six elements long",2018-08-13T22:33:54Z,2018-08-13T22:33:54Z,e0cdd27bbaaedea5bf75e4337774ce4a26199889,caabe6633d9bef7f2f52807cc5a1f477f3a077d4,13221727,296686,6815844 846e28f8862b150352512f8e3d05bcb9db57a1a3,"DOC: move xarray related projects to top-level TOC section (#2357) * move xarray third-party projects to its own top-level TOC section * add hvplot",2018-08-10T20:13:08Z,2018-08-10T20:13:08Z,5d060630fae3d5a365a239dae12fe85ceed98a8d,caabe6633d9bef7f2f52807cc5a1f477f3a077d4,13221727,4160723,6815844 1ecb6e86cbd66ecb5cf3e4f74d1220722b0dc70e,"interp() now accepts date strings as desired co-ordinate locations (#2325) * interp() now accepts date strings as desired co-ordinate locations Fixes #2284 * Consolidated tests. * Update condition for python 2 * Add additional test. * Add decorator.",2018-07-29T06:09:40Z,2018-07-29T06:09:40Z,0c7e9e762dbfd6554e60c953bf27493047d95109,caabe6633d9bef7f2f52807cc5a1f477f3a077d4,13221727,2448579,6815844 2fa9dded34e06104379ad1a12c6967913998889b,"DOC: add interp example (#2312) * add interp example * add datetime64 example * better example of updating DataArray with interp",2018-07-28T06:17:21Z,2018-07-28T06:17:21Z,3238b5518bbee4b41d6a5d78325e5a83ec253e79,caabe6633d9bef7f2f52807cc5a1f477f3a077d4,13221727,,6815844 69c9c45bf7a9d572200c4649605a5875e96b650c,Trivial docs fix (#2212),2018-06-02T12:15:32Z,2018-06-02T12:15:32Z,2ff6d9e74ee03928d143f0bb1557924a28d3b23d,caabe6633d9bef7f2f52807cc5a1f477f3a077d4,13221727,6213168,6815844 18a737b8ce7b57a903298b521ffacae116db11c5,"`axis` keyword ignored when applying `np.squeeze` to `DataArray` (#1487) (#1918) * `axis` keyword ignored when applying `np.squeeze` to `DataArray` (#1487) * Fixing style errors.",2018-02-20T06:27:11Z,2018-02-20T06:27:11Z,a4df31a69b8b7f68f5755d440723321917da5b06,caabe6633d9bef7f2f52807cc5a1f477f3a077d4,13221727,8441217,6815844 2aa5b8a5c094593569f5bd9ae220d1f2fc0ecda0,"Use getitem_with_mask in reindex_variables (#1847) * WIP: use getitem_with_mask in reindex_variables * Fix dtype promotion for where * Add whats new * Fix flake8 * Fix test_align_dtype and bool+str promotion * tests and docstring for dtypes.result_type * More dtype promotion fixes, including for concat",2018-02-14T13:11:47Z,2018-02-14T13:11:47Z,f10b21bed2846b879806f87039b77245b18e7671,caabe6633d9bef7f2f52807cc5a1f477f3a077d4,13221727,1217238,6815844 f2ea7b604a4b912e836d0abd9c33ad94defd0c14,"DOC: Added parameter list to open_dataarray (#1758) * Added parameter list to open_dataarray * Added inputs to open_dataset at L400 * Changed input to open_dataset on L400",2018-01-19T05:13:50Z,2018-01-19T05:13:50Z,3238b5518bbee4b41d6a5d78325e5a83ec253e79,caabe6633d9bef7f2f52807cc5a1f477f3a077d4,13221727,,6815844 783b527b8ed2a79fbb1439c9a87db144edc55cf7,"WIP: Feature/interpolate (#1640) * initial interpolate commit first working version of interpolate method/module pep8 after merge master update interpolate, more pandas compat tests add interpolate_na to api encoding fix for py2 in dataarray.py working... checkin, roughed in interpolator classes move tests and some mods to apply_ufunc usage in interp_na add method to kwargs fixes for scipy and some docs cleanup scipy vs numpy interpolator selection cleanups add limit to interpolate_na bfill/ffill parallelized new interface with use_coordinate kwarg use partial function to wrap interpolate class a few fixes for ffill/bfill, placeholder for interpolate_at method add some tests fix test * fix to interpolate wrapper function * remove duplicate limit handling in ffill/bfill * tests are passing * more docs, more tests * backward compat and add benchmarks * skip tests for numpy versions before 1.12 * test fixes for py27 fixture * try reording decorators * minor reorg of travis to make the flake8 check useful * cleanup following @fujiisoup's comments * dataset missing methods, some more docs, and more scipy interpolators * workaround for parameterized tests that are skipped in missing.py module * requires_np112 for dataset interpolate test * remove req for np 112 * fix typo in docs * @requires_np112 for methods that use apply_ufunc in missing.py * reuse type in apply over vars with dim * rework the fill value convention for linear interpolation, no longer match pandas -- adjusted tests and docs to reflect this change * flake8",2017-12-30T06:21:41Z,2017-12-30T06:21:41Z,5f199557d0f8f69fbea5e027a407146e2669a812,caabe6633d9bef7f2f52807cc5a1f477f3a077d4,13221727,,6815844