You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We run many simulations on the Icosphere, and sometimes UV-spheres from CombinatorialSpaces.jl . These simulations have been shown to be accurate, but the results are sometimes difficult to visualize.
We should integrate with the plotting functionality of GeoMakie.jl to view the results of our sphere simulations at each point on the domain all at once.
This work may require also closing issue #217 , since we will need some convention for converting from Cartesian coordinates -> Spherical coordinates -> Lat-long.
Successfully closing this issue would demonstrate this plotting ability on all of the Icosphere meshes. If the right programming conventions are chosen, it would work for any discretization of a sphere, such as triangulated UV-spheres.
The text was updated successfully, but these errors were encountered:
We run many simulations on the Icosphere, and sometimes UV-spheres from CombinatorialSpaces.jl . These simulations have been shown to be accurate, but the results are sometimes difficult to visualize.
We should integrate with the plotting functionality of GeoMakie.jl to view the results of our sphere simulations at each point on the domain all at once.
This work may require also closing issue #217 , since we will need some convention for converting from Cartesian coordinates -> Spherical coordinates -> Lat-long.
Successfully closing this issue would demonstrate this plotting ability on all of the Icosphere meshes. If the right programming conventions are chosen, it would work for any discretization of a sphere, such as triangulated UV-spheres.
The text was updated successfully, but these errors were encountered: