THREDDS Crawler

From OPeNDAP Documentation
Revision as of 23:02, 5 March 2010 by Jimg (talk | contribs) (New page: == Implementation == === Version 0.8, 3/5/10 === The crawler will crawl a THREDDS catalog, visiting all of the datasets it lists and, recursively, all of the child catalogs it contains. ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
⧼opendap2-jumptonavigation⧽

Implementation

Version 0.8, 3/5/10

The crawler will crawl a THREDDS catalog, visiting all of the datasets it lists and, recursively, all of the child catalogs it contains. The traversal is breadth-first, so each dataset listed in a catalog is examined before crawling the child catalogs.