Re: MGlib IDL library [message #83586] |
Tue, 19 March 2013 07:19 |
Michael Galloy
Messages: 1114 Registered: April 2006
|
Senior Member |
|
|
On 3/19/13 3:10 am, superchromix wrote:
>
> I downloaded and started experimenting with Michael Galloy's MGLIB
> library yesterday, and I was impressed with some of the features. I
> wanted to give a heads-up to the list that this is out there, and
> contains a lot of useful tools. Not as extensively documented as
> David Fanning's library, but it looks quite powerful.
>
> In particular, the library routines for interacting with HDF5 files
> are very nice. It looks like there are a lot of visualization tools
> as well. Also routines for interfacing with Google Chart tools, and
> with Google Voice as well ?!?
>
> have a look:
>
> https://github.com/mgalloy/mglib
Thanks!
I think some of the more useful things in the library:
* routines for pulling data out of with HDF5, netCDF, and HDF files
* template class (used in IDLdoc) to substitute strings into a text
file
* various special purpose visualization routines for things like
vector fields, producing POV-Ray output
* an automatic bindings generator for producing an IDL DLM with
wrappers around C routines
I will say that I have not "released" the library, it is just a
collection of routines I personally use. So individual routines may not
be as general as I intend for them to eventually be, but they solved a
problem I needed at the time.
Mike
--
Michael Galloy
www.michaelgalloy.com
Modern IDL: A Guide to IDL Programming (http://modernidl.idldev.com)
Research Mathematician
Tech-X Corporation
|
|
|