Changes between Version 8 and Version 9 of Procedures/DeliveryCreation/Hyperspectral
- Timestamp:
- Oct 22, 2010, 12:56:25 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/DeliveryCreation/Hyperspectral
v8 v9 3 3 Once the data has been processed, it needs to be put into a delivery directory. This is the final file structure in which it will be sent to the customer. 4 4 5 1. Create quicklook jpgs. This is the new improved scripted approach, if for any reason this fails do it manually by using ENVI, taking screenshots and cropping them using gimp. 5 1. Create quicklook jpgs. Make a delivery called 'jpgs' and move them there when finished (this is where make_delivery_folder.sh will look for them) 6 1. Create a directory called 'jpgs' to hold the images that will be created. 6 7 1. Use make_mosaic.sh script 7 8 1. Open a terminal window in the lev3 directory under the project workspace … … 18 19 1. Run `gtiff2jpg.py -d ./ -a` - If this runs out of memory try again without the -a. You can also run on individual files instead of on a directory by using -s <filename> instead of -d ./ 19 20 1. Create mosaics separately using ENVI (or whatever other method). 21 1. If all else fails, open tifs in ENVI, take screenshots and crop them using gimp. Envi also has mosaicking abilities. 20 22 1. Create the delivery directory: run make_delivery_folder.sh. Check it's created everything you expect correctly. If it fails, you can create the directory manually as follows: 21 23 1. In the project directory in the workspace, create a directory called "delivery". Within this create a directory named after the date as YYYYMMDD, and within this create one named after the project code.