Class Ncx Crawler
This is a standalone Java application that extracts metadata information from NetCDF files.
Java standalone application to crawl recursively a local directory tree and extract the metadata from all netcdf files. Metadata files may be stored in a parallel directory tree rooted at the specified location, or all in the same directory. NcxCrawler calls repeatedly the processing method of Ncx to do the actual processing. Note: because of security restrictions, application will work on local netcdf files only Note: existing metadata files will be overwritten
Reference URLs:
Posted November 28th, 2007 by swatson
