projects/goes/
goesstruct_to_cdfstruct.pro
Routines
top source GOESstruct_to_cdfstruct
result = GOESstruct_to_cdfstruct(netCDFi)
Function: GOESstruct_to_cdfstruct Purpose: Converts an IDL structure returned from a GOES netCDF file into an IDL structure that can be passed to cdf_info_to_tplot Input: netCDFi: GOES IDL structure from ncdf_load_vars Output: IDL structure that follows the SPDF CDF standard (at least enough so to be read by cdf_info_to_tplot) $LastChangedBy: egrimes $ $LastChangedDate: 2014-02-28 14:10:44 -0800 (Fri, 28 Feb 2014) $ $LastChangedRevision: 14467 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/goes/goesstruct_to_cdfstruct.pro $
Parameters
- netCDFi
File attributes
Modification date: | Thu Mar 13 16:35:38 2014 |
Lines: | 119 |