home / github

Menu
  • Search all tables
  • GraphQL API

commits

Table actions
  • GraphQL API for commits

97 rows where raw_committer = "0c7e9e762dbfd6554e60c953bf27493047d95109" and repo = 13221727 sorted by author_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: author_date (date), committer_date (date)

author >30

  • max-sixty 12
  • keewis 12
  • shoyer 6
  • spencerkclark 6
  • crusaderky 5
  • andersy005 3
  • DocOtak 2
  • yohai 2
  • jmccreight 2
  • ulijh 2
  • rdrussotto 2
  • cspencerjones 2
  • rpgoldman 1
  • kmsquire 1
  • alexamici 1
  • normanb 1
  • takluyver 1
  • fbriol 1
  • amatsukawa 1
  • lumbric 1
  • juseg 1
  • barronh 1
  • rabernat 1
  • MaxBo 1
  • TomAugspurger 1
  • gmaze 1
  • danielballan 1
  • gwgundersen 1
  • benbovy 1
  • jsignell 1
  • …

repo 1

  • xarray · 97 ✖
sha message author_date ▲ committer_date raw_author raw_committer repo author committer
20dd7dc83a20ca63390a92f1866bfe67697dd14c Add isort to CI (#3721) * Add isort to CI * Run isort before black * Run isort before black * What's new * Run isort before black * DEMO: deliberate isort failure * Fix isort failure 2020-01-28T19:41:51Z 2020-01-28T19:41:51Z crusaderky 2ff6d9e74ee03928d143f0bb1557924a28d3b23d Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 crusaderky 6213168 dcherian 2448579
73b46de262b8489307ce88f220f902f254af8c3a Fix Sphinx links on contributing doc page (#3710) 2020-01-26T17:32:44Z 2020-01-26T17:32:44Z Rick Russotto ad4e3666d37cdbbca0844aa59f8f578d625f9669 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 rdrussotto 13667821 dcherian 2448579
ecd67f457240db5bc3316c092ca0bb3a134b4239 setuptools-scm and isort tweaks (#3720) * Don't require setuptools * isort __init__.py * Fix import * black 2020-01-24T15:28:47Z 2020-01-24T15:28:47Z crusaderky 2ff6d9e74ee03928d143f0bb1557924a28d3b23d Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 crusaderky 6213168 dcherian 2448579
6d1434e9b9e9766d6fcafceb05e81734b29994ea Allow binned coordinates on 1D plots y-axis. (#3685) * Allow binned coords on 1D plots y-axis. See #3571. * Add helper to convert intervals for 1d plots. * Add tests for line plots with x/y/x&y intervals. * Add tests for step plots with x/y intervals. * Simplify syntax in 1D intervals plot helper. * Document new handling of y-axis intervals. 2020-01-22T21:09:38Z 2020-01-22T21:09:38Z Julien Seguinot 3d074b3b895b404366caa68b8394d4b0fa490958 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 juseg 1186928 dcherian 2448579
27a392906f12af5fa60d21bb327d739ee8411c82 setuptools-scm and one-liner setup.py (#3714) * Replace versioneer with setuptools-scm. Replace setup.py with setup.cfg. Remove pytest-runner. * Python 3.8 eggs * Drop minimum pandas version * twine check 2020-01-22T15:40:33Z 2020-01-22T15:40:33Z crusaderky 2ff6d9e74ee03928d143f0bb1557924a28d3b23d Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 crusaderky 6213168 dcherian 2448579
c32e58b4fff72816c6b554db51509bea6a891cdc One-off isort run (#3705) * isort run * Fix docs regression 2020-01-17T21:00:23Z 2020-01-17T21:00:23Z crusaderky 2ff6d9e74ee03928d143f0bb1557924a28d3b23d Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 crusaderky 6213168 dcherian 2448579
924c05212223defe0720c9da7cdb7583c2c5b696 Bump mypy to v0.761 (#3704) 2020-01-17T18:51:50Z 2020-01-17T18:51:50Z crusaderky 2ff6d9e74ee03928d143f0bb1557924a28d3b23d Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 crusaderky 6213168 dcherian 2448579
46dfb779df2663c4b012124ae2ec193cca086c35 remove DataArray and Dataset constructor deprecations for 0.15 (#3560) * remove 0.15 deprecations * whatsnew 2020-01-17T16:21:30Z 2020-01-17T16:21:30Z Maximilian Roos 279c587273ec459ffb5192e60bf8447c05601fa5 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 max-sixty 5635139 dcherian 2448579
99594051ef591f12b4b78a8b24136da46d0bf28f Use encoding['dtype'] over data.dtype when possible within CFMaskCoder.encode (#3652) * Use encoding['dtype'] over data.dtype when possible * Add what's new entry * Fix typo in what's new Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com> 2020-01-15T15:22:29Z 2020-01-15T15:22:29Z Spencer Clark f04422bfa03dadc75fab6ce64de238fbe48f5be4 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 spencerkclark 6628425 dcherian 2448579
8a650a11d1f859a88cc91b8815c16597203892aa Fix mypy type checking tests failure in ds.merge (#3690) * Added DataArray as valid type input to ds.merge method * Fix import error by specifying type as string 2020-01-13T16:33:04Z 2020-01-13T16:33:04Z Tom Nicholas 26a6f89d5f52aa3fe5267933be6139d10dfff2a7 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 TomNicholas 35968931 dcherian 2448579
59d3ba5e938bafb4a1981c1a56d42aa31041df0a Explicitly convert result of pd.to_datetime to a timezone-naive type (#3688) 2020-01-13T16:31:37Z 2020-01-13T16:31:37Z Spencer Clark f04422bfa03dadc75fab6ce64de238fbe48f5be4 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 spencerkclark 6628425 dcherian 2448579
40fab1b303d40c37d7307342cebbceb1ea8cc608 fix docstring for combine_first: returns a Dataset (#3683) 2020-01-11T23:15:44Z 2020-01-11T23:15:44Z David Caron 2634ae8f17d6cf8eed4a277846060574f884ed6a Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727   dcherian 2448579
ff75081304eb2e2784dcb229cc48a532da557896 How do I add a new variable to dataset. (#3679) * How do I add a new variable to dataset. * Update doc/howdoi.rst Improvement from dcherian Co-Authored-By: Deepak Cherian <dcherian@users.noreply.github.com> * Add cross-reference per suggestion. * Fix cross-reference. * Update doc/howdoi.rst Suggestion from keewis Co-Authored-By: keewis <keewis@users.noreply.github.com> Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com> Co-authored-by: keewis <keewis@users.noreply.github.com> 2020-01-10T20:02:22Z 2020-01-10T20:02:22Z rpgoldman 1933eb1dae103ca2938a5e89897ca5166af21339 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 rpgoldman 3274 dcherian 2448579
080caf4246fe2f4d6aa0c5dcb65a99b376fa669b Support swap_dims to dimension names that are not existing variables (#3636) * test that swapping to a non-existing name works * don't try to get a variable if the variable does not exist * don't add dimensions to coord_names if they are not existing variables * add whats-new.rst entry * update the documentation 2020-01-08T18:27:29Z 2020-01-08T18:27:29Z keewis 458e78ccf9cedef997b218d835348005d70e25c2 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 keewis 14808389 dcherian 2448579
8fc9ecedc87b5d878363b233e260c87fd632fa0f Add map_blocks example to docs. (#3667) 2020-01-08T17:50:03Z 2020-01-08T17:50:03Z Riley Brady 3e0875619caaabc45b934c95b63703535b2c8db1 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 bradyrx 8881170 dcherian 2448579
cc22f41b383cfd3d6df8b95a61893869ff89e855 added pyinterp to related projects (#3655) added pyinterp to related projects 2019-12-29T14:52:45Z 2019-12-29T14:52:45Z Frédéric BRIOL 66756a2fe630d6021a447a170768e278285664bb Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 fbriol 397386 dcherian 2448579
3cbc459caa010f9b5042d3fa312b66c9b2b6c403 Extend DatetimeAccessor properties and support `.dt` accessor for Timedelta (#3612) * Support `.dt` accessor for Timedelta * Rename accessors * Use `is_np_timedelta_like` for consistency * Use `pd.timedelta_range` * Move shared method to Properties * Parametrize field access test * move `strftime()` to `DatetimeAccessor` * Update the documentation * Update `whats-new.rst` * Add PR reference * Parametrize tests * Extend DatetimeAccessor properties * Cleanup * Fix docstring 2019-12-18T15:27:30Z 2019-12-18T15:27:30Z Anderson Banihirwe df291f1611ef4e8c06257c369e8a430905fd220d Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 andersy005 13301940 dcherian 2448579
471a5d6ce3eb10a521c8eebd3b97f72461405f19 update readthedocs.yml (#3639) 2019-12-17T23:22:16Z 2019-12-17T23:22:16Z keewis 458e78ccf9cedef997b218d835348005d70e25c2 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 keewis 14808389 dcherian 2448579
f2b2f9f62ea0f1020262a7ff563bfe74258ffaa1 Provide shape info in shape mismatch error. (#3619) * Provide shape info in shape mismatch error. * Reword error message. Co-Authored-By: Deepak Cherian <dcherian@users.noreply.github.com> 2019-12-13T16:05:23Z 2019-12-13T16:05:22Z Dan Allan cd671ec61ce5b9c41a90c6244311db0524cf8c62 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 danielballan 2279598 dcherian 2448579
23d76b44cb879337f2e6c33c3f32bdd12f0efbe9 Minor doc fixes (#3615) 2019-12-12T18:48:50Z 2019-12-12T18:48:50Z Gerardo Rivera 07354799b3d1efde7621fcd783157c7e32436919 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 griverat 23618263 dcherian 2448579
1c446d374e81afcd174a6a2badda9121d2d776c0 Minor fix to combine_by_coords to allow for the combination of CFTimeIndexes separated by large time intervals (#3543) * Select first element of each index * black * Add comment to test * Move what's new entry to unreleased section * Fix link in what's new * Remove newline after what's new entry 2019-12-07T20:37:59Z 2019-12-07T20:37:59Z Spencer Clark f04422bfa03dadc75fab6ce64de238fbe48f5be4 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 spencerkclark 6628425 dcherian 2448579
cafcaeea897894e3a2f44a38bd33c50a48c86215 Fix map_blocks HLG layering (#3598) * Fix map_blocks HLG layering This fixes an issue with the HighLevelGraph noted in https://github.com/pydata/xarray/pull/3584, and exposed by a recent change in Dask to do more HLG fusion. * update * black * update 2019-12-07T04:30:18Z 2019-12-07T04:30:18Z Tom Augspurger 414a3ca56e5eb92bdfc6b3cac35417bf5ba51f54 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 TomAugspurger 1312546 dcherian 2448579
4c51aa2c2ed953a59ab2c8ba5e127cd988ba67dd Silence sphinx warnings: Round 2 (#3592) * remove the sections from the quantile examples sphinx' doctest extension does not work too well with them. * remove the attributes section from DataArray's docstring * fix author error issues * remove the newline in the GroupBy.quantile examples this will probably make doctest fail but it fixes the sphinx warnings. * fix a few more links * CI: disable nit-picky warnings and fail on new warnings 2019-12-06T15:37:46Z 2019-12-06T15:37:46Z keewis 458e78ccf9cedef997b218d835348005d70e25c2 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 keewis 14808389 dcherian 2448579
cf17317f3570a2a1db2b2e665ea148f931b96c5c remove xarray again (#3591) 2019-12-05T16:21:21Z 2019-12-05T16:21:21Z keewis 458e78ccf9cedef997b218d835348005d70e25c2 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 keewis 14808389 dcherian 2448579
4c26d6a639df1d08a3093cd2948a2e9a0107028b add cftime intersphinx entries (#3577) 2019-11-27T19:40:10Z 2019-11-27T19:40:10Z keewis 458e78ccf9cedef997b218d835348005d70e25c2 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 keewis 14808389 dcherian 2448579
0197bf2522e66bee7f9e35505929a46fdb6246ea Add pyXpcm to Related Projects doc page (#3578) 2019-11-27T19:39:06Z 2019-11-27T19:39:06Z Guillaume Maze c22fb01b887b1108bd81f1671f22d1bafa0cc374 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 gmaze 1956032 dcherian 2448579
8a148b69f36f9049e5eb31dc4ae87872369b005f add environment file for binderized examples (#3568) 2019-11-25T15:57:18Z 2019-11-25T15:57:18Z Joe Hamman 5f199557d0f8f69fbea5e027a407146e2669a812 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727   dcherian 2448579
06b8ee4a15ef957b5f4ffaaa3468d6b7a3c80cf9 replace duplicate method _from_vars_and_coord_names (#3565) * replace duplicate method _from_vars_and_coord_names * drop_vars * whatsnew 2019-11-23T21:11:41Z 2019-11-23T21:11:41Z Maximilian Roos 279c587273ec459ffb5192e60bf8447c05601fa5 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 max-sixty 5635139 dcherian 2448579
b0064b253aee5a33fcb2570fbde049bb61648229 Switch examples to notebooks + scipy19 docs improvements (#3557) * Switch doc examples to use nbsphinx (#3105) * switching out examples to use nbsphinx * added jupyter_client to doc env * added ipykernel to doc env * Replace sphinx_gallery with notebook (#3106) * switching out examples to use nbsphinx * added jupyter_client to doc env * moved gallery to notebook * Allow other tutorial filename extensions (#3121) * switching out examples to use nbsphinx * added jupyter_client to doc env * allow non netcdf tutorial files * Added ROMS ocean model example notebook (#3116) * change name of test env to xarray-tests (#3110) * ROMS_ocean_model example added * Allow other tutorial filename extensions (#3121) * switching out examples to use nbsphinx * added jupyter_client to doc env * allow non netcdf tutorial files * Changed load to xr.tutorial.open_dataset(), and added some extra documentation. * change name of test env to xarray-tests (#3110) * ROMS_ocean_model example added * Changed load to xr.tutorial.open_dataset(), and added some extra documentation. * fixed colormap issues leftover from cmocean import * Added intro paragraph to ROMS example notebook, removed comments, and added citation in whats-new. * Add an example of ERA5 and GRIB data & visualization to the gallery (#3199) * Adds an example of ERA5 and GRIB data to the gallery * Add markdown narrative cells to GRIB example * Update load method to use xr.tutorial * Fix load method * require nbsphinx for the documentation builds * add more nbsphinx dependencies * install cfgrib using pip * add the eccodes library to the dependencies * remove the dependency on sphinx-gallery * add the ERA5 GRIB example to the list * update the documentation links Missing: section links in visualization_gallery.ipynb don't work yet, also the one in io.rst (it has a unicode char). * Fix leap year condition in monthly means example (#3464) * Typo correction in doc… 2019-11-22T01:15:31Z 2019-11-22T01:15:31Z keewis 458e78ccf9cedef997b218d835348005d70e25c2 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 keewis 14808389 dcherian 2448579
9717681cf010549e0931c09d17dd57a111a6afef fix whats-new.rst (#3554) 2019-11-21T23:01:49Z 2019-11-21T23:01:49Z keewis 458e78ccf9cedef997b218d835348005d70e25c2 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 keewis 14808389 dcherian 2448579
0ef9aa3abae55833e4431d690bc55c5b5a44911b 0.14.1 whatsnew (#3547) 2019-11-19T22:21:48Z 2019-11-19T22:21:48Z Maximilian Roos 279c587273ec459ffb5192e60bf8447c05601fa5 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 max-sixty 5635139 dcherian 2448579
dc559ea4a0b043908b5539641c2d22ab9a051b19 Silence sphinx warnings (#3516) * silence sphinx warnings * silence more sphinx warnings * fix some references * fix the docstrings of Dataset reduce methods * mark the orphaned files as such * silence some nit-picky warnings * convert all references to xray to double backtick quoted text * silence more warnings in whats-new.rst * require a whatsnew format of Name <https://github.com/user> * rename the second cf conventions link * silence more sphinx warnings * get interpolate_na docstrings in sync with master * fix sphinx warnings for interpolate_na docstrings * update references to old documentation sections * cut the link to h5netcdf.File * use the correct reference types for numpy * update the reference to atop (dask renamed it to blockwise) * rewrite numpy docstrings * guard against non-str documentation * pass name to skip_signature * remove links to pandas.Panel * convince sphinx to create pages astype and groupby().quantile * more warnings 2019-11-19T15:32:25Z 2019-11-19T15:32:25Z keewis 458e78ccf9cedef997b218d835348005d70e25c2 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 keewis 14808389 dcherian 2448579
9755e3f3e986c3ab89797ce86201b64b7f702184 small simplification of rename from #3532 (#3539) 2019-11-16T20:36:49Z 2019-11-16T20:36:49Z Maximilian Roos 279c587273ec459ffb5192e60bf8447c05601fa5 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 max-sixty 5635139 dcherian 2448579
52d48450f6291716a90f4f7e93e15847942e0da0 Add DatasetGroupBy.quantile (#3527) * move the implementation of DataArrayGroupBy.quantile to GroupBy * add tests for DatasetGroupBy * update whats-new.rst * move the item in whats-new.rst into New Features * don't drop scalar quantile coords 2019-11-15T19:58:01Z 2019-11-15T19:58:01Z keewis 458e78ccf9cedef997b218d835348005d70e25c2 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 keewis 14808389 dcherian 2448579
40588dc38ddc2d573e3dc8c63b2e6533eb978656 Allow appending datetime & boolean variables to zarr stores (#3504) * Allow appending datetime and boolean data variables to zarr stores. * Run black and flake8 * Update error message 2019-11-13T15:55:32Z 2019-11-13T15:55:32Z Akihiro Matsukawa b010a0c104ee211eaee88d804ecf6dcc49dd4045 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 amatsukawa 463809 dcherian 2448579
7ace0d580c09894e35f111f4adc04a3c845b01d5 add drop_sel, drop_vars, map to api.rst (#3506) 2019-11-09T22:28:52Z 2019-11-09T22:28:52Z Maximilian Roos 279c587273ec459ffb5192e60bf8447c05601fa5 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 max-sixty 5635139 dcherian 2448579
897b5d153a9fc12c072f8f6d8fa07f8deec679d3 remove syntax warning (#3505) 2019-11-09T21:30:32Z 2019-11-09T21:30:32Z Maximilian Roos 279c587273ec459ffb5192e60bf8447c05601fa5 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 max-sixty 5635139 dcherian 2448579
bb89534687ee5dac54d87c22154d3cfeb030ce21 whatsnew corrections (#3494) 2019-11-08T00:01:08Z 2019-11-08T00:01:08Z Maximilian Roos 279c587273ec459ffb5192e60bf8447c05601fa5 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 max-sixty 5635139 dcherian 2448579
4dce93f134e8296ea730104b46ce3372b90304ac uamiv test using only raw uamiv variables (#3485) * uamiv test using only raw uamiv variables Previous test relied on CF generated metadata, but this test is more robust. * uamiv test using only raw uamiv variables Previous test relied on CF generated metadata, but this test is more robust. * uamiv test using only raw uamiv variables Previous test relied on CF generated metadata, but this test is more robust. * uamiv test using only raw uamiv variables 2019-11-05T15:42:34Z 2019-11-05T15:42:34Z barronh dc2825d6a4f9eb8fcc1fc4ca3d957f826d0a9078 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 barronh 1191149 dcherian 2448579
59f88f776f290f216531d074b6e73a50a9f7c37c Fix leap year condition in monthly means example (#3464) * Typo correction in docs (#3387) * Update terminology.rst (#3455) Fixed broken link * Error in leap year? I've tried this script; however, it adds +1 to all months of the leap years. It sounds like an error, or I am wrong? So I wrote the condition "and month == 2" line 86 so that only the month of February gets +1. * Fix leap year (pydata#3464) * Update doc/whats-new.rst Co-Authored-By: Deepak Cherian <dcherian@users.noreply.github.com> 2019-10-30T14:51:39Z 2019-10-30T14:51:39Z Mickaël LALANDE 79e24020dd9400cc83ce5bcea1fcfa2f5a343b2c Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 mickaellalande 20254164 dcherian 2448579
f115ad155067727882b683ca6fa7c231621dc965 Hypothesis tests for roundtrip to & from pandas (#3285) * Move hypothesis deadline configuration to conftest.py * Add simple roundtrip test for xarray-pandas-xarray * Test roundtrip pd.Series->DataArray->Series * Test roundtrip DataFrame->DataArray->DataFrame * Test roundtrip Dataset->Dataframe->Dataset * Relax to allow 0 entries in each dataset var * Relax to allow empty string names * Add print_blob to config * Extra half-roundtrip from pandas series to xarray * Extra half roundtrip from pandas dataframe to Xarray * Redesign strategy for generating datasets with 1D variables Following suggestions from @Zac-HD * Make pep8 happy * Autoformat test file * Skip hypothesis tests if hypothesis not available * Don't require hypothesis for conftest file * Mark failing test as xfail 2019-10-30T14:28:51Z 2019-10-30T14:28:51Z Thomas Kluyver 15b124761f83b410c137bda1f76812ba8a56719a Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 takluyver 327925 dcherian 2448579
11049f568e09c9f0c56c9fb453d9ae9089f5fa5b Cleanup whatsnew (#3462) 2019-10-29T21:36:35Z 2019-10-29T21:36:35Z Maximilian Roos 279c587273ec459ffb5192e60bf8447c05601fa5 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 max-sixty 5635139 dcherian 2448579
cb5eef1ad17e36626e2556bc2cfaf5c74aedf807 Remove outdated code related to compatibility with netcdftime (#3450) * Remove code leftover from the netcdftime -> cftime transition * Add a what's new note * black formatting * Add more detail to what's new note * More minor edits to what's new note 2019-10-29T15:30:54Z 2019-10-29T15:30:54Z Spencer Clark f04422bfa03dadc75fab6ce64de238fbe48f5be4 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 spencerkclark 6628425 dcherian 2448579
74ca69a3b7b53d2b8cc8c88ddaf0fe8c6c7bbf6c Remove deprecated behavior from dataset.drop docstring (#3451) * remove deprecated behavior from dataset.drop docstring * remove a few warnings too * actually keep original form but test for warnings 2019-10-29T14:49:16Z 2019-10-29T14:49:16Z Maximilian Roos 279c587273ec459ffb5192e60bf8447c05601fa5 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 max-sixty 5635139 dcherian 2448579
02288b4e0cb4e300e402d96bbbdba68db6eeb41f Allow ellipsis (...) in transpose (#3421) * infix_dims function * implement transpose with ellipsis * also infix in dataarray * check errors centrally, remove boilerplate from transpose methods * whatsnew * docs * remove old comments * generator->iterator * test for differently ordered dimensions 2019-10-28T21:12:48Z 2019-10-28T21:12:48Z Maximilian Roos 279c587273ec459ffb5192e60bf8447c05601fa5 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 max-sixty 5635139 dcherian 2448579
63cc85759ac25605c8398d904d055df5dc538b94 add icomoon license (#3448) 2019-10-25T15:40:46Z 2019-10-25T15:40:45Z Benoit Bovy 7c39fdcf60cc53af273aaf57e5babfd7c2fcd3db Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 benbovy 4160723 dcherian 2448579
79b3cdd3822c79ad2ee267f4d5082cd91c7f714c change ALL_DIMS to equal ellipsis (#3418) * change ALL_DIMS to equal ... * changed references & added whatsnew * Update xarray/core/groupby.py Co-Authored-By: Deepak Cherian <dcherian@users.noreply.github.com> * Update xarray/core/groupby.py Co-Authored-By: Deepak Cherian <dcherian@users.noreply.github.com> * note in readme 2019-10-25T15:15:46Z 2019-10-25T15:15:46Z Maximilian Roos 279c587273ec459ffb5192e60bf8447c05601fa5 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 max-sixty 5635139 dcherian 2448579
ba48fbcd6ee14e0bbd8887a970a1125fde6769f0 Html repr (#3425) * add CSS style and internal functions for html repr * move CSS code to its own file in a new static directory * add repr of array objects + some refactoring and fixes * add _repr_html_ methods to dataset, dataarray and variable * fix encoding issue in read CSS * fix some CSS for compatibility with notebook (tested 5.2) * use CSS grid + add icons to show/hide attrs and data repr * Changing title of icons to make tooltips better * Adding option to set repr back to classic * Adding support for multiindexes * Getting rid of some spans and fixing alignment * Forgot to check in css [skip ci] * Overflow on hover * Cleaning up css * Fixing indentation * Replacing + icon with db icon * Unifying input css * Renaming stylesheet [skip ci] * Improving styling of attributes * Using the repr functions * Using dask array _repr_html_ * Fixing alignment of Dimensions * Make sure to include subdirs in package * Adding static to manifest * Trying to include css files * Fixing css discrepancies in colab * Adding in lots of escapes and also f-strings * Adding some tests for formatting_html * linting * classic -> text * linting more * Adding tests for new option * Trying to get better coverage * reformatting * Fixing up test * Last tests hopefully * Fixing dask test to work with lower version * More black * Added what's new section * classic -> text Co-Authored-By: Deepak Cherian <dcherian@users.noreply.github.com> * Fixing up dt/dl for jlab * Directly change dl objects for attrs section 2019-10-24T16:48:45Z 2019-10-24T16:48:45Z Julia Signell c68162e72020e3cef0a61930254687f7ffced922 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 jsignell 4806877 dcherian 2448579
a3e43e6f1f5827cb635b48ba69ec4c1ac312d811 Avoid multiplication DeprecationWarning in rasterio backend (#3428) 2019-10-22T18:45:23Z 2019-10-22T18:45:23Z Huite d95b4373cb338590eef5aa1f5b965f12ca488962 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 Huite 13662783 dcherian 2448579
e258b88ae9229217095e55ea451d3c9546d8fe6e Sync with latest version of cftime (v1.0.4) (#3430) * Remove `dayofwk=-1`-- not needed for cftime>=1.0.4 * Maintain backwards compatibility Co-Authored-By: Spencer Clark <spencerkclark@gmail.com> * Maintain backwards compatibility Co-Authored-By: Spencer Clark <spencerkclark@gmail.com> * Maintain backwards compatibility * Add missing import * Update whats-new 2019-10-22T18:31:34Z 2019-10-22T18:31:34Z Anderson Banihirwe df291f1611ef4e8c06257c369e8a430905fd220d Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 andersy005 13301940 dcherian 2448579
6cd50cc550665e9ea7feab6395052b1d72dbcda3 Update where docstring to make return value type more clear (#3408) * Update where docstring to make return value type more clear The where docstring was a little confusing to me. I misunderstood "Same type as caller' to mean the values in the xarray not the xarray itself. I think this small change will clean it up for most users. Thanks. * Update xarray/core/common.py Co-Authored-By: Maximilian Roos <5635139+max-sixty@users.noreply.github.com> 2019-10-17T14:15:47Z 2019-10-17T14:15:47Z pmallas ae9a79f5ea7f88e4ca32d6b7d01ccd6195df8758 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 pmallas 6051395 dcherian 2448579
1f813389d4b76354c8566d6759382e24cee91a0a Fixes to the resample docs (#3400) * add a missing newline to make sphinx detect the code block * update the link to the pandas documentation * explicitly state that this only works with datetime dimensions * also put the datetime dim requirement into the function description * add Series.resample and DataFrame.resample as reference * add the changes to whats-new.rst * move references to the bottom of the docstring 2019-10-16T18:54:27Z 2019-10-16T18:54:27Z keewis 458e78ccf9cedef997b218d835348005d70e25c2 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 keewis 14808389 dcherian 2448579
4c05d38459dcf20ac4dc7fb32bb8cef4d7627c8b BUG: overrides to a dimension coordinate do not get aligned (#3393) Fixes GH3377 2019-10-11T15:47:57Z 2019-10-11T15:47:57Z Stephan Hoyer f10b21bed2846b879806f87039b77245b18e7671 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 shoyer 1217238 dcherian 2448579
3e2a754ddaca501cba973270b2864c8897199d1f added geocube and rioxarray to related projects (#3383) 2019-10-08T14:36:52Z 2019-10-08T14:36:52Z Alan D. Snow d5aa749a6b1801bf4b97c56d486595f04e35fc24 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 snowman2 8699967 dcherian 2448579
bd1069bd23d9eac9962d82eabbd1c4227581196c Add glossary to documentation (#3352) * First draft at terminology glossary. * Made name matching rules more explicit and hopefully clearer. * Amended what's new. * Changes based on feedback. * More changed based on feedback. 2019-09-29T23:39:53Z 2019-09-29T23:39:53Z Gregory Gundersen 95d2b9ab3b4f0f284edef1a1cadc6ac2272212e4 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 gwgundersen 2818208 dcherian 2448579
b51683f157ca6421ef58d527422a1a88c9ac67f3 Documentation improvements (#3328) * Add examples for full_like, zeros_like, ones_like * Add examples for xr.align * Add examples for xr.merge * Update xr.where docstring * Update xr.dot docstring * Update xarray/core/common.py Co-Authored-By: Deepak Cherian <dcherian@users.noreply.github.com> * Update xarray/core/common.py Co-Authored-By: Deepak Cherian <dcherian@users.noreply.github.com> * Update xr.combine_by_coords docstring * Apply black formatting only * More black formatting * Remove unnecessary pandas bits * Fix indentation issues * Update assign and pipe * Update `Dataset.reindex` with examples * Update `Dataset.fillna` with examples * Address styling issues * Update docstring Co-Authored-By: Deepak Cherian <dcherian@users.noreply.github.com> 2019-09-29T13:50:21Z 2019-09-29T13:50:21Z Anderson Banihirwe df291f1611ef4e8c06257c369e8a430905fd220d Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 andersy005 13301940 dcherian 2448579
e1183e8d75b5a46e08442b69f0b67cd187399a07 Add hypothesis support to related projects (#3335) * add hypothesis-gufunc to related projects. * keep in alphabetical order * Update doc/related-projects.rst Switch to documentation. Co-Authored-By: Deepak Cherian <dcherian@users.noreply.github.com> 2019-09-23T19:22:54Z 2019-09-23T19:22:54Z rdturnermtl 1facfd7f5fdd86bc079784e75b2a30ee21729550 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 rdturnermtl 28273671 dcherian 2448579
6ec1da202e5abaf317f49ba8dda348ef572b279d More doc fixes (#3333) * fix a code section being hidden * fix the code samples of DataArray.plot * fix a cross-reference 2019-09-23T01:08:42Z 2019-09-23T01:08:42Z keewis 458e78ccf9cedef997b218d835348005d70e25c2 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 keewis 14808389 dcherian 2448579
4617e68bd14250a0da1448c66f25b2f44f8b60c8 fix the doc names of the return value of swap_dims (#3329) 2019-09-21T01:16:10Z 2019-09-21T01:16:10Z keewis 458e78ccf9cedef997b218d835348005d70e25c2 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 keewis 14808389 dcherian 2448579
69c7e01e5167a3137c285cb50d1978252bb8bcbf Compat and encoding deprecation to 0.14 (#3294) * push the removal of the compat and encoding arguments from Dataset/DataArray back to 0.14 * require dim argument to concat * Update whats-new.rst 2019-09-09T19:17:33Z 2019-09-09T19:17:33Z Maximilian Roos 279c587273ec459ffb5192e60bf8447c05601fa5 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 max-sixty 5635139 dcherian 2448579
0a046dbdeff409728b4e9bf55fba9d2aae9acd07 Make argmin/max work lazy with dask (#3244) * Make argmin/max work lazy with dask (#3237). * dask: Testing number of computes on reduce methods. * what's new updated * Fix typo Co-Authored-By: Stephan Hoyer <shoyer@gmail.com> * Be more explicit. Co-Authored-By: Stephan Hoyer <shoyer@gmail.com> * More explicit raise_if_dask_computes * nanargmin/max: only set fill_value when needed 2019-09-06T23:15:18Z 2019-09-06T23:15:18Z ulijh 779d68c4c3205cb12d0e063fc171a1901eb8b513 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 ulijh 13190237 dcherian 2448579
48c680f8e631b0786989356e8360968bef551195 added support for rasterio geotiff tags (#3249) 2019-08-26T14:49:58Z 2019-08-26T14:49:57Z Norman Barker c9a17e13b2072cec3ea63e3e62866c9d68846674 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 normanb 277229 dcherian 2448579
011f7ccbdb69d82d8e513589b9d03be613f09979 Update filter_by_attrs to use 'variables' instead of 'data_vars' (#3247) * Update filter_by_attrs to use 'variables' instead of 'data_vars' This will allow `filter_by_attrs` to filter coordinates as well as variables. @ocefpaf * added tests for filter_by_attrs acting on coords * fixed pep8 issues * Change standard_name to long_name in filter_by_attrs test * remove whitespace 2019-08-23T23:25:59Z 2019-08-23T23:25:59Z Spencer Jones 7c6084e6c55298d8482195bfb05c324d1e633f50 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 cspencerjones 41342785 dcherian 2448579
55b33cd95b1967f6518bbd1ecf648a5370ee5a6c Clarify apply_ufunc error message (Issue #2078) (#3119) * Clarify error message (#2078) * Update whats-new * Add issue number to whats-new * Update xarray/core/computation.py Co-Authored-By: Deepak Cherian <dcherian@users.noreply.github.com> * black computation.py for formatting conventions 2019-08-23T18:56:13Z 2019-08-23T18:56:13Z Rick Russotto ad4e3666d37cdbbca0844aa59f8f578d625f9669 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 rdrussotto 13667821 dcherian 2448579
0e3089c12ddc32eeed26f5c1bfebb36447146659 Updater to testing environment name (#3253) The testing environment name has been updated to `xarray-tests` in the package and we should do this in the documentation as well. 2019-08-23T17:00:39Z 2019-08-23T17:00:39Z Spencer Jones 7c6084e6c55298d8482195bfb05c324d1e633f50 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 cspencerjones 41342785 dcherian 2448579
76d4a6710a1e22c6af112d0c3f5a81a7b435448d Allow invalid_netcdf=True in to_netcdf() (#3221) * to_netcdf: invalid_netcdf kwarg seems working OK * backends: Added test for invalid_netcdf kwarg * dataset: add docstring for invalid_netcdf kwarg * Formatting: Applying Black. * h5netcdf: More explicit kwarg and exception * to_netcdf: Better test for kwarg invalid_netcdf * test_complex: More clear arg names * test invalid_netcdf=True raises with wrong engines * Doc and What's new: invalid_netcdf kwarg * Making Black happy. * docs: Add h5netcdf to environment. 2019-08-22T20:12:10Z 2019-08-22T20:12:10Z ulijh 779d68c4c3205cb12d0e063fc171a1901eb8b513 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 ulijh 13190237 dcherian 2448579
f172c6738ae4bc9802e08d355ea05ea6c47527ab ENH: Scatter plots of one variable vs another (#2277) * initial commit * formatting * fix bug * refactor map_scatter * colorbar * formatting * refactor * refactor _infer_data * added tests * minor formatting * fixed tests * Refactor out to dataset_plot.py + move utilities to utils.py * Fix tests. * Fixes. * discrete_legend → add_colorbar * Revert "discrete_legend → add_colorbar" This reverts commit d3e1308fe351e92d029e4b3be46faa196c4aac0f. * Only use scatter instead of alternating between scatter and plot. * Create and use plot.utils._add_colorbar * fix tests. * More fixes to hue, cmap_kwargs. * doc fixes. * Dataset plotting docs. * group existing docs under "DataArrays." * bugfix. * Fix. * Add whats-new * Add api.rst. * Add hue_style. * Update tests. * cleanup imports. * facetgrid: Refactor out cmap_params, cbar_kwargs processing * Dataset.plot.scatter obeys cmap_params, cbar_kwargs. * _determine_cmap_params supports datetime64 * dataset.plot.scatter supports hue=datetime64, timedelta64 * pep8 * Update docs. * bugfix: facetgrid now uses hue_style * minor fixes. * Scatter docs * Refactor out more code to utils.py * map_scatter → map_dataset * Use some wrapping magic to generalize code. * Add hist as test of generalization. * Get facetgrid working again * Refactor out utility functions. * facetgrid refactor 1. refactor out _easy_facetgrid 2. Combine map_dataarray_line with map_dataarray * flake8 * Refactor out colorbar making to plot.utils._add_colorbar * Refactor out cmap_params, cbar_kwargs processing * Back to map_dataarray_line * lint * small rename * review comment. * Bugfix merge * hue, hue_style aren't needed for all functions. * lint * Use _process_cmap_cbar_kwargs. * Update whats-new * Some doc fixes. * Fix tests? * another attempt to fix tests. * small * remove py2 line * remove extra _infer_line_data * Use … 2019-08-08T15:57:16Z 2019-08-08T15:57:16Z Yohai Bar Sinai bb26c49424ff2d9016a299b3adc0faf21810bbd6 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 yohai 6164157 dcherian 2448579
8d46bf09f20e022baca98b4050584d93c0ea118b Escape code markup (#3189) Without the escape the markup was a bit broken. 2019-08-07T18:46:23Z 2019-08-07T18:46:23Z Rüdiger Busche a5e3382efafc3fbb2afa4fd3541f570d7c629a68 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 JarnoRFB 8550270 dcherian 2448579
1ab7569561db50eaccbae977b0ef69993e0c0d0c reduce the size of example dataset in dask docs (#3187) 2019-08-06T20:41:37Z 2019-08-06T20:41:37Z Andrew Barna d0f034fb6899b5d00ca786234fdca360307e6c40 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 DocOtak 868027 dcherian 2448579
01a9baa01b1378cbf3f324ea3c27150a3860d3d1 enable sphinx.ext.napoleon (#3180) 2019-08-02T21:17:42Z 2019-08-02T21:17:42Z Andrew Barna d0f034fb6899b5d00ca786234fdca360307e6c40 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 DocOtak 868027 dcherian 2448579
106886f068b7056dff45ed6f5f8123aa37bbad2c Add missing assert to unit test (#3103) 2019-07-12T16:35:15Z 2019-07-12T16:35:15Z lumbric 59ea58fa1613b83ce51d483a000503cfce833810 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 lumbric 691772 dcherian 2448579
0aeee7fc1bfdfc8a31064522a7668984df402d2b setup.py updates (#3062) Mark xarray as "Production/Stable" rather than "Beta". Apparently some users have IT polices prohibiting the use of "beta" software! 2019-07-01T15:40:22Z 2019-07-01T15:40:22Z Stephan Hoyer f10b21bed2846b879806f87039b77245b18e7671 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 shoyer 1217238 dcherian 2448579
c729121489c808a351b79c707743d97cdedd22b9 fix multiIndex min max issue #2923 (#2924) * fix multiIndex min max issue * flake8 changes * ensure test actually works! * bug fix issue #2923 * dtypes.fill_value doesn't exist. * lint fix * Update whats-new.rst 2019-06-27T16:06:54Z 2019-06-27T16:06:54Z arabidopsis d8ae3daa2420e932bcc293aa3844b734d5d81800 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 arabidopsis 9948595 dcherian 2448579
9728e89cdfd4afb9a0d79bae79a60021514df6b2 typo in whats-new (#3046) 2019-06-26T15:35:52Z 2019-06-26T15:35:51Z Yohai Bar Sinai bb26c49424ff2d9016a299b3adc0faf21810bbd6 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 yohai 6164157 dcherian 2448579
7e4bf8623891c4e564bbaede706e1d69c614b74b Feature/merge errormsg (#2971) * merge add errormsg iterable * double_errormsg * only error in loop * add test * update whats-new * ValueError -> TypeError * pep8 2019-06-12T15:33:25Z 2019-06-12T15:33:25Z Mathias Hauser ca4b1aa7038742a78b0de3134b339add28345bf9 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 mathause 10194086 dcherian 2448579
44011c9857b249b65b5f403d2791e198e3d67a87 Fixes #2198: Drop chunksizes when only when original_shape is different, not when it isn't found (#2207) * Fixes #2198: Drop chunksizes when original_shape is different Before this fix chunksizes was dropped even when original_shape was not found in encoding * More direct has_original_shape check * Fixed typo * Added test if chunksizes is kept when no original shape * Fix typo in test name Co-Authored-By: Deepak Cherian <dcherian@users.noreply.github.com> * Fix keep_chunksizes_if_no_orignal_shape test by using native open_dataset * Added entry in whats-new * Use roundtrip mechanism in chunksizes conservation test 2019-06-06T20:35:49Z 2019-06-06T20:35:49Z Karel van de Plassche d3190c7157e2448e738ce2a6c468e1850710d96b Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 Karel-van-de-Plassche 6404167 dcherian 2448579
5343ccc4bef77020a8181c9da0fdee6bcae35b5f Contiguous store with unlim dim bug fix (#2941) * Contiguous store with unlim dim bug fix * It is new: Bug fix to 1849, need chunking for vars with unlim dims in netcdf4. * pep8 spoke * white space addition * rm warning, combine if * check invalid encoding * pep8 strikes * Update netCDF4_.py * Line wrapping 2019-06-04T20:41:50Z 2019-06-04T20:41:50Z James McCreight 395b101cf8dbc6fe576cddd1b6cf3cb434e3229b Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 jmccreight 12465248 dcherian 2448579
f84c514175f4858caf7dbf2afd2d8fe551208fa0 Add examples for `DataArrayRolling.reduce()` (#2968) * Add Examples to DataArrayRolling.reduce * Adds two examples to DataArrayRolling.reduce(); the second example shows the interaction of reduce() and min_periods * Update Rolling window operations documentation * Add a longer description and examples for the `center` and `min_period` parameters to `DataArray.rolling()` 2019-06-04T14:47:08Z 2019-06-04T14:47:07Z Kevin Squire 284ada1c0cd09f54299b826725ccfafcf61bdf58 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 kmsquire 223250 dcherian 2448579
ae1239c58282336b311ee3a6f5d3f4ce5bacdb93 cfgrib is now part of conda-forge (#2992) 2019-05-28T21:32:26Z 2019-05-28T21:32:26Z Alessandro Amici 4e27225f968b2f4c84533c59746883a1310c3a54 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 alexamici 226037 dcherian 2448579
4e778f0421a31f26b06e504271e122a9bd0ff1a3 fix documentation to avoid failures when updating to numpydoc>=0.9 (#2960) 2019-05-14T15:37:22Z 2019-05-14T15:37:22Z Max Bohnet 1564a7f5c16f7be60c9a1452779bfc87ed58c36e Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 MaxBo 1256994 dcherian 2448579
7dfca707756f15cce17d0eaa8add96cabc29a619 Less verbose tests on Windows (#2952) We don't want 10000 lines printing every single test :) 2019-05-13T17:08:09Z 2019-05-13T17:08:09Z Stephan Hoyer b3ac90e3a22acc66f9f523cc0d3c7e3fa6df7833 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 shoyer 1217238 dcherian 2448579
1e35327d5787f7f5f197a8587cfdae213bea2d1e DOC: Added xclim to related projects (#2957) * Added xclim to related projects * Update related-projects.rst 2019-05-13T17:06:54Z 2019-05-13T17:06:54Z Trevor James Smith f135eb0bdf6ccf060f58471c0991a0bc9f5fe4a5 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 Zeitsperre 10819524 dcherian 2448579
6d93a95d05bdbfc33fff24064f67d29dd891ab58 Handle the character array dim name (#2896) * Handle the charachter array dim name in a variables encoding, set in decode and reapply in encode * Document char_dim_name * Minor change to set of char_dim_name * Test the roundtrip of the char_dim_name in encoding. * pep8 or die * Better test for char_dim_name * pep8 79char madness * nix test logic, use multiple parameterized vars * When encoding and encoding, remove it from encoding * Simpler is better * pep8 visual indent complaint * what is new! * what is newer than new! * what is newer than newer! * what is newer than newer-er! * what is newer than newer-est! 2019-04-19T17:52:58Z 2019-04-19T17:52:58Z James McCreight 395b101cf8dbc6fe576cddd1b6cf3cb434e3229b Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 jmccreight 12465248 dcherian 2448579
08942c2358c41a37e99fe6744c14513e9a40ce03 Added docs example for `xarray.Dataset.get()` (#2894) * Added docs example for `xarray.Dataset.get()` * Revised data_structures example 2019-04-16T12:44:12Z 2019-04-16T12:44:12Z Julius Busecke 6203fc2a24e79e1768d53563148c54d0294086fd Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727   dcherian 2448579
a4305e76f697e9c44778b28d15cd2f9e29b590cd BUG: Fix #2864 by adding the missing vrt parameters (#2865) * BUG: Fix #2864 by adding the missing vrt parameters (transform, width, height) * TEST: Add a test to demonstrate that #2864 is actually fixed by patch * DOC: Add an entry corresponding to the patch in whats-new.rst * STY: Conform to PEP 8 * TEST: Fix test imports and assert for the affine transform check 2019-04-11T16:24:12Z 2019-04-11T16:24:12Z Julien Michel d79a8fe82014d34889e81fd7e4f8a95d7323318a Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 jmichel-otb 10595679 dcherian 2448579
164d20abb6ffc35eb3f314ce7fb5b9600cf9de3f DOC: remove outdated warning (#2818) 2019-03-20T19:07:58Z 2019-03-20T19:07:58Z Stephan Hoyer f10b21bed2846b879806f87039b77245b18e7671 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 shoyer 1217238 dcherian 2448579
8a1a8a1f13462440543581cd12fb96f22f0748bc enable internal plotting with cftime datetime (#2665) enable internal plotting with cftime datetime 2019-02-08T00:11:13Z 2019-02-08T00:11:13Z Julius Busecke 6203fc2a24e79e1768d53563148c54d0294086fd Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727   dcherian 2448579
fd2552a0f2d837c43085bc0c5d5da428771b8989 Enable subtracting a scalar cftime.datetime object from a CFTimeIndex (#2672) * Enable subtracting a scalar cftime.datetime object from a CFTimeIndex * lint * Test cftime.datetime minus CFTimeIndex as well * Fix cftime minus CFTimeIndex 2019-01-30T16:45:09Z 2019-01-30T16:45:09Z Spencer Clark f04422bfa03dadc75fab6ce64de238fbe48f5be4 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 spencerkclark 6628425 dcherian 2448579
a0bbea89d5ce1399a24ca6c27b446283588ca2b4 revise top-level package description (#2430) * revise main package description * Update doc/index.rst Co-Authored-By: rabernat <ryan.abernathey@gmail.com> * Update doc/index.rst Co-Authored-By: rabernat <ryan.abernathey@gmail.com> * Update doc/index.rst Co-Authored-By: rabernat <ryan.abernathey@gmail.com> * next draft * add mention of netCDF * eliminate CDM reference * update README and setup.py * Split long paragraph, minor rewordings 2019-01-06T00:31:57Z 2019-01-06T00:31:57Z Ryan Abernathey 50f308688403ffa4670d1b45f2b77ab73ff8d786 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 rabernat 1197350 dcherian 2448579
57348abb1f4d00a3015d0e7f7a5f0df3c6b59481 CF: also decode time bounds when available (#2571) * CF: also decode time bounds when available * Fix failing test when cftime not present and what's new * Fix windows * Reviews * Reviews 2 2018-12-19T17:19:04Z 2018-12-19T17:19:04Z Fabien Maussion b0f4ce5150c3c23b1766db99ba73f575ddfc0e71 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 fmaussion 10050469 dcherian 2448579
a2a448dff8c053b1a3a137c64aedde520ac6de2a DOC: remove example using Dataset.T (#2572) * DOC: remove example using Dataset.T * Update reshaping.rst * Update reshaping.rst 2018-11-26T18:39:25Z 2018-11-26T18:39:25Z Stephan Hoyer f10b21bed2846b879806f87039b77245b18e7671 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 shoyer 1217238 dcherian 2448579
70f3b1cb251798335099ccdcca27ac85c70e6449 Remove old-style resample example in documentation (#2543) 2018-11-05T16:46:29Z 2018-11-05T16:46:29Z Spencer Clark f04422bfa03dadc75fab6ce64de238fbe48f5be4 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 spencerkclark 6628425 dcherian 2448579
5ebed791db006075701c16b2e8eb9566207f2548 ENH: Plotting support for interval coordinates: groupby_bins (#2152) * ENH: Plotting for groupby_bins DataArrays created with e.g. groupy_bins have coords containing of pd._libs.interval.Interval. For plotting, the pd._libs.interval.Interval is replaced with the interval's center point. '_center' is appended to teh label * changed pd._libs.interval.Interval to pd.Interval * Assign new variable with _interval_to_mid_points instead of mutating original variable. Note that this changes the the type of xplt from DataArray to np.array in the line function. * '_center' added to label only for 1d plot * added tests * missing whitespace * Simplified test * simplified tests once more * 1d plots now defaults to step plot New bool keyword `interval_step_plot` to turn it off. * non-uniform bin spacing for pcolormesh * Added step plot function * bugfix: linestyle == '' results in no line plotted * Adapted to upstream changes * Added _resolve_intervals_2dplot function, simplified code * Added documentation * typo in documentation * Fixed bug introduced by upstream change * Refactor out utility functions. * Fix test. * Add whats-new. * Remove duplicate whats new entry. :/ * Make things neater. 2018-10-23T08:19:22Z 2018-10-23T08:19:22Z Maximilian Maahn fde3c03652523db098120c122b3273dbe85e9cd1 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727   dcherian 2448579
6008dc43bbf3b161cf822142082398073aba9f9d Make Dataset.copy docstring match behavior (#2491) 2018-10-23T05:59:46Z 2018-10-23T05:59:46Z George Geddes a0970a5ece75652b7364e02c6fb5a12b0ef75851 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 georgegeddes 10374429 dcherian 2448579
f9f4903ad15f10e65e0fb8526712062a18d145cb Add swap_dims to relevant 'See also' sections (#2463) 2018-10-23T05:55:33Z 2018-10-23T05:55:33Z nedclimaterisk 75650330d31a0fe272384954cc0ab969a95b37af Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 nedclimaterisk 43126798 dcherian 2448579
78058e2c1f39cbfae6eddb30e3b7d4a81b54ad8b Remove incorrect statement about "drop" in the text docs (#2439) As pointed out by FaustinCarter in GH1949 2018-09-27T16:37:02Z 2018-09-27T16:37:02Z Stephan Hoyer f10b21bed2846b879806f87039b77245b18e7671 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727 shoyer 1217238 dcherian 2448579
0a60a52521e41dce897e265ac549cbf88c670faa Add xskillscore to project lists (#2350) 2018-08-07T18:05:34Z 2018-08-07T18:05:34Z Ray Bell 3238b5518bbee4b41d6a5d78325e5a83ec253e79 Deepak Cherian 0c7e9e762dbfd6554e60c953bf27493047d95109 xarray 13221727   dcherian 2448579

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [commits] (
   [sha] TEXT PRIMARY KEY,
   [message] TEXT,
   [author_date] TEXT,
   [committer_date] TEXT,
   [raw_author] TEXT REFERENCES [raw_authors]([id]),
   [raw_committer] TEXT REFERENCES [raw_authors]([id]),
   [repo] INTEGER REFERENCES [repos]([id]),
   [author] INTEGER REFERENCES [users]([id]),
   [committer] INTEGER REFERENCES [users]([id])
);
CREATE INDEX [idx_commits_committer]
    ON [commits] ([committer]);
CREATE INDEX [idx_commits_author]
    ON [commits] ([author]);
CREATE INDEX [idx_commits_repo]
    ON [commits] ([repo]);
CREATE INDEX [idx_commits_raw_committer]
    ON [commits] ([raw_committer]);
CREATE INDEX [idx_commits_raw_author]
    ON [commits] ([raw_author]);
Powered by Datasette · Queries took 34.442ms · About: xarray-datasette