-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNOTICE
More file actions
116 lines (92 loc) · 4.27 KB
/
NOTICE
File metadata and controls
116 lines (92 loc) · 4.27 KB
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
108
109
110
111
112
113
114
115
116
Copyright (c) 2024 Centre National d'Etudes Spatiales (CNES).
This file is part of PixCDust.
(see https://github.com/SWOT-community/PixCDust).
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.
PixCDust 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.
Python: programming language that lets you work quickly and integrate systems more effectively.
Copyright (c) 2001-2023 Python Software Foundation. All Rights reserved.
Website: http://python.org/
License: Python Software License.
NumPy: The fundamental package for scientific computing with Python.
Copyright (c) 2005-2024, NumPy Developers.
Website: https://numpy.org/
License: BSD 3-Clause License.
SciPy: Open-source software for mathematics, science, and engineering.
Copyright (c) 2001, 2002 Enthought, Inc. All rights reserved.
Copyright (c) 2003-2019 SciPy Developers. All rights reserved.
Website: https://www.scipy.org/scipylib/
License: BSD 3-Clause License.
pandas: Data analysis and manipulation library for Python.
Copyright (c) 2008-2011, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team.
Copyright (c) 2011-2024, Open source contributors.
Website: https://pandas.pydata.org/
License: BSD 3-Clause License.
GeoPandas: Python tools for geographic data.
Copyright (c) 2013-2022, GeoPandas developers.
Website: https://geopandas.org/
License: BSD 3-Clause License.
Xarray: N-D labeled arrays and datasets in Python.
Copyright 2014-2024, Xarray Developers.
Website: http://xarray.pydata.org
License: Apache License 2.0.
tqdm: A fast, extensible progress bar for Python an CLI applications.
Copyright (c) MIT 2013 Noam Yorav-Raphael, original author.
Copyright (c) MPL-2.0 2015-2024 Casper da Costa-Luis.
Website: https://github.com/tqdm/tqdm
License: MPL-2.0 and MIT License.
Fiona: Streams simple feature data to and from GIS formats like GeoPackage and Shapefile.
Copyright (c) 2011 Sean Gillies.
Website: https://fiona.readthedocs.io/
License: BSD 3-Clause License.
Fsspec: File system specification.
Copyright (c) 2018, Martin Durant.
Website: https://filesystem-spec.readthedocs.io/
License: BSD 3-Clause License.
ZCollection: A Python package for managing collections of data on disk.
Copyright (c) 2022, CNES/CLS.
Website: https://zcollection.readthedocs.io/
License: BSD 3-Clause License.
Dask: Parallel computing with task scheduling.
Copyright (c) 2024, Dask core developers.
Website: https://dask.org/
License: BSD 3-Clause License.
H3: Hexagonal hierarchical geospatial indexing system.
Copyright (c) 2024, Uber Technologies, Inc.
Website: https://h3geo.org/
License: Apache License 2.0.
Astropy: Astronomy and astrophysics core library.
Copyright (c) 2011-2024, Astropy Developers.
Website: https://www.astropy.org/
License: BSD 3-Clause License.
Astropy-healpix: HEALPix grid and pixelization library.
Copyright (c) 2025, Astropy Developers.
Website: https://astropy-healpix.readthedocs.io/en/latest/
License: BSD 3-Clause License.
Xdggs: Library for handling DGGS grids in Python.
Copyright (c) 2023-2024 Xdggs Developers.
Website: https://xdggs.readthedocs.io/
License: Apache License 2.0.
Shapely: Geometric objects, predicates, and operations in Python.
Copyright (c) 2011-2024, Sean Gillies and Shapely contributors.
Website: https://shapely.readthedocs.io/
License: BSD 3-Clause License.
EODAG: Earth Observation Data Access Gateway.
Copyright (c) 2018-2024 CS GROUP France.
Website: https://eodag.readthedocs.io/
License: Apache License 2.0.
XVec: A library for vectorized operations on xarray.
Copyright (c) 2022, XVec developers.
Website: https://xvec.readthedocs.io/
License: MIT License.
Click: A package for creating beautiful command line interfaces in Python.
Copyright (c) 2014, Pallets.
Website: https://click.palletsprojects.com/
License: BSD 3-Clause License.