Here are my slides on the “GPULib with IDL 8.0″ talk I gave yesterday at VISualize 2010. They are very similar to the slides for the talk I gave a few months ago at the IDL User Group Meeting in Boulder. More to come on other talks…
Archived Entry
- You can leave a response, or trackback from your own site.
Search this site
Search IDL-related sites
- Need consulting/instruction? Contact me.
Pages
Categories
- Admin (14)
- Books (20)
- Data (2)
- ENVI (8)
- HPC (28)
- IDL (234)
- DLM (1)
- IDLdoc (24)
- iTools (8)
- mgunit (1)
- News (36)
- Object graphics (21)
- Objects (11)
- Optimization (7)
- rIDL (5)
- Widgets (3)
- Mac (24)
- Python (12)
- Visualization (111)

June 9th, 2010 at 2:09 pm
Michael,
Are the OpenDAP access routines part of your library? Or do I need to get them from the OpenDAP website?
I look forward to “Modern IDL”!
Thanks, Liam.
June 10th, 2010 at 2:50 pm
The OPeNDAP access routines can be obtained through the Subversion repository on opendap.org, but that is a C DLM which is fairly basic (I contributed a small amount to this, but mostly this was done by others).
I have a new, entirely IDL code-based access routines which uses operator overloading if you have IDL 8.0. These are not downloadable currently, but I can send a distribution to those who are interested in checking them out. These are still somewhat in beta condition, but I think they are very usable. Let me know if you interested in trying them out!