NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Hi Everyone, I am trying to get an aggregation of GRIB files up and running on our THREDDS Server (v4.2.9). I've tried to follow the documentation on the TDS 4.2 page and tried different combinations of the catalog configuration but always seem to encounter a HTTP 500 error. My catalog element looks like this: <featureCollection name="RTOFS Surface" featureType="FMRC" harvest="true" path="ncep/rtofs/rtofs_surface_agg"> <metadata inherited="true"> <documentation type="summary">Aggregation of Real Time Ocean Forecast Surface Data</documentation> <serviceName>aggs</serviceName> </metadata> <collection spec="/sites/data.nodc/htdocs/ncep/rtofs/**/surface/.*grib2$" olderThan="5 min" name="rtofss" dateFormatMark="#\.#yyyyMMdd#\.grb#"/> <dateFormatMark/> <update startup="true" rescan="0 0 23 * * ? *" trigger="allow"/> <protoDataset> </protoDataset> <fmrcConfig regularize="true" datasetTypes="Best"/> </featureCollection> Can anyone tell me if I am missing something here and what needs to be fixed to successfully create the aggregation? Thanks, Ajay
thredds
archives: