/offsets_blending

Primary LanguageJupyter NotebookMIT LicenseMIT

AMPCOR Offsets Blending - Preliminary Implementation

Language License

Installation:

  1. Setup minimal conda installation using Miniconda

  2. Create Python Virtual Environment

    • Creating an environment with commands (Link);
    • Creating an environment from an environment.yml file (Link);
  3. Install Python Dependencies

    conda install -y scipy numpy matplotlib gdal h5py pyyaml

PYTHON DEPENDENCIES:

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.