-
**King Billy pine does not grow on the south pole**
A bunch of the records for this species (and possibly others) from Tasmanian Natural Values Atlas seem to be coming in with latitude = -90.
-----
…
-
When trying to reproject a point in MARS2000 Coordinates to South Polar Stereographic coordinates as follows:
```SOUTHPOLARSTEREOGRAPHIC = ArchGDAL.importWKT("""
PROJCS["Mars_2000_South_Pole_Stere…
toihr updated
3 months ago
-
**Reporter: sroberts@ucar.edu**
**Date: 2007/01/05 - 07:11**
```
The subroutine msProjectRect in mapproject.c returns incorrect bounds when the
output bounds are in latitude/longitude, the input proj…
-
Is it possible to change the spin axis of the sphere and tilt the sphere to that spin axis? Example would be tilting north and south pole 5 deg forward and then spinning on the new north and south pol…
-
Kia ora! I realize this library is still young but just had a question on using rHEALPix as a sortable polygon "geohash". I've been looking for a way to consistently index/name some polygon features (…
-
We should add the lat/lon of the north and south magnetic poles in AP_Declination, and then when within 10 degrees of that location then we calculate declination by angle to pole
-
While trying to support @rheh with #3521 -- ran into bug associated with data not being rendered properly in stereographic projection.
## Code to Reproduce
Download all files in [gist](https://gist.…
-
When trying `sunshine '#North Pole'` and `sunshine #South Pole`, there's a `thread 'main' panicked at 'invalid or out-of-range datetime'` error.
Same when trying the coordinates: `sunshine '@90.0 0…
-
Currently `LatitudeBaseType` has:
```
```
which means that a station can be at the south pole, but not at the north pole.
Think that should be `maxInclusive`.
-
It seems like set function does not handle cvplot::Circle data properly.
```
std::vector pole({
std::pair(5.0f,{X(0),Y(0)}) // Expected usage of set with vector
std::pair(X(0…