Requirements and installation¶
- python 3
- rasterio >= 1.0.0
- shapely >= 1.7a1
- opencv-python >= 4.0.0
- rtree
- 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.