-
Example using GRIDCRO2D_2006075_polar_stereographic.ncf:
-
This is a question about usage: I'd like to draw the circumpolar circle from a certain point on the surface of Earth. I'm wondering if this is possible to do with skyfield (that is, finding the locati…
-
I'm plotting a geojson line string that crosses the date line. The data is:
```
{ "type": "FeatureCollection",
"features":
[ { "type": "Feature",
"properties": {},
"geometry":
…
-
I'd like to request that triangulation with st_triangulate be allowed for longitude/latitude data, it's not clear what "correct" is and in my opinion that is up to the user. I think a warning is a goo…
-
[Polar Stereographic Map Projection Example Plot](https://www.cmascenter.org/verdi/documentation/1.5/VerdiUserManual1.5.htm#_Toc402111297) I can load the dataset used in this plot, and select a variab…
-
- [x] d3.geo.albers
- [x] d3.geo.albersUsa
- [x] d3.geo.azimuthalEqualArea
- [x] d3.geo.azimuthalEquidistant
- [x] d3.geo.conicConformal
- [x] d3.geo.conicEquidistant
- [x] d3.geo.conicEqualArea
- [x]…
-
**This issue was imported from [CodePlex](http://dotspatial.codeplex.com/workitem/63630)**
**[sindizzy](http://www.codeplex.com/site/users/view/sindizzy)** wrote 2016-05-05 at 00:34
It took me some t…
-
So seems like with @spite we figured out the shader code for this type of reflection :)
http://www.clicktorelease.com/code/latitudeReflectionMapping/
http://dl.dropbox.com/u/7508542/three.js/latitude…
-
Hi
I am making Polar Stereographic Projection maps of some climate model outputs. For some of these data, the plot looks weird. For example, in this figure
(https://dl.dropboxusercontent.com/u/454270…
-
Is there a way to get tissots indicatrices with cartopy?
Or another way to project a circle of an angular radius onto a map?
I'm drawing a star map with stereographic projection and want to add the f…