[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Thredds - Grib2 Collection Indexing as Independent Task
- Subject: Re: Thredds - Grib2 Collection Indexing as Independent Task
- Date: Mon, 12 Aug 2013 15:30:05 -0600
> 2. change
>
> <collection
> spec="/thredds02/cf_reanalysis/**/ocnh[0-9]{2}\.gdas\.[0-9]{10}\.grb2"
> recheckAfter="5 min" olderThan="5 min"/>
>
> to
>
> <collection
> spec="/thredds02/cf_reanalysis/**/ocnh[0-9]{2}\.gdas\.[0-9]{10}\.grb2" />
sorry, that should be
<collection
spec="/thredds02/cf_reanalysis/**/ocnh[0-9]{2}\.gdas\.[0-9]{10}\.grb2" />
<update startup="true"/>