INERTIA
Contents: Description, Units - Change Card, Usage
Description This variable is the thermal inertia (in units of J m-2 s-1/2 K-1) of the upper material. Layer 1 is the atmosphere. This material property begins at layer 2 and continues until it is switched at the layer set by the variable "IC".
Units - Change Card Index Units: Arguments: A value, a filename and file type. Return Value: none. A file is written to disk. Change Card Index: Syntax: export(object = VAL, filename = STRING, type = TYPE [, force = 1]) The export() function copies data to a file. The value of type specifies the type of file written, and is one of:
If the force keyword is included, then any existing file of the same name is overwritten. Without this keyword, the write is aborted if the filename already exists. Notes: The standard graphics formats (GIF, TIFF, JPEG, PNG, BMP, PPM), all expect either 1 or 3 band, byte images. A 3-band image is interpreted to be a red band, a green band and a blue band. The PGM and GRD formats can not handle multiplane data. The ERS format produces two files, one named "path", containing the raw raster data, and another named "path.ers", containing the ERS header. This is the standard for ERS files.
Usage dv> a 345x200x10 array of float, bsq format [2,760,000 bytes] dv> export(a,"exported_data.cub",type=vicar,force=1) |
Mini-Nav Bar Contents
Contact Developers
Supported under version: |