spacer spacer spacer
spacer spacer spacer
spacer
NASA Logo - Jet Propulsion Laboratory    + View the NASA Portal
spacer
JPL Home Earth Solar System Stars & Galaxies Technology
ParVox Parallel Volume Rendering System
ParVox Home ../Images & Animations ParVox Document Download Source PAT Home Section 387 Division 38
spacer
spacer spacer spacer
spacer

vlmopen_env


NAME

    vlmopen_env  - Opens a NetCDF ParVox environment file.

SYNOPSIS

    #include <vlmeta.h>

    int vlmopen_env(char *name);


DESCRIPTION

Vlmopen_env opens a ParVox environment file and returns a handle that can be used by vlmget_env. The name parameter can be either the basename of the environment file, or the complete name, including the .env.nc extension. For example, to open the file ocean.env.nc, vlmopen_env can be called via vlmopen_env("ocean") or vlmopen("ocean.env.nc").

   


SEE ALSO

    vlmget_env, ParVox Tutorial: Input Data Format

DIAGNOSTICS

    Upon successful completion, the file handle for the file is returned. Otherwise, a value of -1 is returned.
spacer
spacer spacer spacer
spacer
Privacy / Copyrights FAQ Contact JPL Sitemap
spacer
spacer spacer spacer
spacer
FIRST GOV   NASA Home Page This page, http://pat.jpl.nasa.gov/public/ParVox/API/vlmopen_env.html, is maintained by Peggy Li and was last modified Wednesday, 09-Mar-2005 16:49:30 PST
spacer
spacer spacer spacer
spacer spacer spacer
JPL NASA Caltech