Metadata-Version: 1.2
Name: mss
Version: 2.0.3.
Summary: MSS - Mission Support System
Home-page: https://github.com/Open-MSS/MSS
Author: Marc Rautenahaus
Author-email: wxmetvis@posteo.de
Maintainer: Reimar Bauer
Maintainer-email: rb.proj@gmail.com
License: Apache-2.0
Description: 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
        ==============
        
        Installing `MSS` from the `conda-forge` channel can be achieved by adding `conda-forge` to your channels with:
        
        
            $ conda config --add channels conda-forge
            $ conda config --add channels defaults
        
        
        Once the `conda-forge` channel has been enabled, `mss` can be installed with:
        
            $ conda create -n mssenv python=3.8
            $ conda activate mssenv
            $ conda install mamba
            $ mamba install mss
        
        It is possible to list all of the versions of `mss` available on your platform with:
        
        
            $ conda search mss --channel conda-forge
        
        
        Current release info
        ====================
        
        
        | Name | Downloads | Version | Platforms |
        | --- | --- | --- | --- |
        | [![Conda Recipe](https://img.shields.io/badge/recipe-mss-green.svg)](https://anaconda.org/conda-forge/mss) | [![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/mss.svg)](https://anaconda.org/conda-forge/mss) | [![Conda Version](https://img.shields.io/conda/vn/conda-forge/mss.svg)](https://anaconda.org/conda-forge/mss) | [![Conda Platforms](https://img.shields.io/conda/pn/conda-forge/mss.svg)](https://anaconda.org/conda-forge/mss) |
        
        
        
        Publications
        ============
        
        Please read the reference documentation
        
           Rautenhaus, M., Bauer, G., and Doernbrack, A.: A web service based
           tool to plan atmospheric research flights, Geosci. Model Dev., 5,
           55-71, doi: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:
        
        - http://www.geosci-model-dev.net/5/55/2012/gmd-5-55-2012.pdf
        - http://www.geosci-model-dev.net/5/55/2012/gmd-5-55-2012-supplement.pdf
        
        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.
        
        
        
        
Keywords: mslib
Platform: any
Classifier: D
Classifier: e
Classifier: v
Classifier: e
Classifier: l
Classifier: o
Classifier: p
Classifier: m
Classifier: e
Classifier: n
Classifier: t
Classifier:  
Classifier: S
Classifier: t
Classifier: a
Classifier: t
Classifier: u
Classifier: s
Classifier:  
Classifier: :
Classifier: :
Classifier:  
Classifier: 5
Classifier:  
Classifier: -
Classifier:  
Classifier: P
Classifier: r
Classifier: o
Classifier: d
Classifier: u
Classifier: c
Classifier: t
Classifier: i
Classifier: o
Classifier: n
Classifier: /
Classifier: S
Classifier: t
Classifier: a
Classifier: b
Classifier: l
Classifier: e
