Skip to content

phytooracle/psii_bin_to_tif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSii Bin to Tif

Inputs

A directory of bin files.

Outputs

All bin files in the input directory converted to geotiff format.

Arguments and Flags

  • Positional Arguments:
    • Directory containing bin files: 'dir'
  • Required Arguments:
    • Cleaned metadata file: '-m', '--metadata'
    • Z-Axis offset: '-z', '-zoffset'
  • Optional Arguments:
    • TIF output directory: '-o', '--outdir', default = 'bin2tif_out'

Adapting the Script

Example

About

Conversion of PSII fluorescence bin files to GeoTIFF images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published