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.
> THREDDS Guru, > > > The trick is that the NcML is logically independent of the TDS Catalog, if > > you put it in its own file you can point ToolsUI or IDV at it. > > What I already have are a bunch of standalone NcML files that I can > load into ToolsUI or IDV (or Matlab). > > So I can't point to these existing NcML files from the catalog, but > have to merge the NcML contained within the files back into the > catalog? > > -Rich correct, you must embed into the catalog, otherwise the TDS thinks you want to serve an XML file. Now you have a virtual dataset, which you can annotate in the catalog with "dataFormat" or anything else. You do need a service type, which tells the TDS how you want to serve it (HTTPServer, Opendap, etc). I realize it would be convenient to be able to leave the ncl as a seperate file. I will see if we can add that feature in the future. Ticket Details =================== Ticket ID: MHO-737897 Department: Support THREDDS Priority: Normal Status: Open