Skip to content
#

visualisation

Here are 626 public repositories matching this topic...

bokeh
razorx89
razorx89 commented Mar 15, 2019

Currently, the headless mode uses default parameters from PyChromeDevTools for connecting to a chrome headless instance.
https://github.com/maartenbreddels/ipyvolume/blob/e68b72852b61276f8e6793bc8811f5b2432a155f/ipyvolume/headless.py#L53
However, if you use a chrome headless running as docker instance and want to connect from another docker instance (e.g. when using docker-compose), the headl

alastair-gemmell
alastair-gemmell commented Nov 22, 2019

Some regular grids in Iris are generated from a reference point along a given coordinate direction along with an associated spacing.

The way this is currently implemented uses numpy.arange as follows:

https://github.com/SciTools/iris/blob/b2ce2a34e2eef7e3d6203c77ada7ed4ce89e3145/lib/iris/coords.py#L2293

Where zeroth is the value prior to the first point value, step is the numer

Improve this page

Add a description, image, and links to the visualisation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the visualisation topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.