The data analysis software package is capable of producing many types of plots and text output files:
There is a "core" package of software that consists of:
There are other files you will need, some unique to each run:
The IDL "driver" routine (RUN_TIDE) has no widgets. It accepts as inputs,
The inputs to RUN_TIDE may be fed via an input file (convenient in the case of long path and file names) or by answering prompts from the program. See run_tide.input.template for more details on the input file format.
The parameter file contains all program options. Since many plots generated have an indentical format, with only the time period changing, the same parameter files may be used again and again. A program, lz_parm, is provided to generate the parameter file via a series of user prompts.
You can get the latest version of the software by downloading one of the following files:
You will need to compile the C code on your workstation using 'make' to build tide_lz.so and 'make -f Mparm' to build lz_parm.
The file software.version.history is a detailed list of changes and additions to the software.
If you plan to use the C code (source code is provided only in the UNIX version) separate from the IDL shells, you will also need to install the CDF interface library appropriate for your workstation. The CDF library is included with IDL, but for compiling and linking your own custom programs outside the framework of IDL you will need to install NSSDC's CDF library in an appropriate place within your local software library. The CDF libraries, and installation instructions, can be found at http://cdf.gsfc.nasa.gov/.
Curator: TIDEwebmaster
Responsible Official: Dr. Thomas E. Moore
NASA Privacy Statement