CUCC Expedition Handbook - Online systems

Expo Data Maintenance - Regular tasks

Regular operations

This page is a checklist who are helping the survey data reduction process during and after expo.

Wallets and Surveyscans

Run dos2unix to convert any uploaded Windows text files to the format expected by our software. e.g.

cd expofiles/surveyscans
find . -not -type d -exec file "{}" ";" | grep CRLF >crlf.txt
`awk -F: '// {print "dos2unix \"" $1 "\""}' crlf.txt`

Also a good idea to run on all of expofiles once every few years as many GPX

Tunnel files (Drawings)

Survex files


Annual tasks New expo year jobs. Return to the main online systems manual.