Table of Contents
-file
file
time_variable
spatial
url
directory
regex
variable
varlist
derived
vslice
vslice_vel
To start up rslice on a single file, one simply invokes it with the file option. Rslice should start up with the bathymetry dataset (h) by default.
h
Example 4.1. Using NENA file for Startup Argument
>> ncfile = '/p/jevans/dods-data/roms/nena/run4/his/2003_Oct_his.nc'; >> rslice ( 'file', ncfile );