| Package | Description |
|---|---|
| ucar.nc2.iosp.vis5d |
| Modifier and Type | Method and Description |
|---|---|
static V5DStruct |
V5DStruct.v5d_open(RandomAccessFile raf,
int[] sizes,
int[] n_levels,
String[] var_names,
String[] var_units,
int[] map_proj,
float[] projargs,
int[] vert_sys,
float[] vert_args,
double[] times)
Open a Vis5D file
|
static V5DStruct |
V5DStruct.v5dOpenFile(RandomAccessFile fd)
Open a v5d file for reading.
|
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.