Re: [thredds] announce: 4.3.17 is now the stable release

Hi Roy:

yes and yes. hopefully whatever was messing you up before when you tried that is fixed also!

John

On 6/11/2013 10:53 AM, Roy Mendelssohn - NOAA Federal wrote:
Hi John:

Does this version deal with the problem on GRIB aggregations where they fail if 
the files have a different  table number, giving an error of the kind:

Error {
     code = 500;
     message = "Variable name (pres_msl) must be unique within Group ";
};

If so, is the fix still to do the following in the catalog:

2) for just the datasets with this problem, replace:

  <gribConfig datasetTypes="Best LatestFile" />

in the catalog.xml with:

<gribConfig datasetTypes="Best LatestFile">

  <pdsHash>
    <useTableVersion>false</useTableVersion>
  </pdsHash>

</gribConfig>

3. delete the *.ncx files associated with that dataset (gbx9 are ok)

4. restart, let it reindex, and then try accessing that dataset.


Thanks,

-Roy



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