Skip to content

syngenta-digital/example-python-tiff-handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Usage example

  1. 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]
  1. 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages