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.

Re: [thredds] recheckEvery in nested aggregations

Hi Michael,

Is this the TDS you are running:

http://coaps.fsu.edu/thredds/catalog.html

If so, it is very out of date - 4.0 from 2009 isn't a version we really work with any more or support. Can you upgrade your server to 4.3? The latest stable release is here:

http://www.unidata.ucar.edu/projects/THREDDS/tech/TDS.html

Thanks,
  Lansing Madry
  Unidata
  Boulder, Colorado

On 6/10/2013 10:13 AM, Michael McDonald wrote:
What if there are multiple nested aggregations with a scan locations
in a dataset? Where does the "recheckEvery" go, in the outer most
aggregation, or in the inner most aggregation?

<netcdf xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2";>
<aggregation type="union">
<netcdf>
<aggregation dimName="MT" type="joinExisting" recheckEvery="6 hour">
<scan location="/hycom/ftp/datasets/GLBa0.08/expt_90.9/data/"
suffix=".????_???_00_2d.nc" subdirs="true" />
</aggregation>
</netcdf>
<netcdf>
<aggregation dimName="MT" type="joinExisting" recheckEvery="6 hour">
<scan location="/hycom/ftp/datasets/GLBa0.08/expt_90.9/data/"
suffix=".????_???_00_3zs.nc" subdirs="true" />
</aggregation>
</netcdf>
</aggregation>
</netcdf>

I ask this question because it looks as though some of our catalogs
are triggering hourly rechecks, even though the "recheckEvery" value
is not present in the dataset...

Any ideas?

_______________________________________________
thredds mailing list
thredds@xxxxxxxxxxxxxxxx
For list information or to unsubscribe,  visit: 
http://www.unidata.ucar.edu/mailing_lists/



  • 2013 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the thredds archives: