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.
Hi, It is my understanding that once a "service" has been defined within a catalog it can be referenced regardless of whether it is nested as part of "serviceType=Compound" or not, i.e. to quote Dataset Inventory Catalog Specification Version 1.0 (http://www.unidata.ucar.edu/projects/THREDDS/tech/catalog/InvCatalogSpe c.html#service <http://www.unidata.ucar.edu/projects/THREDDS/tech/catalog/InvCatalogSpe c.html#service> ) "Nested service elements may also be used directly by dataset or access elements, and so must have unique names." Given the following "service" THREDDS v4.2.6 catalog declarations: <service name="all" serviceType="Compound" base=""> <service name="most" serviceType="Compound" base=""> <service name="iso" serviceType="ISO" base="/thredds/iso/" /> <service name="odap" serviceType="OpenDAP" base="/thredds/dodsC/" /> <service name="ncss" serviceType="NetCDFSubset" base="/thredds/ncss/grid/" /> <service name="ncml" serviceType="NCML" base="/thredds/ncml/" /> <service name="uddc" serviceType="UDDC" base="/thredds/uddc/" /> <service name="wcs" serviceType="WCS" base="/thredds/wcs/" /> <service name="wms" serviceType="WMS" base="/thredds/wms/" /> </service> <service name="http" serviceType="HTTPServer" base="/thredds/fileServer/" /> </service> I would expect to be able to specify any of the delcared "name" values as part of a dataset's "serviceName" attribute or part of an "access" element, i.e. serviceName="odap", serviceName="iso", serviceName="http". However, I find I can only use values "all", "most" and "http", i.e. the uppermost compound service (all), its nested compound and child declarations (most, http), but not the nested, nested child declarations (iso, odap, ncss, ncml, uddc, wcs, wms). Is this a case of my understanding regarding the use of "service" declarations being wrong, or is something amiss? Kind regards, Glenn Comiskey Data System Administrator Fugro Global Environment & Ocean Sciences Fugro House, Hithercroft Road Wallingford, Oxfordshire OX10 9RB, UK Registration No: 2985431 / VAT No: GB 655475606 Tel: +44 (0) 1491 820500 (Switchboard) / Tel: +44 (0) 1491 820559 (Direct) / Fax: +44 (0) 1491 820599 E-mail: g.comiskey@xxxxxxxx <mailto:g.comiskey@g.comiskey@xxxxxxxx> / Website: www.geos.com <http://www.geos.com/> Please note: * The information contained in this message is privileged and confidential and intended only for the use of the addresses. If you are not the intended recipient you should not read, copy, distribute or otherwise use the information; * Fugro Global Environment & Ocean Sciences accepts no responsibility for loss or damage of any kind arising from the use of this message; * If you have received this message in error, please note the sender immediately and delete the message.
thredds
archives: