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

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


On Jun 7, 2013, at 4:56 PM, John Caron <caron@xxxxxxxxxxxxxxxx> wrote:

> The Netcdf-Java library and TDS stable release 4.3.17 is now ready. 
> 
> We recommended that everyone upgrade ASAP:
> 
>  http://www.unidata.ucar.edu/software/netcdf-java/documentation.htm
>  http://www.unidata.ucar.edu/projects/THREDDS/tech/TDS.html
> 
> This is almost entirely a bug fix version.
> 
> 
> CDM
> * GRIB2 thin grids now work
> * upgraded WMO tables
> 
> TDS
> * feature collection logs are broken out, one for each fc
> * cleanup initCatalog.log
> * many bug fixes
> 
> 
> Library upgrades
> * commons.io 2.4
> * ehcache 2.6.2    // tried to go to 2.7.0 but failed on maven
> * jdom 2.0.4       // API changes
> * jgoodies 1.6.0
> * junit 4.11
> * protobuf 2.5.0
> * slf4j-1.7.5
> * spring 3.2.2
> 
> _______________________________________________
> thredds mailing list
> thredds@xxxxxxxxxxxxxxxx
> For list information or to unsubscribe,  visit: 
> http://www.unidata.ucar.edu/mailing_lists/ 

**********************
"The contents of this message do not reflect any position of the U.S. 
Government or NOAA."
**********************
Roy Mendelssohn
Supervisory Operations Research Analyst
NOAA/NMFS
Environmental Research Division
Southwest Fisheries Science Center
1352 Lighthouse Avenue
Pacific Grove, CA 93950-2097

e-mail: Roy.Mendelssohn@xxxxxxxx (Note new e-mail address)
voice: (831)-648-9029
fax: (831)-648-8440
www: http://www.pfeg.noaa.gov/

"Old age and treachery will overcome youth and skill."
"From those who have been given much, much will be expected" 
"the arc of the moral universe is long, but it bends toward justice" -MLK Jr.



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