>  Docs Center  >  Libraries  >  Motley  >  MGH_NCDF_SAVE
Libraries

MGH_NCDF_SAVE

MGH_NCDF_SAVE

Name


  MGH_NCDF_SAVE

Purpose


  Procedure MGH_NCDF_SAVE stores the information contained in an IDL
  structure into a NetCDF file.

Category


  CDF

Calling Sequence


  MGH_NCDF_SAVE, InStruct, OutFile

Positional Parameters


  instruct (input, scalar, structure)
    The structure to be saved.
  outfile (input, scalar, string)
    The name of the file to be created.

Restrictions


  The complex data type is not supported.

Procedure


  A NetCDF file is created. For each tag, the data is stored in a
  variable of the appropriate dimensions. New dimensions are created
  for every array.
###########################################################################
  This software is provided subject to the following conditions:
  1. NIWA makes no representations or warranties regarding the
    accuracy of the software, the use to which the software may
    be put or the results to be obtained from the use of the
    software. Accordingly NIWA accepts no liability for any loss
    or damage (whether direct of indirect) incurred by any person
    through the use of or reliance on the software.
  2. NIWA is to be acknowledged as the original author of the
    software where the software is used or presented in any form.
###########################################################################

Modification History


  Mark Hadfield, 1995-11:
    Written.
  Mark Hadfield, 2002-10:
    Updated for IDL 5.6.
  Mark Hadfield, 2004-06:
    Fixed a couple of bugs: reference to undefined variable SZ; incorrect
    dimensions for string variables.



© 2024 NV5 Geospatial Solutions, Inc. |  Legal
   Contact Us