sdfopen

sdfopen filename <template #timesteps>

Opens a NetCDF or HDF-SDS format file that conforms to the COARDS conventions. The arguments and options are as follows:

Usage Notes

  1. Any particular data file in the group described by the template is automatically accessed as the "time" or "t" settings in GrADS are altered.

  2. Use xdfopen to open a non-COARDS-compliant self-describing file.

  3. For additional information, see The Self-Describing Files (SDF) Interface.

Examples

  1. If you had daily U-Wind data in two files, uwnd.1989.nc and uwnd.1990.nc, you could access them both as one GrADS data set by entering:

    sdfopen /data/uwnd.1989.nc uwnd.%y4.nc 730