Skip to content

Conversation

@DocOtak
Copy link
Contributor

@DocOtak DocOtak commented Aug 6, 2019

Another attempt at getting the docs to build again on RTD (#3182).

The current failure is due to high memory usage in the dask examples. I've converted the two most memory expensive code blocks into :verbatim: blocks so they don't use any additional memory. The contents of these blocks were taken from the last time the docs successfully built on RTD

@dcherian
Copy link
Contributor

dcherian commented Aug 6, 2019

Thanks @DocOtak. How about we reduce the size of the dataset to 180 in longitude and 30 in time?

@DocOtak
Copy link
Contributor Author

DocOtak commented Aug 6, 2019

Sure, that seems to work as well, want a second PR or just update this one (with some forcing)?

@dcherian
Copy link
Contributor

dcherian commented Aug 6, 2019

yes, let's force update this PR

@DocOtak DocOtak changed the title convert memory expensive dask example docs to verbatim reduce the size of example dataset in dask docs Aug 6, 2019
@dcherian dcherian merged commit 1ab7569 into pydata:master Aug 6, 2019
@dcherian
Copy link
Contributor

dcherian commented Aug 6, 2019

Thanks. let's try this.

dcherian added a commit to yohai/xarray that referenced this pull request Aug 7, 2019
* master:
  pyupgrade one-off run (pydata#3190)
  mfdataset, concat now support the 'join' kwarg. (pydata#3102)
  reduce the size of example dataset in dask docs (pydata#3187)
  add climpred to related-projects (pydata#3188)
  bump rasterio to 1.0.24 in doc building environment (pydata#3186)
  More annotations (pydata#3177)
  Support for __array_function__ implementers (sparse arrays) [WIP] (pydata#3117)
  Internal clean-up of isnull() to avoid relying on pandas (pydata#3132)
  Call darray.compute() in plot() (pydata#3183)
  BUG: fix + test open_mfdataset fails on variable attributes with list… (pydata#3181)
dcherian added a commit to dcherian/xarray that referenced this pull request Aug 8, 2019
* master:
  pyupgrade one-off run (pydata#3190)
  mfdataset, concat now support the 'join' kwarg. (pydata#3102)
  reduce the size of example dataset in dask docs (pydata#3187)
  add climpred to related-projects (pydata#3188)
  bump rasterio to 1.0.24 in doc building environment (pydata#3186)
  More annotations (pydata#3177)
  Support for __array_function__ implementers (sparse arrays) [WIP] (pydata#3117)
  Internal clean-up of isnull() to avoid relying on pandas (pydata#3132)
  Call darray.compute() in plot() (pydata#3183)
  BUG: fix + test open_mfdataset fails on variable attributes with list… (pydata#3181)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants