AMPCOR Offsets Blending - Preliminary Implementation
Installation:
Setup minimal conda installation using Miniconda
Create Python Virtual Environment
Install Python Dependencies
conda install -y scipy numpy matplotlib gdal h5py pyyaml
PYTHON DEPENDENCIES:
- numpy: The fundamental package for scientific computing with Python.
- pandas: Python Data Analysis Library.
- gdal: Python GDAL binding.
- h5py: Pythonic interface to the HDF5 binary data format.
- matplotlib: Library for creating static, animated, and interactive visualizations in Python.
- pyyaml: PyYAML is a full-featured YAML framework for the Python programming language..
License
The content of this project is licensed under the Creative Commons Attribution 4.0 Attribution license and the source code is licensed under the MIT license.