NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

Re: [thredds] Nesting serviceType="Compound"??

  • To: Nathan Potter <ndp@xxxxxxxxxxx>
  • Subject: Re: [thredds] Nesting serviceType="Compound"??
  • From: Nathan Potter <ndp@xxxxxxxxxxx>
  • Date: Tue, 1 Dec 2009 09:08:44 -0800


And one last question:

If a thredds:service is defined as part of a thredds:service of serviceType="Compound" can it be referenced directly in the catalog?

Example:

 <service name="all" serviceType="Compound" base="">
<service name="HTTPServer" serviceType="HTTPServer" base="/thredds/ fileServer/" />
   <service name="dap" serviceType="Compound" base="">
<service name="ncdods" serviceType="OPENDAP" base="/thredds/ dodsC/" /> <service name="hyrax" serviceType="HTTPServer" base="/opendap/ hyrax//" />
   </service>
 </service>

<dataset name="fnoc1.nc" urlPath="coverage/fnoc1.nc" ID="coverage/ fnoc1.nc">
      <datasize units="bytes">2590804</dataSize>
      <date type="modified">2009-08-06T23:48:40</date>
      <serviceName>ncdods</serviceName>
    </dataset>




Nathan


On Dec 1, 2009, at 8:45 AM, Nathan Potter wrote:



Greetings,

2 quick questions for clarification:

When defining the thredds:service, is it allowed to have nested service elements with serviceType="Compound"?

Example:

 <service name="all" serviceType="Compound" base="">
<service name="HTTPServer" serviceType="HTTPServer" base="/ thredds/fileServer/" />
   <service name="dap" serviceType="Compound" base="">
<service name="ncdods" serviceType="OPENDAP" base="/thredds/ dodsC/" /> <service name="hyrax" serviceType="HTTPServer" base="/opendap/ hyrax//" />
   </service>
 </service>

And similarily can a a service of thredds:serviceType="Compound" be referenced from another thredds:service of serviceType="Compound"??


Example:

   <service name="dap" serviceType="Compound" base="">
<service name="ncdods" serviceType="OPENDAP" base="/thredds/ dodsC/" /> <service name="hyrax" serviceType="HTTPServer" base="/opendap/ hyrax//" />
   </service>

 <service name="all" serviceType="Compound" base="">
<service name="HTTPServer" serviceType="HTTPServer" base="/ thredds/fileServer/" />
   <service name="dap" />
 </service>



Nathan



= = =
Nathan Potter                        ndp at opendap.org
OPeNDAP, Inc.                        +1.541.231.3317





= = =
Nathan Potter                        ndp at opendap.org
OPeNDAP, Inc.                        +1.541.231.3317






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