Source: cli/datasets/act_get_data.pro
act_get_data Return the flare list for an activity (XFLARE) dataset. Usage: act_get_data, class, time, longitude=longitude, all=all Arguments: class string output The class of the flare time double output The JD of the flare peak. Keywords: longitude double output The longitude (Carrington or Bartels) of the flare. all If set, then return all the flares not just those that are above the DS threshold. History: Original: 7/6/01; SJT