Hi Samuel, re: > Is there a way to make it so that our ADDE server stores more than 9 days > worth > of MD data per product. The McIDAS naming convention for MD files limits the number of files of any kind of data to 9 days, so you will not be able to keep more than 9 days _and_ keep using the MDXXnnnn naming convention. > I.E. store more than 9 days worth of wind profiler data? What you will want to do is rename the realtime files before they get to be 10 days old or older and then create an ADDE dataset composed of the differently named files. I would suggest incorporating both the date of the data and its type into the new file names. Example: Profiler_CCYYMMDD.hourly <- renamed MD files containing hourly summary data Profiler_CCYYMMDD.6min <- renamed MD files containing 6-minute data The ADDE dataset definition for each of the above sets would look like: DSSERVE ADD PROFILER/HOURLY MD DIRFILE=/data/ldm/mcidas/profhourly/Profiler_*.hourly "Archived hourly summary profiler data DSSERVE ADD PROFILER/6MIN MD DIRFILE=/data/ldm/mcidas/prof6min/Profiler_*.6min "Archived 6-minute profiler data N.B., the above are examples. You should modify these to match your preference for renaming and storage location. Cheers, Tom **************************************************************************** Unidata User Support UCAR Unidata Program (303) 497-8642 P.O. Box 3000 address@hidden Boulder, CO 80307 ---------------------------------------------------------------------------- Unidata HomePage http://www.unidata.ucar.edu **************************************************************************** Ticket Details =================== Ticket ID: PUC-404507 Department: Support ldm-mcidas Priority: Normal Status: Closed
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.