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.

[thredds] attach metadata to a dataset

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



  • 2011 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the thredds archives: