legacy/
catalog.pro
top catalog
catalog, path, year_trim, inst, return_cat, return_mod, return_fix
** ******* ** Used by the TOUCH_BASE interface. ** This procedure returns a catalog of data-file series formatted as follow: ** "004278 004862 16-JAN-95 exper_nam1" ** "004863 004901 21-FEB-95 exper_nam2" ** . ** . ** . ** The lenght of numors is defined by the Magic-number in CUSTOMIZE (6 in this case). ** The date is 9 char length. ** The experiment name is 10 char length.
Parameters
- path
- year_trim
- inst
- return_cat
- return_mod
- return_fix
File attributes
Modification date: | Tue Oct 1 14:11:46 2013 |
Lines: | 43 |