Changes between Version 34 and Version 35 of Procedures/RCDPhotoProcessing
- Timestamp:
- Jul 7, 2010, 9:47:49 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/RCDPhotoProcessing
v34 v35 67 67 68 68 69 tag_tiffs.py is a python script that uses the exiftool command line tool too add tags to a tiff. It draws this data from an image event file (this should be the updated one from the above step). In addition to the data in the image event file the user can use several arguments to supplement the information. 69 tag_tiffs.py is a python script that uses the exiftool command line tool too add tags to a tiff. It draws this data from an image event file (this should be the updated one from the above step). In addition to the data in the image event file the user can use several arguments to supplement the information. For information on the script use the -h option 70 70 71 for information on the script use the -h option 71 {{{ 72 tag_tiffs.py -V -d dd/mm/yyyy -p <projcode> -l <sitename> ( -s sortie ) <eventfile> <photographs_directory> 73 }}} 72 74 73 TBC: 74 {{{ 75 tag_tiffs.py -v -d dd/mm/yyyy -p <projcode> -l <sitename> ( -s sortie ) <eventfile> <photographs_directory> 76 }}} 75 where: 76 77 dd/mm/yyyy is the date the image data was collected 78 79 sortie is the flight letter (e.g a, b, etc) 80 77 81 78 82 to check the changes use