= Data Delivery = It may be worth printing this page out and ticking each item to ensure they're done. == Prerequisites == * level 1 data that has been mapped to level 3 successfully and verified as correctly geolocated (as far as possible). * flight logsheet === Screenshots === One per line, with vectors overlaid? ''Need to specify what we want to see in these.'' == Verification == Once a dataset has been prepared for burning and delivery, a second person should go over it, checking for typos, etc. They should also test out the level 3 processing command for one or more of the level 1 files and confirm it works. All level 1 files should be looked at visually (ideally in all bands). ''Fill in the other stuff we do/should do here'' * replace any Unix-upsetting characters (spaces, brackets, etc) in filenames == Preparation of data for burning == A template file structure for the 2006 data delivery is at ~arsf/arsf_data/2006/delivery_template/. You need to create a copy on pmpc886 (where the DVD burner is). The easiest way to do this is to use a little script. 1. `ssh pmpc886` 1. `~arsf/usr/bin/delivery_prep_2006.sh PROJECTCODE JULIANDAY` 1. change dir to the newly created delivery directory '''Note:''' ''this directory will be created in /tmp, which is automatically deleted after 3 days!'' 1. Copy in: 1. the level-1 files to lev1/ 1. the logsheet to logsheet/ 1. the screenshots to screenshots/ 1. edit the Read_Me.txt-MUST_EDIT file 1. Appropriate pixel size 1. Comments on the quality of the data and any specific problems encountered 1. ''(list of other things to change)'' 1. '''Verification''': get someone else to go through the verification steps in the section above 1. copy the Read_Me.txt to the original project directory (~arsf/arsf_data/2006/...) as a backup and so we can refer to it later 1. Burn the data (more info at [wiki:Internal/Tools/DVD_burning]) 1. create an iso image with `mkisofs -R -udf -verbose -o /tmp/dvd.iso -V ` 1. test the iso with `sudo mount -o ro,loopback /tmp/dvd.iso /mnt/tmp` - mounts to /mnt/tmp, go look at it, then unmount with `umount /mnt/tmp` (yes, that is umount not unmount) 1. if it's ok, burn to CD/DVD with `sudo cdrecord dev=/dev/dvdwriter -sao fs=100m driveropts=burnfree -v /tmp/dvd.iso` 1. clean up with `rm /tmp/dvd.iso` == Final steps == 1. Get someone else to check the DVD 1. Print out cover letter, instructions (Readme?) 1. Post to user 1. Create a trac support ticket noting that the data has been delivered and that we should contact the user in a week to ensure it's arrived and is ok