Tom New

Results 6 issues of Tom New

I get the following error when running `install.bat`: `The original 6.css file is missing Please remove all files in /steamui/css/ and start Steam without flags to regain missing files` However,...

The current Homebrew install appears to be broken. Running `brew tap dracula/install` results in the following: ``` ==> Tapping dracula/install Cloning into '/opt/homebrew/Library/Taps/dracula/homebrew-install'... remote: Enumerating objects: 19, done. remote: Counting...

help wanted

As `RotationModel` allows, it would be convenient if `FeatureCollection` accepted a sequence of strings as input such that ``` topology_filenames = ["topology1.gpmlz", "topology2.gpmlz"] topology_features = pygplates.FeatureCollection() for topology_filename in topology_filenames:...

enhancement
low
suggestion

### Bug summary When using `shading='gouraud'` with tripcolour on an axis with polar projection, the data does not plot correctly. ### Code for reproduction ```Python import numpy as np import...

topic: polar

### What happened? When using `interp` on a 3-dimensional `DataArray` to extract values on a 2-dimensional surface, there is no extrapolation along one of the dimensions of the 2D plane...

bug
needs triage
topic-interpolation

A simple inline maths mode statement preceded or followed by punctuation such as `$m$.` or `($v_P$)` is not treated as an atomic unit, both in repo readmes and issues. Therefore,...