Software


This page lists various software projects I have written. At the moment it is fairly limited in scope.

IDL TextMate Bundle

IDL.tmbundle is an IDL syntax parsing bundle for the TextMate editor. If you use the IDL bundle, please note it at TextMate Language Poll (click the edit link at the bottom of the page)

wos2bib

wos2bib is a tool I wrote to convert ISI Web of Science saved reference files into the BibTeX file format. In addition it performs a few formatting nicities such as changing the occasional ALL UPPERCASE font that ISI likes to spit out into a best guess mix of upper and lower case.

IDL Library

My IDL library contains a poorly documented collection of sometimes useful IDL routines. one of these days I will fix up the documentation... for now, the two e00 routines are helpful for converting Arc Export (.e00) files to tiffs (one will handle polygons and the other handles grids). Several MODIS processing programs are available to extract a time series of data from a directory full of ISIN hdf files (assuming you have the heg resample program installed). histo_flux_plot will generate vertically oriented histograms from multiple groups of data (think of a box plot, but complete histograms instead of just boxes). noah2clm converts a directory full of input files for the noah land surface model into all of the necessary inputs for the CLM3.0 land surface model. text_progressbar draws and updates a simple progress bar so you can get well formatted updates even without an GUI window open. If there is any interest in one of the programs here, drop me a line, and I will fix up the documentation.


This page coded by hand with emacs. Best viewed in any standards compliant browser (e.g. Safari, Firefox, or Opera)