<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Times New Roman">Hi Mike,<br>
      <br>
      I would hold off on this until Bob Drach can weigh in.<br>
      <br>
      thanks,<br>
      Karl</font><br>
    <br>
    On 2/20/12 10:10 AM, Estanislao Gonzalez wrote:
    <blockquote cite="mid:4F428C9E.10403@dkrz.de" type="cite">
      <pre wrap="">That's Bob area...

But I'm sure you'll have at least to recreate the catalogs and publish 
again.

Go step-by-tep. Just unpublish up to the catalog, generate the catalog 
again and check if the description is ok. If it's not, you will have to 
remove the data completely from the DB,

Check step-by-step and with only one dataset. Once you know what's the 
minimal set of changes required, you can correct all other datasets faster.

Take care though that if oyu have to delete the data from the DB you 
will also loose the version number, so you will have to provide it again 
afterwards.
Please make sure the version number match the one in the DRS structure!

Thanks,
Estani
Am 20.02.2012 18:57, schrieb Mike Berkley:
</pre>
      <blockquote type="cite">
        <pre wrap="">The description for historicalMisc is indeed "volcanic aerosol",
instead of "other historical forcing".

esgcet=&gt;  select * from experiment where name='historicalMisc';
       name      | project |   description
----------------+---------+------------------
  historicalMisc | cmip5   | volcanic aerosol
(1 row)

If we update the database by hand, will that update THREDDS and the
gateway, or will we need to publish/republish?



On Sat, Feb 18, 2012 at 03:39, Estanislao Gonzalez<a class="moz-txt-link-rfc2396E" href="mailto:gonzalez@dkrz.de">&lt;gonzalez@dkrz.de&gt;</a>  wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">Hi,

If the problem was a copy&amp;  paste from the historicalVL experiment, then you
have just to change the description of the HistoricalMisc. This is done in
the esgcet DB, in the table experiment.

But we have a different description for it:
esgcet=# SELECT * from experiment where name='historicalVL';
     name     | project |   description
--------------+---------+------------------
  historicalVL | cmip5   | volcanic aerosol
(1 row)

esgcet=# SELECT * from experiment where name='historicalMisc';
      name      | project |
  description
----------------+---------+--------------------------------------------------------------------------------------------
  historicalMisc | cmip5   | historical simulation but with other individual
forcing agents or combinations of forcings
(1 row)

If you have the same description as we do, then the information is coming
from somewhere else.

Hope this helps,
Estani


</pre>
        </blockquote>
      </blockquote>
    </blockquote>
  </body>
</html>