forked from Open-MSS/MSS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NOTICE
executable file
·145 lines (65 loc) · 3.6 KB
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
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-2020 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:
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.
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
https://code.google.com/p/netcdf4-python/
********************************************************************************
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
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Link : https://github.com/googlearchive/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 [email protected]
License: https://github.com/freedesktop/tango-icon-library/blob/master/COPYING.PublicDomain
Further Information: http://tango.freedesktop.org