This page was created by the IDL library routine mk_html_help2.

Last modified: Tue Oct 23 09:41:30 2018.


Directory Listing of Routines


Routine Descriptions

ICON_CHECK_ATT

[Next Routine] [List of Routines]
NAME:
   icon_check_att

PURPOSE:
   Check attributes

KEYWORDS:


HISTORY:
$LastChangedBy: nikos $
$LastChangedDate: 2018-05-10 10:41:33 -0700 (Thu, 10 May 2018) $
$LastChangedRevision: 25192 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_3_1/projects/icon/common/icon_check_att.pro $

(See projects/icon/common/icon_check_att.pro)


ICON_DIMENSION_FIX

[Previous Routine] [Next Routine] [List of Routines]
NAME:
   icon_dimension_fix

PURPOSE:
   Fixes netcdf dimansions

KEYWORDS:

HISTORY:
$LastChangedBy: nikos $
$LastChangedDate: 2018-05-10 10:41:33 -0700 (Thu, 10 May 2018) $
$LastChangedRevision: 25192 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_3_1/projects/icon/common/icon_dimension_fix.pro $

(See projects/icon/common/icon_dimension_fix.pro)


ICON_DOY_DATE

[Previous Routine] [Next Routine] [List of Routines]
NAME:
   icon_doy_date

PURPOSE:
   Finds DOY from month and day
   Finds month and day from  DOY

KEYWORDS:

HISTORY:
$LastChangedBy: nikos $
$LastChangedDate: 2018-05-10 10:41:33 -0700 (Thu, 10 May 2018) $
$LastChangedRevision: 25192 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_3_1/projects/icon/common/icon_doy_date.pro $

(See projects/icon/common/icon_doy_date.pro)


ICON_NETCDF_LOAD_VARS

[Previous Routine] [Next Routine] [List of Routines]
NAME:
   icon_netcdf_load_vars

PURPOSE:
   Returns a structure with the data from netCDF files

KEYWORDS:
   ncfile: netCDF file(s) to load

OUTPUT:
   An IDL structure with variables and (variable, global) attributes
       loaded from the netCDF file


HISTORY:
$LastChangedBy: nikos $
$LastChangedDate: 2018-06-04 10:13:39 -0700 (Mon, 04 Jun 2018) $
$LastChangedRevision: 25319 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_3_1/projects/icon/common/icon_netcdf_load_vars.pro $

(See projects/icon/common/icon_netcdf_load_vars.pro)


ICON_STRUCT_TO_CDFSTRUCT

[Previous Routine] [List of Routines]
NAME:
   icon_struct_to_cdfstruct

PURPOSE:
   Converts an IDL structure returned from a ICON netCDF file
         into an IDL structure that can be passed to cdf_info_to_tplot

KEYWORDS:
   netCDFi: ICON IDL structure from icon_netcdf_load_vars

OUTPUT:
   IDL structure that follows the SPDF CDF standard
      (at least enough so to be read by cdf_info_to_tplot)


HISTORY:
$LastChangedBy: nikos $
$LastChangedDate: 2018-05-10 10:41:33 -0700 (Thu, 10 May 2018) $
$LastChangedRevision: 25192 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_3_1/projects/icon/common/icon_struct_to_cdfstruct.pro $

(See projects/icon/common/icon_struct_to_cdfstruct.pro)