Netcdf Reader
- TIMED-SEE NetCDF README – Described IDL source code and gives examples using read_netcdf.pro and write_netcdf.pro
- read_netcdf.pro – IDL procedure for reading NetCDF files as a structure
SEE IDL Code
- write_netcdf.pro – IDL procedure for writing a data structure (or array of structures) to a NetCDF file
- plotxps_ts.pro – IDL procedure for plotting a time series of XPS Level 2 data.
- plotegs_ts.pro – IDL procedure for plotting a time series of EGS Level 2 data.
- plotegs_sp.pro – IDL procedure for plotting a daily averaged spectrum from one EGS Level 2 data file.
- plot_see.pro – IDL procedure for plotting level 3 data
(works only with the level 3 merged data file). - plot_see.pro – IDL procedure for plotting level 3 data for planet applications
(works only with the level 3 merged data file). - plot_see_spwx.zip – IDL procedure for plotting Space Weather data
(works only with ASCII (text) Space Weather data files).