ESA-VirES / WebClient-Framework

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

Redesing the layer selection overlay. #52

Open pacesm opened 8 years ago

pacesm commented 8 years ago

The layer selection overlays has been designed for display of the satellite 2D imagery and it should be adapted to fit better the Swarm use-case. These points should be addressed:

miktoki commented 8 years ago

"Multiple selected magnetic model layers should not be allowed." - Would this imply that it is not possible to look at the difference between two models?

pacesm commented 8 years ago

@miktoki: We already removed the automatic-difference calculation from the client (as it was implemented in the prototype) anyway because it was quite confusing.

Note that the model difference calculation still exists on the server but we have to find a less awkward way how to expose it though the WebUI. One of the options is, e.g., selection of the (second) reference mode from the model settings' widget.

pacesm commented 3 years ago

Update: All expect but first point seem to be resolved.

The fact that the options are not synchronized for all spacecraft is confusing and setting the same product parameters for individual spacecraft is unintuitive. (E.g., I switch from A to B. Why the hell the globe shows something else than I've just set? Oh crap, I need to set the same again for B!)

Is there actually a case when having settings for different spacecrafts would be preferred?