[thredds] (no subject)

   - *To*: THREDDS community <thredds@xxxxxxxxxxxxxxxx
   <thredds@DOMAIN.HIDDEN>>
   - *Subject*: [thredds] THREDDS Root Catalog
   - *From*: Ajay Krishnan - NOAA Affiliate <ajay.krishnan@xxxxxxxx
   <ajay.krishnan@DOMAIN.HIDDEN>>
   - *Date*: Thu, 30 Oct 2014 17:06:49 -0400

Hi Everyone,

I have a catalog that I don't want visible from my main thredds catalog.
Here's what I did to accomplish that.

I created a new folder '*temp*' under my /content/thredds directory
I created a new '*catalog.xml*' file (the one that I don't want visible, in
the temp folder)

In the threddsConfig.xml file, I added this:
<catalogRoot>*temp/catalog.xml*</catalogRoot>

Restarted services on tomcat. Ideally, I should be able to get to the new
root catalog using the following URL, right?:

server:8080/thredds/temp/catalog.html

Strangely, I don't see all the datasets being displayed at the above URL.

Datasets with <catalogRef> elements work just fine.
But I am having issues with datasets that have a <datasetScan> element.
Only one of the many, is visible in the new root catalog.


The elements within the datasetScan tag are exactly the same for all
datasets.
Can someone tell what is causing only selective datasets to be displayed?

Thanks,
Ajay


1) i really wouldnt use special chars like "*" in a directory or filename.

2) your catalogs can be named anything, not just "catalog.xml" (only
the root catalog need be named that).

3) probably the catalogInit.log will tell you whats wrong with your
datasetScan. have a look, and if its not clear, send it along. Also
give this a read:

http://www.unidata.ucar.edu/software/thredds/v4.5/tds/tutorial/TroubleShooting.html


regards,

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