[Thread Prev][Thread Next][Index]

[ferret_users] MULTI-FILE NETCDF DATA SET



Hi,
    I am trying to create a multi-file netCDF dataset. The following commands via a go file are causing an error:


$STEPFILE_RECORD
   S_FILENAME    = 'dataset1.nc',
   S_AUX_SET_NUM    = 0,
   S_START    = 0.0,
   S_END    = 59.0,
   S_DELTA    = 1.0,
   S_NUM_OF_FILES    = 1,
$END
$STEPFILE_RECORD
   S_FILENAME    = 'dataset2.nc',
   S_AUX_SET_NUM    = 0,
   S_START    = 60.0,
   S_END    = 119.0,
   S_DELTA    = 1.0,
   S_NUM_OF_FILES    = 1,
$END

The error is:

 **TMAP ERR: Error in namelist record
             Error in: STEPFILE_RECORD  2
             Data set: data.des
SET DATA "data.des"
Command file, command group, or REPEAT execution aborted

I am not getting the error if only the 1st dataset is used. Could someone help me?

Thanks,
--

Samrat Rao
Department of Mechanical Engineering
Indian Institute of Science
Bangalore - 560012, India


[Thread Prev][Thread Next][Index]

Contact Us
Dept of Commerce / NOAA / OAR / PMEL / TMAP

Privacy Policy | Disclaimer | Accessibility Statement