Trying to ping again on the following question ... it doesn't make sense?
thanks
On Sat, Aug 13, 2011 at 11:11 PM, Oliver <python152@xxxxxxxxx> wrote:
> 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 mailing list
> thredds@xxxxxxxxxxxxxxxx
> For list information or to unsubscribe, visit:
> http://www.unidata.ucar.edu/mailing_lists/
>
--
Oliver