Dependencies
Mission Support System (MSS)
- copyright:
Copyright 2008-2014 Deutsches Zentrum fuer Luft- und Raumfahrt e.V.
- copyright:
Copyright 2011-2014 Marc Rautenhaus (mr)
- copyright:
Copyright 2016-2024 by the MSS team, see AUTHORS.
- license:
APACHE-2.0, see LICENSE for details.
When using this software, please acknowledge its use by citing the reference documentation in any publication, presentation, report, etc. you create:
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.
Thank you.
Below is a list of software packages that are used in the MSS or from which parts are used in the MSS (see the LICENSE file for the terms and conditions that apply to these components):
OWSLib
Copyright (c) 2006, Ancient World Mapping Center
Package for working with OGC map, feature, and coverage services. Obtained from SVN (http://svn.gispython.org/svn/gispy/OWSLib/trunk), revision 1672, on 2010/08/11.
NOTE: The file “wms.py” has been modified for the MSS. Changes are marked with “(mss)”. We renamed it to “ogcwms.py” (2017-04-28)
We also did a PEP8 review of the ogcwms.py and adopted it to the recent 0.14 version https://pypi.python.org/pypi/OWSLib/0.14.0
NETCDF4-PYTHON
Copyright: 2008 by Jeffrey Whitaker
mslib/netCDF4tools.py contains substantial parts taken from the netcdf4-python library – Python/numpy interface to netCDF
KML Examples
Below are links from where certain KML Files have been obtained, which are used as Test Samples in MSS (mss/docs/samples/kml/):
World_Map.kml (mss/docs/samples/kml/World_Map.kml)
Link : https://data.nasa.gov/dataset/World-Map/7zbq-j77a Download Link: https://data.nasa.gov/api/geospatial/7zbq-j77a?method=export&format=KML (Open Data - NASA)
Other Test Samples have been taken from Google Archive KML Samples
style.kml (mss/docs/samples/kml/style.kml)
Link : https://github.com/googlearchive/kml-samples/blob/gh-pages/morekml/Styles/Styles.Style_Merging.kml
geometry_collection.kml (mss/docs/samples/kml/geometry_collection.kml)
Link : https://github.com/googlearchive/kml-samples/blob/gh-pages/kml/MultiGeometry/polygon-point.kml
Multilinestrings.kml (mss/docs/samples/kml/Multilinestrings.kml)
Link : https://github.com/googlearchive/kml-samples/blob/gh-pages/kml/MultiGeometry/multi-linestrings.kml
polygon_inner.kml (mss/docs/samples/kml/polygon_inner.kml)
Link : https://github.com/googlearchive/kml-samples/blob/gh-pages/kml/Polygon/polyInnerBoundaries.kml
Icons
We use icons in mslib.mui.editor from the tango-icon-library Author: Jakub Steiner jimmac@gmail.com
License: https://gitlab.freedesktop.org/tango/tango-icon-library/-/blob/master/COPYING.PublicDomain Further Information: https://gitlab.freedesktop.org/tango/tango-icon-library
Airports Data
To draw airports on the topview we use the services provided by ourairports Further Information: https://ourairports.com/about.html#overview
Airports Data
To draw airspaces on the topview we use the services provided by openaip.net Further Information: http://www.openaip.net/
Qt-json-view
Author: Paul Schweizer (https://github.com/PaulSchweizer) License: https://github.com/PaulSchweizer/qt-json-view/blob/master/LICENSE (MIT License)
Package for working with JSON files in PyQt5. Obtained from Github (https://github.com/PaulSchweizer/qt-json-view), on 23/7/2021.
Identity Provider
We utilize example files from the pysaml2 library to set up the configuration for our local Identity Provider (IdP). Obtained from GitHub (https://github.com/IdentityPython/pysaml2/tree/master/example/idp2) on 13/07/2023
Copyright: 2018 Roland Hedberg
License: https://github.com/IdentityPython/pysaml2/blob/master/LICENSE (Apache License 2.0) Further Information: https://pysaml2.readthedocs.io/en/