search for: v2z

Displaying 5 results from an estimated 5 matches for "v2z".

Did you mean: v2
2020 Oct 23
2
3d plot of earth with cut
...cos(fixlong) p1y <- r*cos(2.5)*sin(fixlong) p1z <- r*sin(2.5) p2x <- r*cos(3)*cos(fixlong) p2y <- r*cos(3)*sin(fixlong) p2z <- r*sin(3) # Make the vectors pointing to P and P0 v1x <- p1x - p0x # P v1y <- p1y - p0y v1z <- p1z - p0z v2x <- p2x - p0x # P0 v2y <- p2y - p0y v2z <- p2z - p0z # The cross product will give a vector orthogonal to the plane, (nx, ny, nz) nx <- v1y*v2z - v1z*v2y; ny <- v1z*v2x - v1x*v2z; nz <- v1x*v2y - v1y*v2x; # normalize nMag <- sqrt(nx*nx + ny*ny + nz*nz); nx <- nx / nMag; ny <- ny / nMag; nz <- nz / nMag; # Plane...
2020 Oct 23
0
3d plot of earth with cut
...<- r*sin(2.5) > p2x <- r*cos(3)*cos(fixlong) > p2y <- r*cos(3)*sin(fixlong) > p2z <- r*sin(3) > # Make the vectors pointing to P and P0 > v1x <- p1x - p0x # P > v1y <- p1y - p0y > v1z <- p1z - p0z > v2x <- p2x - p0x # P0 > v2y <- p2y - p0y > v2z <- p2z - p0z > > # The cross product will give a vector orthogonal to the plane, (nx, ny, nz) > nx <- v1y*v2z - v1z*v2y; > ny <- v1z*v2x - v1x*v2z; > nz <- v1x*v2y - v1y*v2x; > # normalize > nMag <- sqrt(nx*nx + ny*ny + nz*nz); > nx <- nx / nMag; > ny &...
2020 Oct 22
0
3d plot of earth with cut
> It should be a 2D slice/plane embedded into a 3D space. I was able to come up with the plot, attached. My intention was to plot national boundaries on the surface of a sphere. And put the slice inside. However, I haven't (as yet) worked out how to get the coordinates for the boundaries. Let me know, if of any value. And I'll post the code. (But needs to be polished first)
2020 Oct 22
2
3d plot of earth with cut
Thanks for your idea. It should be a 2D slice/plane embedded into a 3D space. Could be static, I just need to make a single figure from it for illustration of the Earth together with its interior in 3D. So, the interior would be a slice in 2D along a fixed longitude. And along this 2D slice would be a heatmap. Again, embedded in 3D, since it would be shown as a slice of Earth in 3D. Duncan?s
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
..._xQ(^FUEm z2=Q#1uSP39Qo>vOu=!h3YN8o~EW>&;MsI7>!bP91WSjzmBD>(>^1)fVJI<eN2r2XS zIIc5kI*T*^!D|2dxzwaSEc*`Ei_a^+`B#3D73M9Q7K_lu$@iDc4nH(q7YyDo-=j~G zjwSg==wE*;$art8)EZ5jDp+%nEObnb)MzZ)Q;efZ^!_S8Y7fgS%y`esBF17BW&N6? z^U=PsM|16VBPh=fGhNu5klOemn599q8kpkNIq?~-c`2g~)9256*T0Eod%$45C-v2z zl3w!nP>w-$1wR-uXI>bdNFZZM;4LaC30>gzm@JfvI$4Gua}0xO$mMt%G=D})K>-mQ z3V!<^k{~$`Pufbo*&WcGCVLqO34s9ZRiVSrr;_q!ZkVM71H+iWIS44IgtV-0GKw|m z^QRx5+};FdiYudZ^&f%K)~AfLN>$>Te<X!;P(Mqh-OY;0^y>cEwz{G5dLa~-B-DR@ zMW?6g82foZh}3;)a37r?zS<hqyGE&s>J|pky;<>u-AB09o...