[thredds] GRIB Aggregations in TDS 4.2.9

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
  • 2013 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the thredds archives: