./
stan_spwx_hhmm.pro
top source stan_spwx_hhmm
example
stan_spwx_hhmm, yyyydoy
Example routine demonstrating the routines eve_merge_evs(), stan_bands(), and eve_process_spectrum(). This program takes a date as input, then reads the files for that day with eve_merge_evs() wich also is used to compute a 1-minute average. It then calls eve_process_spectrum(), which in turn calls stan_bands() on each of the 1440 spectra for the day. Finally it produces a text file report similar in structure to the EVE Level 0CS space weather product, with one row for each minute of the day, and one column for each Stan band.
Parameters
- yyyydoy in required
Date to produce Stan Bands report, in yyyydoy format
File attributes
Modification date: | Mon Sep 17 00:00:00 2012 |
Lines: | 68 |
Docformat: | rst rst |