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 all - I am trying to thredds.catalog API to generate a customized catalog, one thing is not clear to me by looking at Java doc is how to associate a metadata section to a dataset. For example, one sample catalog I want to generate is: <dataset> <properties> ... </property> <metadata inherited="true"> <dataType> GRID </dataType> <variables> ... </metadata> <dataset> ... </dataset> </dataset> As I look at the the java API for InvDatasetImpl, I don't see how I can put in this metadata structure. Am I missing something here? Thanks for help. Oliver
thredds
archives: