-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
791 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
EODAG-cube | ||
Copyright 2021 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://grpc.io/ | ||
https://github.com/pydata/xarray | ||
https://github.com/corteva/rioxarray | ||
https://github.com/CS-SI/eodag | ||
|
||
|
||
================================================================ | ||
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. | ||
|
||
http://www.numpy.org/ | ||
https://github.com/mapbox/rasterio | ||
https://github.com/google/protobuf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
eodag[tutorials] |
Oops, something went wrong.