[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: THREDDS API Question

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.


  • Subject: Re: THREDDS API Question
  • Date: Mon, 18 Jun 2007 16:34:57 -0700


On Jun 18, 2007, at 1:43 PM, Nathan Potter wrote:


- DataRootHandler depends on the class ucar.unidata.util.DateUtil which is not in my current THREDDS lib (netcdf-2.2.18.jar) Is there an update for that too?

Thank for pointing me to the netcdf-2.2.20.jar, that fixed the issue.


A new issue is:

When I set up the catalogs for the first time I call:

    DataRootHandler.initCatalog("catalog.xml");

This does not cause the ConfigListener.configStart() and ConfigListener.configEnd() methods to be called. I think this is an oversight.

I cannot call DataRootHandler.initCatalogs() as the scope of that method is limited to the thredds.catalog package. However it is that method that the configStart() and configEnd() calls are made.

Is the expectation that I should handle this for the initial configuration? Or should the DataRootHandler be doing it?


Nathan



= = =
Nathan Potter                        ndp at opendap.org
OPeNDAP, Inc.                        541.752.1852


===============================================================================
To unsubscribe thredds, visit:
http://www.unidata.ucar.edu/mailing-list-delete-form.html
===============================================================================