wilson0028

Results 4 issues of wilson0028

### Description Here is a [quick code pen](https://codepen.io/wilson0028/pen/vYpqBeV) that displays four horizontal lines with ESRI SceneView and deck.gl. An example image of it working properly is below. ![good](https://user-images.githubusercontent.com/36017514/165149491-cf8d70a5-765c-4fd8-b8a2-541529133c5f.png) However, every...

bug

### What happened? Depending on the data type, interpolate gives different results ### What did you expect to happen? The example code outputs two arrays which are pasted below. The...

bug
topic-interpolation

Hello, I've noticed that isoband coordinates do not generated if no intervals are crossed. Using the code below the output is: Intervals: 1 3. Coordinates are [] Intervals: 3 5....

### Describe your issue. Depending on the data type, interpolate gives different results. The example code outputs two arrays which are pasted below. The first array end with a "1"...

scipy.interpolate
query