Cimino,
You should be able to define a datasetRoot with cache="false", as
shown in this functioning forecast catalog where the forecast files
are simply overwritten each day with new content:
https://github.com/rsignell-usgs/xml/blob/master/THREDDS/umassd_fvcom/forecasts.xml#L14
-Rich
On Thu, Jun 9, 2016 at 6:48 AM, Giampaolo Cimino <gcimino@xxxxxxxxx> wrote:
> All,
>
>
> i have this datasetScan in my catalog.xml:
>
> <dataset name="mycompany">
>
>
> <datasetScan name="gliders" ID="gliders" path="gliders"
> location="/opt/ex16/data/gliders" harvest="true">
> <metadata inherited="true">
> <serviceName>baseServices</serviceName>
> <dataType>Profile</dataType>
> </metadata>
> <filter>
> <include wildcard="*.nc"/>
> </filter>
> </datasetScan>
>
>
> Inside the directory /opt/ex16/data/gliders/ the same files are overwritten
> every 3 hours.
> Apparently THREDDS doesn' t update automatically, that is THREDDS still
> serve the old files instead of the updated version.
>
> Is there any option to force THREDDS to update those files?
>
> Thanks
>
> Giampaolo
>
> _______________________________________________
> NOTE: All exchanges posted to Unidata maintained email lists are
> recorded in the Unidata inquiry tracking system and made publicly
> available through the web. Users who post to any of the lists we
> maintain are reminded to remove any personal information that they
> do not want to be made public.
>
>
> thredds mailing list
> thredds@xxxxxxxxxxxxxxxx
> For list information or to unsubscribe, visit:
> http://www.unidata.ucar.edu/mailing_lists/
--
Dr. Richard P. Signell (508) 457-2229
USGS, 384 Woods Hole Rd.
Woods Hole, MA 02543-1598