Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.
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: