An open API service providing commit metadata for open source projects.

GitHub / CCI-Tools/xarray / commits

SHA Message Author Date Stats
6a0f281a Fix text in error message, A leftover from #993 Marco Zuehlke <M****e@b****e> about 9 years ago
b201ff78 Center the coordinates to pixels for rasterio backend (#1468) Greg Brener <g****r@u****m>
Committed by: Stephan Hoyer <s****r@g****m>
about 9 years ago
6a20f917 Add attributes to rasterio backend (#1455) Greg Brener <g****r@u****m>
Committed by: Fabien Maussion <f****n@u****t>
about 9 years ago
84ee8d76 merge Merge pull request #1145 from SixtyCapital/rolling-count Maximilian Roos <M****R@u****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
aff15061 add rolling_count support for min_periods Maximilian Roos <m****n@s****m> about 9 years ago
74f30a92 merge Maximilian Roos <m****n@s****m> about 9 years ago
22ff955d change NotImplemented to NotImplementedError for h5netcdf autoclose=True (#1454) Marein Könings <m****l@m****g>
Committed by: Stephan Hoyer <s****r@g****m>
about 9 years ago
aeb4108b DOC: remove repeated paragraph (#1448) kikocorreoso <k****o@u****m>
Committed by: Fabien Maussion <f****n@u****t>
about 9 years ago
bbeab695 revert to dev version Stephan Hoyer <s****r@g****m> about 9 years ago
c88e46a9 Release v0.9.6 Stephan Hoyer <s****r@g****m> about 9 years ago
3b0d8d48 Clean-up docs for v0.9.6 (#1446) Stephan Hoyer <s****r@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
1504a2b2 Support Pydap 3.2, including on Python 3 (#1439) Stephan Hoyer <s****r@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
e39dae4c DOC: add rasterio to build environment (#1445) Fabien Maussion <f****n@u****t>
Committed by: GitHub <n****y@g****m>
about 9 years ago
33bc7707 DOC: add salem to the list of projects extending xarray (#1443) Fabien Maussion <f****n@u****t>
Committed by: GitHub <n****y@g****m>
about 9 years ago
48c7164d Add RasterIO backend (#1260) Fabien Maussion <f****n@u****t>
Committed by: GitHub <n****y@g****m>
about 9 years ago
c2588dad BUG: fix "indexing error in sel subsets" (#1433) Stephan Hoyer <s****r@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
b8771934 xarray.core.variable.as_variable part of the public API (#1422) Benoit Bovy <b****y@g****e>
Committed by: Stephan Hoyer <s****r@g****m>
about 9 years ago
6b18d77b If join='exact', raise an error for non-aligned objects (#1330) Stephan Hoyer <s****r@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
8df660b3 Add dask specific kwargs to DataArray.chunk() (#1432) Fabien Maussion <f****n@u****t>
Committed by: GitHub <n****y@g****m>
about 9 years ago
9287caa7 Fix broken holoviews link (#1427) Mike DePalatis <m****e@d****t>
Committed by: Stephan Hoyer <s****r@g****m>
about 9 years ago
f517be7b attempt to fix #497 (#1382) Matthew Gidden <m****n@g****m>
Committed by: Stephan Hoyer <s****r@g****m>
about 9 years ago
5007961d Fix errors in the test suite due to pytest warning changes (#1423) Stephan Hoyer <s****r@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
f7eb3093 Add sphinx-gallery to the docs (#1419) Fabien Maussion <f****n@u****t>
Committed by: GitHub <n****y@g****m>
about 9 years ago
d8024847 fixed dask prefix naming (#1411) Ryan Abernathey <r****y@g****m>
Committed by: Stephan Hoyer <s****r@g****m>
about 9 years ago
028454d9 Moved register_dataset_accessor examples docs to appropriate docstring (#1416) Rich P. I. Lewis <r****3@c****k>
Committed by: Fabien Maussion <f****n@u****t>
about 9 years ago
3737d261 dl tutorial files to tmp directory, then move them once successful (#1393) Matthew Gidden <m****n@g****m>
Committed by: Stephan Hoyer <s****r@g****m>
about 9 years ago
5f92955f Update weather data example (#1417) Fabien Maussion <f****n@u****t>
Committed by: GitHub <n****y@g****m>
about 9 years ago
d5c7e061 Mention api.rst in PR template (#1407) Stephan Hoyer <s****r@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
80ddad99 Sortby (#1389) chunweiyuan <c****n@g****m>
Committed by: Stephan Hoyer <s****r@g****m>
over 9 years ago
ba6351b1 merge Merge pull request #1404 from fmaussion/deprec-pandas-tslib Maximilian Roos <M****R@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
e20ca57b Fix pandas.tslib deprecation warning Fabien Maussion <f****n@u****t> over 9 years ago
fd6e36e9 Adds bottleneck to the test suite (#1402) Fabien Maussion <f****n@u****t>
Committed by: Stephan Hoyer <s****r@g****m>
over 9 years ago
e1982faf Patch isel points (#1400) Keisuke Fujii <f****p@g****m>
Committed by: Stephan Hoyer <s****r@g****m>
over 9 years ago
a9a12b0a Fix groupby bins tests (#1390) Ryan Abernathey <r****y@g****m>
Committed by: Stephan Hoyer <s****r@g****m>
over 9 years ago
8f6a68e3 Add DatetimeAccessor for accessing datetime fields via `.dt` attribute (#1356) Daniel Rothenberg <d****n@m****u>
Committed by: Stephan Hoyer <s****r@g****m>
over 9 years ago
ab4ffee9 Revert to dev version Stephan Hoyer <s****r@g****m> over 9 years ago
1b28edac Release v0.9.5 Stephan Hoyer <s****r@g****m> over 9 years ago
d6284e8d Release v0.9.4 Stephan Hoyer <s****r@g****m> over 9 years ago
b6707198 Remove debug print() (#1377) Fabien Maussion <f****n@u****t>
Committed by: Stephan Hoyer <s****r@g****m>
over 9 years ago
6753ec4a Revert to dev version for v0.9.4 Stephan Hoyer <s****r@g****m> over 9 years ago
4d288211 Release v0.9.3 Stephan Hoyer <s****r@g****m> over 9 years ago
3d934c82 Cleanup whatsnew for v0.9.3 Stephan Hoyer <s****r@g****m> over 9 years ago
ef927a88 Fix .where(drop=True) when arguments do not have indexes (#1361) Stephan Hoyer <s****r@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
a189e8a7 Fixes for Dataset.to_netcdf (#1368) Stephan Hoyer <s****r@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
1f30b29e Fix missing config errors when running test suite (#1365) Stephan Hoyer <s****r@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
7b9b455a Fix open_dataarray does not pass properly its parameters to open_dataset (#1367) Stephan Hoyer <s****r@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
f87bb0be Fix a typo (#1364) Keisuke Fujii <f****p@g****m>
Committed by: Stephan Hoyer <s****r@g****m>
over 9 years ago
a943419b Internal cleanup: create xarray.core.duck_array_ops (#1362) Stephan Hoyer <s****r@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
444fce8a Support for DataArray.expand_dims() (#1347) Keisuke Fujii <f****p@g****m>
Committed by: Stephan Hoyer <s****r@g****m>
over 9 years ago
61bb71db update docs to reflect recently published paper on xarray (#1355) Joe Hamman <j****n@u****u>
Committed by: GitHub <n****y@g****m>
over 9 years ago
94790388 Add persist method to DataSet (#1349) Matthew Rocklin <m****n@g****m>
Committed by: Stephan Hoyer <s****r@g****m>
over 9 years ago
53b9ab30 Add what's new for v0.9.3 Stephan Hoyer <s****r@g****m> over 9 years ago
79b61ccd Revert to dev version Stephan Hoyer <s****r@g****m> over 9 years ago
30a51aaa Release v0.9.2 Stephan Hoyer <s****r@g****m> over 9 years ago
8814f2fc Fix what's new for v0.9.2 (#1348) Stephan Hoyer <s****r@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
685ba067 Marks slow, flaky, and failing tests (#1336) Phillip Wolfram <p****m@g****m>
Committed by: Stephan Hoyer <s****r@g****m>
over 9 years ago
d08efaf9 Shorter repr for attributes (#1322) Zac Hatfield Dodds <Z****D@u****m>
Committed by: Stephan Hoyer <s****r@g****m>
over 9 years ago
56cec461 Ensures drop=True case works with empty mask (#1342) Phillip Wolfram <p****m@g****m>
Committed by: Stephan Hoyer <s****r@g****m>
over 9 years ago
c0178b7b Ensures open_mfdataset attributes are retained (#1038) Phillip Wolfram <p****m@g****m>
Committed by: Stephan Hoyer <s****r@g****m>
over 9 years ago
09ef2c28 Added a support for Dataset.rolling. (#1289) Keisuke Fujii <f****p@g****m>
Committed by: Stephan Hoyer <s****r@g****m>
over 9 years ago
f2a50158 Add Python 2.7 64-bit Windows to Appveyor build matrix (#1339) Stephan Hoyer <s****r@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
371d0343 Fixes open_mfdataset too many open file error (#1198) Phillip Wolfram <p****m@g****m>
Committed by: Stephan Hoyer <s****r@g****m>
over 9 years ago
b3fc6c4e DOC: remove mention errors in math without label overlap (#1318) Stephan Hoyer <s****r@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
65555b8a More explicit check for dtype roundtripping in backends (#1311) Stephan Hoyer <s****r@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
31b46dc3 Use LooseVersion rather than StrictVersion (#1312) Stephan Hoyer <s****r@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
57776ab6 Clearer terminology for coordinate variables (#1296) Fabien Maussion <f****n@u****t>
Committed by: GitHub <n****y@g****m>
over 9 years ago
aa408641 Clarify licenses for bundled code (#1305) Stephan Hoyer <s****r@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
83d2c2da Allow for plotting dummy netCDF4.datetime objects. (#1261) willirath <w****h@u****m>
Committed by: Stephan Hoyer <s****r@g****m>
over 9 years ago
1cad8030 add assign_attrs method (#1286) Henry S. Harrison <h****n@g****m>
Committed by: Stephan Hoyer <s****r@g****m>
over 9 years ago
afbdbc7a Guess the complementary dimension when only one is passed to pcolormesh (#1291) Vincent Noel <v****l@g****m>
Committed by: Fabien Maussion <f****n@u****t>
over 9 years ago
e92a8079 Feature/support bn 1 1 (#1278) Joe Hamman <j****n@u****u>
Committed by: GitHub <n****y@g****m>
over 9 years ago
7f71e408 Fix dask-distributed tests (#1293) Stephan Hoyer <s****r@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
dae3d225 whats new and formatting Maximilian Roos <m****n@s****m> over 9 years ago
5e50c0dc Restored dim order in DataArray.rolling().reduce() (#1277) Keisuke Fujii <f****p@g****m>
Committed by: Joe Hamman <j****n@u****u>
over 9 years ago
1cafb14c merge Exclude .DS_Store Maximilian Roos <M****R@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
1fcd7594 Exclude .DS_Store files from the release tarball Ghislain Antony Vaillant <g****l@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
94342d5c merge Merge pull request #1274 from spencerkclark/update-appveyor Stephan Hoyer <s****r@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
340a7396 Add separate requirements files for windows tests Spencer Clark <s****k@g****m> over 9 years ago
7e0abe55 merge Merge pull request #1264 from shoyer/whats-new-union Stephan Hoyer <s****r@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
28f3f38b Switch AppVeyor CI to use conda env Spencer Clark <s****k@g****m> over 9 years ago
02ff5989 Reduce merge conflicts in whats-new.rst Stephan Hoyer <s****r@g****m> over 9 years ago
62333208 Fix conda URL in Appveyor build (#1259) Stephan Hoyer <s****r@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
ed71fbb2 merge Merge pull request #1256 from SixtyCapital/no-unbox-periods Maximilian Roos <M****R@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
ff2545fe is not none Maximilian Roos <m****n@s****m> over 9 years ago
476400bb override equals in IndexVariable Maximilian Roos <m****n@s****m> over 9 years ago
d49014d0 Replace 'signature' argument in apply_ufunc with *_core_dims (#1245) Stephan Hoyer <s****r@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
7761c4b8 add DataArray.pipe to api docs (#1250) Joe Hamman <j****n@u****u>
Committed by: Stephan Hoyer <s****r@g****m>
over 9 years ago
93d69633 merge Merge pull request #1242 from jhamman/cleanup Joe Hamman <j****n@u****u>
Committed by: GitHub <n****y@g****m>
over 9 years ago
588339cd use latest doi badge for zenodo (#1243) Joe Hamman <j****n@u****u>
Committed by: Stephan Hoyer <s****r@g****m>
over 9 years ago
4d948588 further cleanup after merging in latest changes Joe Hamman <j****1@u****u> over 9 years ago
5dd029f1 merge Merge branch 'master' of github.com:pydata/xarray into cleanup Joe Hamman <j****1@u****u> over 9 years ago
9cf02b59 merge Merge branch 'master' of github.com:pydata/xarray into cleanup Joe Hamman <j****1@u****u> over 9 years ago
176cd4f8 Insert minimal dimensions when broadcasting in apply_ufunc (#1237) Stephan Hoyer <s****r@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
a6267121 spring cleaning / pep8ing Joe Hamman <j****1@u****u> over 9 years ago
ada45a68 BUG: Add mixing dimension name to error message (#1241) Gerrit Holl <g****l@g****m>
Committed by: Stephan Hoyer <s****r@g****m>
over 9 years ago
5a8976cf Add whats new section for v0.9.2 Stephan Hoyer <s****r@g****m> over 9 years ago
9d3ddff0 Switch back to dev version Stephan Hoyer <s****r@g****m> over 9 years ago
7f026a10 Release v0.9.1 Stephan Hoyer <s****r@g****m> over 9 years ago
e98d85f8 Better repr for coordinates without dimensions (#1236) Stephan Hoyer <s****r@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
384c9b3e Use LooseVersion for bottleneck checks (#1235) Fabien Maussion <f****n@u****t>
Committed by: Stephan Hoyer <s****r@g****m>
over 9 years ago

← Back to repository