PANDORA Copyright (c) 2020 Centre National d'Etudes Spatiales (CNES).

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.

PANDORA depends on or includes source code from the following third-party
software:

Python: programming language that lets you work quickly and integrate systems more effectively.
Copyright (c) 2001-2020 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-2020, NumPy Developers.
Website: https://numpy.org/
License: BSD 3 Clause.

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.

Setuptools: build system
Copyright (C) 2016 Jason R Coombs <jaraco@jaraco.com>
Website: https://setuptools.readthedocs.io/
License: MIT.

Numba: NumPy aware dynamic Python compiler using LLVM
Copyright (c) 2012, Anaconda, Inc.
Website: https://numba.pydata.org/
License: BSD 2 Clause.

Xarray: N-D labeled arrays and datasets in Python
Copyright 2014-2019, xarray Developers
Website: http://xarray.pydata.org
License: Apache v2.0.

json_checker: Validate json data and etc...
Copyright (c) 2018 Denis Korytkin
Website: https://github.com/DKorytkin/json_checker
License: MIT.

Rasterio: access to geospatial raster data
Copyright (c) 2016, MapBox All rights reserved.
Website: https://github.com/mapbox/rasterio
License: BSD 3 Clause.

Sphinx-doc: Tool to create documentation for Python projects
Copyright (c) 2007-2019 by the Sphinx team
Website: https://www.sphinx-doc.org/
License: BSD 2 Clause.

Transitions: A lightweight, object-oriented state machine implementation.
Copyright (c) 2014 - 2020 Tal Yarkoni, Alexander Neumann
Website: https://github.com/pytransitions/transitions
License: MIT.

OpenCV: Open Source Computer Vision Library
Copyright (c) 2000-2019, Intel Corporation, all rights reserved.
Copyright (c) 2009-2011, Willow Garage Inc., all rights reserved.
Copyright (c) 2009-2016, NVIDIA Corporation, all rights reserved.
Copyright (c) 2010-2013, Advanced Micro Devices, Inc., all rights reserved.
Copyright (c) 2015-2016, OpenCV Foundation, all rights reserved.
Copyright (c) 2015-2016, Itseez Inc., all rights reserved.
Copyright (c) 2019-2020, Xperience AI, all rights reserved.
Website: https://opencv.org/
License: BSD 3 Clause.

Pytest: Testing module for Python codes
Copyright Holger Krekel and others, 2004-2021.
Website: https://github.com/pytest-dev/pytest
License: MIT.
