Hi Olivier,
To switch the default dataset to an aggregation that is already defined, just use "USE" or "SET DATA" with the aggregated data name.
Thus,
DEFINE DATA /AGG /T tagg = file_list
! default dataset is the aggregation just defined
USE etopo20
! default dataset is etopo20
USE tagg
! default dataset is again the aggregation
Karl
Karl M. Smith, Ph.D.
JISAO Univ. Wash. and PMEL NOAA
"The contents of this message are mine personally and do
not necessarily reflect any position of the Government
or the National Oceanic and Atmospheric Administration."