Requirements and installation

  1. python 3
  2. rasterio >= 1.0.0
  3. shapely >= 1.7a1
  4. opencv-python >= 4.0.0
  5. rtree
  6. tqdm

Pypi package:

$ pip install aeronet

Source code:

$ pip install git+https://github.com/aeronetlab/aeronetlib

You can also use the docker image with current version installed:

$ docker pull aeronetlab/dev:latest

Citing

@misc{Yakubovskiy:2019,
  Author = {Pavel Yakubovskiy, Alexey Trekin},
  Title = {Aeronetlib},
  Year = {2019},
  Publisher = {GitHub},
  Journal = {GitHub repository},
  Howpublished = {\url{https://github.com/aeronetlab/aeronetlib}}
}

License

Project is distributed under MIT License.