beyond the mouse a short course on programming - 0 ...mencoder to turn frames to avi movie ffmpeg to...

17
Beyond the Mouse – A Short Course on Programming 0. Introductory Motivation Ronni Grapenthin Geophysical Institute, University of Alaska Fairbanks September 8, 2011 “The Uncomfortable Truths Well”, http://xkcd.com/568 (April 13, 2009) 1/7

Upload: others

Post on 26-Sep-2020

1 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Beyond the Mouse A Short Course on Programming - 0 ...mencoder to turn frames to avi movie ffmpeg to turn avi movie to quicktime HMTL to link to YouTube ... 6/7. The Program ... Tools

Beyond the Mouse – AShort Course on

Programming0. Introductory Motivation

Ronni Grapenthin

Geophysical Institute, University of AlaskaFairbanks

September 8, 2011 “The Uncomfortable Truths Well”,http://xkcd.com/568 (April 13, 2009)

1 / 7

Page 2: Beyond the Mouse A Short Course on Programming - 0 ...mencoder to turn frames to avi movie ffmpeg to turn avi movie to quicktime HMTL to link to YouTube ... 6/7. The Program ... Tools

M9.0 Tohoku-oki: March 11, 2011, 5:46:23 UTC. . .

2 / 7

Page 3: Beyond the Mouse A Short Course on Programming - 0 ...mencoder to turn frames to avi movie ffmpeg to turn avi movie to quicktime HMTL to link to YouTube ... 6/7. The Program ... Tools

The Project . . .

intention was to test ourprocessing against other labs

few cool results to bepublished on a communitywebsite. . . took a while, I gotimpatient, set up my ownwebsite

this website publishedprocessed positioning timeseries data for >1200 GPSstationssomething cool has to be inthere!

3 / 7

Page 4: Beyond the Mouse A Short Course on Programming - 0 ...mencoder to turn frames to avi movie ffmpeg to turn avi movie to quicktime HMTL to link to YouTube ... 6/7. The Program ... Tools

The Project . . .

intention was to test ourprocessing against other labsfew cool results to bepublished on a communitywebsite. . . took a while, I gotimpatient, set up my ownwebsite

this website publishedprocessed positioning timeseries data for >1200 GPSstationssomething cool has to be inthere!

3 / 7

Page 5: Beyond the Mouse A Short Course on Programming - 0 ...mencoder to turn frames to avi movie ffmpeg to turn avi movie to quicktime HMTL to link to YouTube ... 6/7. The Program ... Tools

The Project . . .

intention was to test ourprocessing against other labsfew cool results to bepublished on a communitywebsite. . . took a while, I gotimpatient, set up my ownwebsite

this website publishedprocessed positioning timeseries data for >1200 GPSstationssomething cool has to be inthere!

3 / 7

Page 6: Beyond the Mouse A Short Course on Programming - 0 ...mencoder to turn frames to avi movie ffmpeg to turn avi movie to quicktime HMTL to link to YouTube ... 6/7. The Program ... Tools

Show movie ...

4 / 7

Page 7: Beyond the Mouse A Short Course on Programming - 0 ...mencoder to turn frames to avi movie ffmpeg to turn avi movie to quicktime HMTL to link to YouTube ... 6/7. The Program ... Tools

The Program . . .

Program consists of 3 shellscripts:

make_vel_frames –filtering, datare-formatting

aria_animate.gmt –create map for each timestep, call make_moviemake_movie – create.avi, .mp4 files

5 / 7

Page 8: Beyond the Mouse A Short Course on Programming - 0 ...mencoder to turn frames to avi movie ffmpeg to turn avi movie to quicktime HMTL to link to YouTube ... 6/7. The Program ... Tools

The Program . . .

Program consists of 3 shellscripts:

make_vel_frames –filtering, datare-formattingaria_animate.gmt –create map for each timestep, call make_movie

make_movie – create.avi, .mp4 files

5 / 7

Page 9: Beyond the Mouse A Short Course on Programming - 0 ...mencoder to turn frames to avi movie ffmpeg to turn avi movie to quicktime HMTL to link to YouTube ... 6/7. The Program ... Tools

