Kronos IDL library

Library to retrieve and process CASSINI-RPWS-HFR data

single page | use frames     summary     class     fields     routine details     file attributes

gui/

getkfiles.pro


Contains the getkfiles function

Author information

Author

Philippe Zarka

History

2008/04/18: BUG-FIX when new k file is retreived and no N1/N2 files is found. The former version was building the N1/N2 files for hour 0 of the current day, instead of the current hour.

2011/10/30: Last Edit

Routines

top source getkfiles

result = getkfiles(aj1, hour1, aj2, hour2)

Gets Kaj1 to Kaj2 k files from the iowa website Can't get k files from Turn_on, Venus1, Venus2, Earth, Ico_m14 !!!!!! corres_year_directory must be updated

Return value

<return desc here>

Parameters

aj1 in required type=sometype

A parameter named aj1

hour1 in required type=sometype

A parameter named hour1

aj2 in required type=sometype

A parameter named aj2

hour2 in required type=sometype

A parameter named hour2

Other attributes

Uses:

make_directory, make_dir_tab, make_n1_files, make_n2_files, summary

Statistics

Lines:
171 lines
Cyclomatic complexity:
22
Modified cyclomatic complexity:
22

File attributes

Modification date: Fri Jan 9 19:58:40 2015
Lines: 171