<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi John,<br>
    <br>
    We were wondering how to insert a modification time-stamp as part of
    the TDS configuration catalog so we can know when the catalog was
    modified.<br>
    It should be located in the root catalog, so harvesting could be
    done on the deltas.<br>
    <br>
    Anyway, I can insert a date element into the catalogRef like this:<br>
    &lt;catalog xmlns:xsi=<a class="moz-txt-link-rfc2396E" href="http://www.w3.org/2001/XMLSchema-instance">"http://www.w3.org/2001/XMLSchema-instance"</a>
    xmlns:xlink=<a class="moz-txt-link-rfc2396E" href="http://www.w3.org/1999/xlink">"http://www.w3.org/1999/xlink"</a>
    xmlns=<a class="moz-txt-link-rfc2396E" href="http://www.unidata.ucar.edu/namespaces/thredds/InvCatalog/v1.0">"http://www.unidata.ucar.edu/namespaces/thredds/InvCatalog/v1.0"</a>
    name="CORDEX catalog"
    xsi:schemaLocation=<a class="moz-txt-link-rfc2396E" href="http://www.unidata.ucar.edu/namespaces/thredds/InvCatalog/v1.0http://www.unidata.ucar.edu/schemas/thredds/InvCatalog.1.0.2.xsd">"http://www.unidata.ucar.edu/namespaces/thredds/InvCatalog/v1.0
http://www.unidata.ucar.edu/schemas/thredds/InvCatalog.1.0.2.xsd"</a>&gt;<br>
    ...<br>
      &lt;catalogRef
    name="CORDEX.EUR-44.MPI-M.MPI-ESM-LR.amip.CCLM.4-8.mon.v20110101"
    xlink:title="CORDEX.EUR-44.MPI-M.MPI-ESM-LR.amip.CCLM.4-8.mon.v20110101"
xlink:href="1/CORDEX.EUR-44.MPI-M.MPI-ESM-LR.amip.CCLM.4-8.mon.v20110101.xml"&gt;<br>
        <b>&lt;date type="modified"&gt;2010-06-09
      12:58:22Z&lt;/date&gt;</b><br>
    &lt;/catalogRef&gt;<br>
    &lt;/catalog&gt;<br>
    <br>
    And it gets properly displayed in the html view:
    <a class="moz-txt-link-freetext" href="http://cmip2.dkrz.de/thredds/cordex/catalog.html">http://cmip2.dkrz.de/thredds/cordex/catalog.html</a><br>
    But it doesn't appear in the catalog:
    <a class="moz-txt-link-freetext" href="http://cmip2.dkrz.de/thredds/cordex/catalog.xml">http://cmip2.dkrz.de/thredds/cordex/catalog.xml</a><br>
    <br>
    Is that wrong? Is there other method we could use for this?<br>
    <br>
    Thanks,<br>
    Estani<br>
    <pre class="moz-signature" cols="72">-- 
Estanislao Gonzalez

Max-Planck-Institut für Meteorologie (MPI-M)
Deutsches Klimarechenzentrum (DKRZ) - German Climate Computing Centre
Room 108 - Bundesstrasse 45a, D-20146 Hamburg, Germany

Phone:   +49 (40) 46 00 94-126
E-Mail:  <a class="moz-txt-link-abbreviated" href="mailto:gonzalez@dkrz.de">gonzalez@dkrz.de</a> </pre>
  </body>
</html>