-
Notifications
You must be signed in to change notification settings - Fork 47
/
Copy pathNOTICE
98 lines (74 loc) · 3.59 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
Earth Observation Data Access Gateway (EODAG) Copyright 2018 CS GROUP - France
This software is distributed under the Apache Software License (ASL) v2.0, see LICENSE
file or http://www.apache.org/licenses/LICENSE-2.0 for details.
This software includes code from many other open source projects. See below for details
about the license of each project.
================================================================
The Apache 2.0 License
================================================================
The following components are provided under the Apache 2.0 License (https://opensource.org/licenses/Apache-2.0).
See project link for details.
https://github.com/requests/requests
https://github.com/dateutil/dateutil
https://github.com/boto/boto3
https://github.com/boto/botocore
https://github.com/h2non/jsonpath-ng
https://github.com/CS-SI/eodag-cube
https://github.com/ecmwf/ecmwf-api-client
https://github.com/ijl/orjson
https://github.com/stac-utils/pystac
================================================================
The MIT License
================================================================
The following components are provided under the MIT License (http://www.opensource.org/licenses/mit-license.php).
See project link for details.
https://pyyaml.org/wiki/PyYAML
https://github.com/tqdm/tqdm
https://github.com/jswhit/pyproj
https://github.com/kapadia/usgs
https://github.com/jupyter-widgets/ipyleaflet
https://github.com/GeospatialPython/pyshp
https://github.com/python-visualization/folium
https://github.com/Unidata/netcdf4-python
https://github.com/tiangolo/fastapi
https://github.com/urllib3/urllib3
https://github.com/annotated-types/annotated-types
https://github.com/pypa/setuptools
https://github.com/pydantic/pydantic
https://github.com/pydantic/pydantic-core
https://github.com/pydantic/pydantic-settings
https://github.com/geopython/pygeofilter
https://github.com/tkem/cachetools
================================================================
The BSD-2-Clause Licence
================================================================
The following components are provided under the BSD-2-Clause License (https://opensource.org/licenses/BSD-2-Clause).
See project link for details.
https://github.com/mchaput/whoosh
https://github.com/imageio/imageio
================================================================
The BSD-3-Clause Licence
================================================================
The following components are provided under the BSD-3-Clause License (https://opensource.org/licenses/BSD-3-Clause).
See project link for details.
https://github.com/pallets/click
https://github.com/dateutil/dateutil
https://github.com/Toblerity/Shapely
https://github.com/geopython/OWSLib
https://github.com/frewsxcv/python-geojson
https://github.com/mapbox/rasterio
https://github.com/lxml/lxml
https://github.com/jupyter-widgets/ipywidgets
https://github.com/jupyter/jupyter
https://github.com/encode/uvicorn
https://github.com/encode/starlette
The function slugify, located at eodag/utils/__init__.py is a modified version of the function with the same name from
the Django Project, licensed under the BSD-3-Clause Licence. Follow project link below for more information:
https://github.com/django/django
================================================================
The Python Software Foundation License
================================================================
The following components are provided under the Python Software Foundation License (https://opensource.org/licenses/Python-2.0).
See project link for details.
https://github.com/matplotlib
https://github.com/python/typing_extensions