Skip to content

phytooracle/rgb_flir_edit_gps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Edit GPS

This script takes updated geocoordinates calculated by MegaStitch and applies them to GeoTIF images.

Inputs

This script takes a CSV file containing geocoordinates.

Outputs

This script outputs GeoTIFs with updated geocoordinates.

Arguments and Flags

  • Positional Arguments:

    • The TIF file to edit: 'tif'
  • Required Arguments:

    • CSV file with updated coordinates: '-c', '--csv'
  • Optional Arguments:

    • Output directory: '-o', '--outdir', default='gpscorrect_out'

About

Edit corner coordinates of RGB/FLIR geoTIFFs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published