- Script to plot date (X) per value (Y) with thumbnails attached to the point.
#Inside src folder execute:
usage: plot_thumb.py [-h] -i INPUT_CSV [-o OUTPUT_PATH]
- Script to load TIFF image and mask it with a shapefile. Also it has classes to save a PNG file.
#Inside src folder execute:
usage: tiff_loader.py [-h] -i INPUT_IMAGE [-s INPUT_SHAPEFILE] -o OUTPUT_IMAGE