File tree Expand file tree Collapse file tree 2 files changed +13
-8
lines changed
Expand file tree Collapse file tree 2 files changed +13
-8
lines changed Original file line number Diff line number Diff line change @@ -51,12 +51,17 @@ which summarize the principle of this software. On the EuroPython conference a
5151[ overview talk] ( https://pyvideo.org/europython-2017/mss-software-for-planning-research-aircraft-missions.html )
5252about MSS was held.
5353
54- The MSS software includes a template for a Webmap server providing own
55- model data, but it can also connect to several Open Web Service (OWS)
56- data providers. The architecture of the software package enables its use
57- in countries with a poor internet connection. For our atmospheric
58- measurements, one often has to go to remote regions that lack high speed
59- internet.
54+ The Mission Support System (MSS) software comes with an inbuilt template
55+ for a Webmap server (WMS) that supplies its own model data, yet it maintains
56+ connectivity with numerous Open Web Service (OWS) data providers.
57+ This software's architecture is engineered to function efficiently even in
58+ regions with weak internet connectivity, a feature that becomes crucial
59+ when conducting atmospheric measurements in remote areas with limited
60+ high-speed internet access. Further enhancing collaboration, the software
61+ incorporates a real-time collaboration feature through the
62+ Mission Support Collaboration server (MSColab), enabling multiple clients
63+ to simultaneously work on a single flight plan stored on the server.
64+
6065
6166MSS is developed and used mainly by scientists of various institutions
6267involved in scientific aircraft based missions, including universities
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ During GSOC 2021 the base for the MSS tutorials got created by [Hrithik Kumar Ve
1616
1717[ ![ img.png] ( assets/waypoint_tutorial.png )] ( https://mss.readthedocs.io/en/stable/_images/tutorial_waypoints.mp4 )
1818
19- For further tutorialss :
20- https://mss.readthedocs.io/en/stable/tutorial.html
19+ For further tutorials :
20+ < https://mss.readthedocs.io/en/stable/tutorial.html >
2121
2222## Contact US
2323
You can’t perform that action at this time.
0 commit comments