Georg Ruß' PhD Blog — R, clustering, regression, all on spatial data, hence it's:

September 28th, 2011

Three/Eight weeks to go

There’s a preliminary deadline for handing in my thesis. I’m not sure whether I’m going to make it, but 2011-10-19 has been set as my personal deadline, before the thesis draft goes again to my supervisor. Lots of improvements yet to do. The official one is then 2011-11-23. The site’s header has been changed to reflect the actual topic of my PhD thesis.

September 24th, 2011

An Update on the MiniHomer script

Well, I updated the minihomer script described in this post. The issue was that the old script just output one GPX file describing the complete miniHomer’s log — currently around 23MB, comprising two continents. Although the GPX file is internally grouped into tracks, it’s quite cumbersome and slow to open with viking (which is not viking’s fault). Therefore, I added a few lines to use the gpxsplitter python script at the very end in the „dump“ option. It simply takes the existing gpx file and outputs single files containing just one track, which is exactly what I wanted.

Here’s the script: minihomertool, version 2011-09-24

|