Changes between Version 5 and Version 6 of VsoIDL
- Timestamp:
- 09/20/10 12:56:31 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VsoIDL
v5 v6 12 12 * [wiki:VsoIDL/VsoGet vso_get] : will attempt to download available data products, given a list of records. 13 13 14 Documentation and examples for the two commands is available through Dominic Zarro's [http://achilles.nascom.nasa.gov/~zarro/xdoc/ XDOC] interface.15 16 14 == Programmer Tools == 17 15 18 For programmers who wish to extend the VSO for use in their own code, there is a more low level interface, that uses [http:// orpheus.nascom.nasa.gov/~zarro/idl/objects/objects.htmlIDL Objects] in the [wiki:VsoIDL/VsoDefine VSO object]. Documentation is available through the IDL `xdoc` or `doc_menu` commands, as well as example usage in [wiki:VsoIDL/VsoSearch vso_search], [wiki:VsoIDL/VsoGet vso_get] or Dominic Zarro's EIT object.16 For programmers who wish to extend the VSO for use in their own code, there is a more low level interface, that uses [http://www.sipwork.org/?p=117 IDL Objects] in the [wiki:VsoIDL/VsoDefine VSO object]. Documentation is available through the IDL `xdoc` or `doc_menu` commands, as well as example usage in [wiki:VsoIDL/VsoSearch vso_search], [wiki:VsoIDL/VsoGet vso_get] or Dominic Zarro's EIT object. 19 17 20 18 == Support ==