projects/maven/swia/
mvn_swia_read_packets.pro
PROCEDURE: MVN_SWIA_READ_PACKETS PURPOSE: Routine to read in uncompressed SWIA packets from any telemetry file (Not typically used anymore now that we routinely compress packets) AUTHOR: Jasper Halekas CALLING SEQUENCE: MVN_SWIA_READ_PACKETS, File, APID29=APID29, APID80=APID80, APID81=APID81, APID82SHORT=APID82SHORT, APID82LONG=APID82LONG, APID83SHORT=APID83SHORT, APID83LONG=APID83LONG, APID84=APID84, APID85=APID85, APID86=APID86, APID87=APID87 INPUTS: File: A filename to read packets from OPTIONAL OUTPUTS: APID29: Housekeeping APID80: Coarse Survey APID81: Coarse Archive APID82SHORT: Fine Survey (small version) APID82LONG: Fine Survey(large version) APID83SHORT: Fine Archive (small version) APID83LONG: Fine Archive(large version) APID84: Raw Survey APID85: Moments APID86: Spectra APID87: Fast Housekeeping $LastChangedBy: jhalekas $ $LastChangedDate: 2013-03-05 12:01:26 -0800 (Tue, 05 Mar 2013) $ $LastChangedRevision: 11695 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/maven/swia/mvn_swia_read_packets.pro $
Routines
top source mvn_swia_read_packets
mvn_swia_read_packets, file, apid29=apid29, apid80=apid80, apid81=apid81, apid82short=apid82short, apid82long=apid82long, apid83short=apid83short, apid83long=apid83long, apid84=apid84, apid85=apid85, apid86=apid86, apid87=apid87
Parameters
- file
Keywords
- apid29
- apid80
- apid81
- apid82short
- apid82long
- apid83short
- apid83long
- apid84
- apid85
- apid86
- apid87
File attributes
Modification date: | Thu Feb 13 16:42:25 2014 |
Lines: | 166 |