Scripts

Perl

To use these scripts, you’re going to need the Perl.exe, by far the easiest to use is ActivePerl, it’s a free perl package. The site makes it hard to find, but it is there. You want the Free Download of Active Perl.


BatchSeaBirdCNVConv.pl (Version 0.5)

This is a batch processing script for those people that are conducting CTD transects and yo-yo’s and want a simple 1 click approach to aggregating their data for analysis. On a typical yo-yo we can take 40-50 CTD’s, all you do, is place the script in the directory with the processed CTD files, edit the header to match your sensors (i.e. Temperature, Conductivity, O2, Depth, Pressure, Fluoro, Turbidity etc…) and run it. Obviously its tied to SeaBIRD output, but can be used for pretty much any type of processed CTD data (ASCII readable only).

Basic script BatchSeaBirdCNVConv_Script.zip

Script with example CTD files SeaBirdCNVConv_Full.zip

Creative Commons License

This work is dedicated to the Public Domain


geo2xyz.pl

This is an automatic script for converting *.geo output data from CFloor, part of the software suite supplied by Kongsberg Simrad Multibeam Echosounders. Simply place the script in the same directory as the geo file, and it will convert it to a readable XYZ file (comma delimited).

Basic script geo2xyz.zip

Creative Commons License

This work is dedicated to the Public Domain


Other perl scripts

Perl oneliner search and replace for windows: http://www.anddavies.co.uk/computers/perl-one-liner/