ESA-VirES / WebClient-Framework

VirES for Swarm - web client
MIT License
3 stars 1 forks source link

Visualization of indices in scatterplot for multiple satellites #192

Open santilland opened 7 years ago

santilland commented 7 years ago

Currently indices are assigned to each measurement in order to allow filtering based on them. When activating two collection (satellites), indices are again assigned to each collections, this is important as the collections could have different measurement times (as for example with plasma data where there are gaps). This on the other hand creates a not expected visualization when activating indices for visualization in the scatter plot as it shows indices for both collection. Being a global dataset one could expect seeing just one. We could consider changing the visualization to only show one collection instead of two.

pacesm commented 6 years ago

This enhancement of the visual presentation is applicable to any variable which is independent of the spacecraft and its location (not just the Kp, Dst, F10.7 indices but also, e.g., SunDeclination and SunRightAscension).