Joaquin Ramirez
Joaquin Ramirez
Include ability to specify a data layer name in the add_table_layer() method via a "name = " parameter at the declaration of the layer. This feature exists in the add_image_layer()...
Currently the add_table_layer() only allows the user to visualize transparent data points. Would like to include the ability to make data points opaque for easier visualization.
The ability to visualize orbits of custom celestial objects or spacecraft via orbit paths/models. This capability exists in pyWWT for visualizing planetary orbits in the solar system view but not...
Add pyWWT capability to create and call custom reference frames. This is immediately useful for plotting orbital data. The reference frames for planetary bodies are fixed which means animating orbital...
Would like to ability to import custom models (.obj, .3ds) into the widget for visualization purposes. These models could range in size from spacecraft to planetary bodies. Having the ability...