Skip to content

CLI for displaying histograms from gdalinfo output

License

Notifications You must be signed in to change notification settings

kovaca/lil-histie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lil histie

This repo contains an almost pointless python library to create histograms in the terminal from gdalinfo output.

Overview

We all know and love the GDAL utility command gdalinfo. Lil' histe displays the gdalinfo histogram objects calculated for each band. To use, pipe gdalinfo output with the -json option to lil_histie like so:

gdalinfo -hist input.tif -json | lil_histie

And enjoy the little histograms printed in the terminal.

About

CLI for displaying histograms from gdalinfo output

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages