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.
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
thredds
archives: