-
See `https://pubs.acs.org/doi/abs/10.1021/acsnano.3c11534`
![image](https://github.com/clatlan/cdiutils/assets/51970962/a4354f07-7fec-44d4-93bb-5c6755a3a319)
-
So far, the routines we have are limited to the stereographic projection with ref latitude at -90° (should rather be -71° to minimise distortion but gave singularity). We should rely on Proj.jl to all…
-
Would it be possible to incorporate a stereographic projection mode to the viewer? It would add great "WOW" -effect to the viewing, when zooming out so much that a "little planet" effect would be seen…
-
## background
I got a custom projection of the german weather service for their I need to implement in the proj4js environment. Unfortunetly I only get wrong results no matter the definition I use to…
-
In the GFS N Hemisphere dataset, the dataset bbox is ll: 21.65S 150.0W+ ur: 21.65S 30.00E which may not be wrong, but how can a client do any subset based on this value?
-
I realize I'm most likely bringing owls to Athens here, but I had need of normalizing rational vectors, which led me to [this](https://arxiv.org/abs/1707.08549) paper. The proposed alogrithm is simpl…
-
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
-
Hi,
This may be a followup of a previous closed issue (https://github.com/matplotlib/basemap/issues/118).
I am making polar stereographic projection pcolormesh plots of some sea ice data. It works…
-
current equation used in shaders correct for standard rectilinear projection, and appears to give correct result (preserves circles) for stereographic projection, but other results are suspect- especi…
-
This issue does not apply to GeoTIFF 1.1 specification, but it applies to the list of projection parameters that should be part of a GeoTIFF specification according issue #5. It may also apply to GDAL…