general/missions/rbsp/efw/cdf_partial_load/
cdf_partial_epoch_finder.pro
Routines
top source cdf_partial_epoch_finder
cdf_partial_epoch_finder, cdf_id, epoch_names, epoch_indices
This is a routine that needs further testing, development, and enhancements. PROCEDURE: cdf_partial_epoch_finder, cdf_id, epoch_names Purpose: Supports partial loading of cdf files by determining which range of indices to load based on time_span and the epoch variables in a cdf file. INPUT: cdf_id: File ID of an opened CDF file epoch_names: Names of the epoch variables for which to find indices OUTPUT: epoch_indices: Indices corresponding to start/stop of timespan for each epoch variable (LONARR(number of epoch names, 2)) Written by Peter Schroeder $LastChangedBy: peters $ $LastChangedDate: 2013-12-11 12:20:54 -0800 (Wed, 11 Dec 2013) $ $LastChangedRevision: 13659 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/missions/rbsp/efw/cdf_partial_load/cdf_partial_epoch_finder.pro $
Parameters
- cdf_id
- epoch_names
- epoch_indices
File attributes
Modification date: | Thu Feb 13 16:43:21 2014 |
Lines: | 105 |