Skip to content
#

visualisation

Here are 668 public repositories matching this topic...

bokeh
goatchurchprime
goatchurchprime commented Oct 30, 2018

I don't think this is a duplicate ticket, even though it's quite an obvious feature after that cat demo at SciPy2018.

The code that selects and renders the different geos is here in the THREE.js code
https://github.com/maartenbreddels/ipyvolume/blob/master/js/src/scatter.js#L57

I don't know quite where/how to inject the mesh definition compatible with the data file of this form, but i

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.