This page was created by the IDL library routine mk_html_help2.

Last modified: Thu Aug 6 12:53:14 2020.


Directory Listing of Routines


Routine Descriptions

MMS_EVENT_SEARCH

[List of Routines]

 PROCEDURE:
     mms_event_search
     
 PURPOSE:
     Search the MMS events database for terms in the event description
     
 INPUT:
     term: term to search for in the events database (description)

 KEYWORDS:
     trange: two element array specifying time range; default is to return all events
     descriptions: returns the list of descriptions for found events
     authors: returns the list of authors for found events
     start_times: returns the list of start times for found events
     end_times: returns the list of end times for found events
     quiet: disable printing event authors and descriptions to the console
     
 NOTES:
     WARNING - EXPERIMENTAL; please report bugs to egrimes@igpp.ucla.edu
     
     Initial call will take more time than subsequent calls, due to the need to download the event index
     
 $LastChangedBy: egrimes $
 $LastChangedDate: 2019-05-02 10:36:22 -0700 (Thu, 02 May 2019) $
 $LastChangedRevision: 27171 $
 $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_4_0/projects/mms/common/events/mms_event_search.pro $

(See projects/mms/common/events/mms_event_search.pro)