Benjamin Root

Results 181 comments of Benjamin Root
trafficstars

Is there anyplace where I should add some narrative docs explaining the changes to the geotiff module?

Ok, that makes sense. Do you want something more than what I've written so far?

Thank you very much! Question: does the CI/CD for the tds repo use the latest release of netcdf-java or the development branch? I have what is essentially the second half...

I have a PR that extends the `spi` script to do this, but it was a bit of a hack and I never felt it was "correct". You can check...

Looks like while retrying is using "six.wraps()" like it should, I think the problem is that it doesn't work completely properly for class methods?

> Theories? > > * xkcd plot works (uses style sheet underneath): https://output.circle-artifacts.com/output/job/b8c403ad-c65e-432b-a235-c17285d46d2c/artifacts/0/doc/build/html/gallery/showcase/xkcd.html#sphx-glr-gallery-showcase-xkcd-py > > * xkcd in style sheet reference doesn't: https://output.circle-artifacts.com/output/job/b8c403ad-c65e-432b-a235-c17285d46d2c/artifacts/0/doc/build/html/gallery/style_sheets/style_sheets_reference.html#sphx-glr-gallery-style-sheets-style-sheets-reference-py > Could it be a not properly...

Yes, the original Axes3D didn't work within the subplot() framework. And subplots leave extra room for the static axes labels, meanwhile, Axes3D needed to account for extra space for its...

It would be useful to have an example that does not rely upon seaborn in order to isolate the source of the bug. The bug could very well be in...

Could possibly make it possible to adapt the image comparison test framework to work off a directory of pngs, so we could have some animation tests? On Dec 23, 2016...