Skip to content
/ MSS Public

A QT application, a OGC web map server, a collaboration server to plan atmospheric research flights.

License

Notifications You must be signed in to change notification settings

Open-MSS/MSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat: IRC: #mss-general on libera.chat IRC: #mss-gsoc on libera.chat

Mission Support System Usage Guidelines

Welcome to the Mission Support System software for planning atmospheric research flights. This document is intended to point you into the right direction in order to get the software working on your computer.

Installing MSS

We distinguish between Developer and User installations.

Developer Installation

Please read our contributing pages. and development guidelines

User Installation

Get pixi from https://pixi.sh/latest/ for your operation system.

You can now decide if you want to install mss as global or a project.

Global installation

You can install mss global without defining a project first. This method is practical when you are interested in starting the client and don't need server configurations.

pixi global install mss

Usage

msui
mswms -h
mscolab -h
mssautoplot -h
Updating
pixi global update mss

Project installation

Initialize a new project and navigate to the project directory.

pixi init MSS
cd MSS

Use the shell command to activate the environment and start a new shell in there.

pixi shell

Add the mss dependencies from conda-forge.

(MSS) pixi add mss
Usage

Always when you want to start mss programs you have after its installation to activate the environment by pixi shell in the project dir. On the very first start of msui it takes a bit longer because it setups fonts.

cd MSS
pixi shell

(MSS) msui
(MSS) mswms -h
(MSS) mscolab -h
(MSS) mssautoplot -h
Updating
cd MSS
pixi shell
(MSS) pixi update mss

Current release info

Conda Version DOI JuRSE Code Pick Conda Platforms DOCS Conda Recipe Conda Downloads Coverage Status

Publications

Please read the reference documentation

Bauer, R., Grooß, J.-U., Ungermann, J., Bär, M., Geldenhuys, M., and Hoffmann, L.: The Mission Support System (MSS v7.0.4) and its use in planning for the SouthTRAC aircraft campaign, Geosci. Model Dev., 15, 8983–8997, https://doi.org/10.5194/gmd-15-8983-2022, 2022.

Rautenhaus, M., Bauer, G., and Doernbrack, A.: A web service based tool to plan atmospheric research flights, Geosci. Model Dev., 5, 55-71, https://doi.org/10.5194/gmd-5-55-2012, 2012.

and the paper's Supplement (which includes a tutorial) before using the application. The documents are available at:

For copyright information, please see the files NOTICE and LICENSE, located in the same directory as this README file.

When using this software, please be so kind and acknowledge its use by citing the above mentioned reference documentation in publications, presentations, reports, etc. that you create. Thank you very much.

Acknowledgements

We are very grateful for your continuing support for MSS!

See our Contributors page for a list of authors. See also our info on funding.