|
||||||||||
Section Contents
|
Scientific graphics languagesThe team I work in has used IDL for processing and displaying data for many years. IDL is good, but is not Free Software and costs a lot of money. There is no free direct substitute for IDL, but there are various packages which will do some of the things that IDL does. Stand-alone scientific graphics languages
I think that R and Yorick are the best of this bunch: I compare them in more detail. Scientific classes for JavaI'm just starting to learn java, so I don't yet have an opinion about these. Suggestions for additions welcome. Scientific add-ons for popular scripting languages
Other alternatives which are not quite Free SoftwareGraphics tools that are not scripting languages
HDF5 SupportIt is important for us to have a language which can read HDF5 files directly. To my knowledge, this means
MapsIDL has the ability to put points, contour plots etc. on maps of the world (or parts thereof). None of the free tools can do this mentioned above can do this (although I have tried to hack something together for Yorick). A free tool which can produce such maps (and produce them beautifully ) is GMT. GMT is not a data language like R, Yorick etc. It is set of programs that you run from the shell prompt or a shell script. A quick hack to get maps from R is to have it write out a suitable shell script that calls some GMT programs. GMT can produce only one sort of output: postscript. If you want anything else (on-screen included) , you have to use ghostscript/ghostview/gv. Another free tool that does maps, but has a rather different set of aims is Tkgeomap. This is a set of geographical and cartographical extensions to Tcl scripting language and the associated Tk GUI toolkit. |
|||||||||
|
© School of GeoSciences ---
Last modified: 13 Mar, 2009 --- Page contact:
|
||||||||||