-
In front out Outland, in-between Outland and UC Distribution Center is 4 light posts/poles which are not secured to the ground. There is also one in front of GalBank with the same issue.
---
## …
-
Evaluating the magnetic field at the (spherical, not magnetic) poles you NaNs.
To boil down the example, this happens even for the zero model
```
Data.VectorSpace Math.SphericalHarmonics IGRF> evalu…
-
Build the poles and structure required for scoring. See game description for dimensions.
-
Wikimedia "Mercator Projection" vs Global Land Mask (green & red). Green means an antipode with land on both sides.
![image](https://user-images.githubusercontent.com/29989488/64500193-38b1b180-d28a-…
-
I understand that the Great Circle is drawn using polygons, and once it gets to the North or South pole is just adjust the points to be fixed there... but it's a bit of annoying. I would like that for…
-
From ESA: When trying to place the same crater at the equator and the out to the poles, the size on the map increases significantly (also in the other apps, see later). Is this just to do with the map…
slowe updated
8 years ago
-
NaviGator has 4 thrusters at the end of long poles. The current mounting system is not very secure, and for some thrusters allow them to rotate. Several repairs and upgrades need to be made, including…
-
#### Code Sample
**Example 1:**
```python
import numpy
import xarray
import rioxarray
numpy.random.seed(0)
temperature = 15 + 8 * numpy.random.randn(20,20)
lon = numpy.linspace(0,359.9,20)…
-
-
```
Should poles of functions more consistently return inf instead of raising
ValueError or ZeroDivisionError? I'm thinking particularly of csc(0),
cot(0), gamma(0), zeta(1).
On one hand, an exceptio…