Current research in the Maritime Encounters project, at the University of Gothenburg, has been led by using and developing the software Voyager. While this software is very complete and thorough, it can be difficult to maintain and develop due to the many components that it uses. I decided to write a version of the code that is more flexible and less complex to use, based on my own experiences in simulating seafaring in ancient times. This software is an improvement on the work by Alvaro Montenegro (Ohio State University) and Victor Wåhlstrand Skärström (University of Gothenburg, now at Chalmers University of Technology). The code is written in Python.
At this stage, I only make available the code and its documentation; at a latter stage, I will make available:
- A demonstration file with attached parameters
- A complete vignette containing a description of all functionalities
- A script to download data from Copernicus for usage within Pytheas
- (Optional) A snakemake file or similar that will help the user picking a few parameters and simulating with Pytheas without having to download data locally.
The code for Voyager was documented but had no tests. In the development of this new software, it is my intention to have even better documentation as well as unit testing. This follows from years of working in an academic context where tests are an afterthought and are seldom developed. But when using a software developed over years, by developers who have since quit the workplace, and that has required quick developments to respond to publication deadlines, the lack of testing in particular has proven deleterious, leading to bad mistakes at the production stage.
I decided to name this new iteration of the Voyager software "Pytheas". As a software engineer, this is a (bad) pun on the fact that the software was developed in Python. But as an archaeologist, Pytheas was an ancient Greek navigator from Massalia (modern Marseille) who in around 330 BCE went on a sailing travel to the far North of Europe, reaching the British Isles and travelling further north to Ultima Thule (which may be, according to Barry Cunliffe1, most probably Iceland, but possibly Norway or Shetland). Pytheas' travel has been source of inspiration and marvel for more than 2000 years.
This software is packaged with a MIT License.
Footnotes
-
The Extraordinary Voyage of Pytheas the Greek, Barry Cunliffe (2001), Chapter 6. ↩