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

NETCDF2TPLOT

[Next Routine] [List of Routines]
 Procedure:    netcdf2tplot
 
 Input:
         files: netCDF files to be loaded

 Keywords:
         prefix:  GOES spacecraft prefix, typically g[sc #], i.e., g15 for GOES-15
         suffix: string to append to the end of the loaded tplot variables
         verbose: request more verbose output

 $LastChangedBy: egrimes $
 $LastChangedDate: 2014-02-06 12:12:12 -0800 (Thu, 06 Feb 2014) $
 $LastChangedRevision: 14177 $
 $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_4_0/general/netCDF/netcdf2tplot.pro $

(See general/netCDF/netcdf2tplot.pro)


NETCDF_LOAD_VARS

[Previous Routine] [List of Routines]
 Function:    
         netcdf_load_vars
         
 Purpose:
         Returns a structure with the data from netCDF files
         
 Input:
         ncfile: netCDF file(s) to load
        
 Output:
         An IDL structure with variables and (variable, global) attributes
         loaded from the netCDF file
         
 
 $LastChangedBy: egrimes $
 $LastChangedDate: 2017-10-20 11:55:06 -0700 (Fri, 20 Oct 2017) $
 $LastChangedRevision: 24198 $
 $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_4_0/general/netCDF/netcdf_load_vars.pro $

(See general/netCDF/netcdf_load_vars.pro)