A PROBA-V MEP VM comes with the following tools pre-installed.
Desktop GIS/Remote sensing:
- ESA SNAP toolbox 6.x (https://sentinel.esa.int/web/sentinel/toolboxes/sentinel-2) with PROBA-V plugin
- QGIS 2.18 (http://qgis.org)
GIS Software libraries:
- GDAL 2.1.4 (http://gdal.org/) - GIS data handling toolset
- GRASS GIS 7.x (https://grass.osgeo.org/) - GIS tool
- Python 2.7/3.x, with packages (list below)
- HDF5 1.8.13 (https://www.hdfgroup.org/HDF5/)
- Orfeo Toolbox 5.10
General scientific computing:
- Octave, matlab alternative, (planned)
Distributed processing:
- Apache Spark 2.3.0 (http://spark.apache.org/)
Programming environments:
- Spyder - Python
- kdevelop (C++)
- R studio
Programming languages:
- Java 8
- Python 2.7/3.x
- C(++), gcc compiler version 4.4.7
General tools:
- Scite (Text editor)
- Okular (PDF Viewer)
- Ristretto (Image Viewer)
Python packages:
Name | Version | Description |
rasterio | 0.36.0 | EO raster manipulation, GDAL wrapper. |
gdal-python | 2.1.4 | GIS API |
pandas | 0.19.2 | |
seaborn | 0.7.1 | |
matplotlib | 2.0.2 | |
Pillow | 3.3.0 | image manipulation |
h5py | 2.6.0 | HDF5 library |
scikit-learn | 0.18.1 | machine learning |
lxml | 3.6.4 | xml manipulation |
OWSLib | 0.14.0 | OGC Web Services client |
requests | 2.18.1 | HTTP requests |
numpy | 1.13.3 | matrix manipulation |
pyproj | 1.9.5.1 | Projection handling |
geopandas | 0.3.0 | |
Tensorflow | Neural Networks | |
Theano | Neural Networks |