The Program . . .

Program consists of 3 shellscripts:

make_vel_frames –filtering, datare-formattingaria_animate.gmt –create map for each timestep, call make_moviemake_movie – create.avi, .mp4 files

5 / 7

Page 10: Beyond the Mouse A Short Course on Programming - 0 ...mencoder to turn frames to avi movie ffmpeg to turn avi movie to quicktime HMTL to link to YouTube ... 6/7. The Program ... Tools

The Program . . .

Tools used:

tcsh scripting language

Unix programs: basename,head, touch, awk, grep,paste, convert

GMT to make mapsmencoder to turn frames toavi movieffmpeg to turn avi movie toquicktimeHMTL to link to YouTube . . .

6 / 7

Page 11: Beyond the Mouse A Short Course on Programming - 0 ...mencoder to turn frames to avi movie ffmpeg to turn avi movie to quicktime HMTL to link to YouTube ... 6/7. The Program ... Tools

The Program . . .

Tools used:

tcsh scripting languageUnix programs: basename,head, touch, awk, grep,paste, convert

GMT to make mapsmencoder to turn frames toavi movieffmpeg to turn avi movie toquicktimeHMTL to link to YouTube . . .

6 / 7

Page 12: Beyond the Mouse A Short Course on Programming - 0 ...mencoder to turn frames to avi movie ffmpeg to turn avi movie to quicktime HMTL to link to YouTube ... 6/7. The Program ... Tools

The Program . . .

Tools used:

tcsh scripting languageUnix programs: basename,head, touch, awk, grep,paste, convert

GMT to make maps

mencoder to turn frames toavi movieffmpeg to turn avi movie toquicktimeHMTL to link to YouTube . . .

6 / 7

Page 13: Beyond the Mouse A Short Course on Programming - 0 ...mencoder to turn frames to avi movie ffmpeg to turn avi movie to quicktime HMTL to link to YouTube ... 6/7. The Program ... Tools

The Program . . .

Tools used:

tcsh scripting languageUnix programs: basename,head, touch, awk, grep,paste, convert

GMT to make mapsmencoder to turn frames toavi movie

ffmpeg to turn avi movie toquicktimeHMTL to link to YouTube . . .

6 / 7

Page 14: Beyond the Mouse A Short Course on Programming - 0 ...mencoder to turn frames to avi movie ffmpeg to turn avi movie to quicktime HMTL to link to YouTube ... 6/7. The Program ... Tools

The Program . . .

Tools used:

tcsh scripting languageUnix programs: basename,head, touch, awk, grep,paste, convert

GMT to make mapsmencoder to turn frames toavi movieffmpeg to turn avi movie toquicktime

HMTL to link to YouTube . . .

6 / 7

Page 15: Beyond the Mouse A Short Course on Programming - 0 ...mencoder to turn frames to avi movie ffmpeg to turn avi movie to quicktime HMTL to link to YouTube ... 6/7. The Program ... Tools

The Program . . .

Tools used:

tcsh scripting languageUnix programs: basename,head, touch, awk, grep,paste, convert

GMT to make mapsmencoder to turn frames toavi movieffmpeg to turn avi movie toquicktimeHMTL to link to YouTube . . .

6 / 7

Page 16: Beyond the Mouse A Short Course on Programming - 0 ...mencoder to turn frames to avi movie ffmpeg to turn avi movie to quicktime HMTL to link to YouTube ... 6/7. The Program ... Tools

Results . . .

timely response to biggeologic eventtremendous outreach successGRL paper in press right now

many lessons learned inscience politicsmode of visualization seemsto catch onuseful experience in terms ofevent response

7 / 7

Page 17: Beyond the Mouse A Short Course on Programming - 0 ...mencoder to turn frames to avi movie ffmpeg to turn avi movie to quicktime HMTL to link to YouTube ... 6/7. The Program ... Tools

Results . . .

timely response to biggeologic eventtremendous outreach successGRL paper in press right now

many lessons learned inscience politicsmode of visualization seemsto catch onuseful experience in terms ofevent response 7 / 7