mglib

Personal IDL library for M. Galloy

single page | use frames     summary     class     fields     routine details     file attributes

netcdf/

mg_nc_putdata.pro

includes main-level program

Routines

top mg_nc_putdata

mg_nc_putdata, filename, descriptor, data [, dim_names=strarr] [, error=long]

Routine for writing netCDF files.

Parameters

filename in required type=string

filename of file to write to; this file does not need to exist beforehand

descriptor in required type=string

name of variable/attribute to write

data in required type=any

data to write

Keywords

dim_names in optional type=strarr

string array of dimension names

error out optional type=long

error code, 0 for no errors

File attributes

Modification date: Fri Jun 20 11:23:34 2014
Lines: 158
Docformat: rst rst
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.