[Thread Prev][Thread Next][Index]

How to category?



 
Hi  there,

when using <category> tag to catalogy the datasets, I have difficulties to list the dataset for what I wanted. My basic question is that the filter tag  such as <filter action="" contains="NOAA-CIRES" /> will get all the datasets that contains string "NOAA-CIRES" INSIDE the dataset tag ( such as <mydataset name="NOAA-CIRES SST">) , or INSIDE and UNDERNEATH the <mydataset> element?  In my practise, I tried to get this dataset:

<mydataset name="sea surafce Temp >
     <institution name="NOAA-CIRES ... " ....>
    ....
</mydataset>

using the above filter. However I could not get the dataset listed.

Anyone has more experience on it for help?

Thanks.

Bob
----------------------------------------

My test category.xml is like this:

<las_categories>
    <category name="By Serving Institutes">
        <category name="NOAA-CIRES Climate Diagnostics Center">
           <filter action=""  contains="NOAA-CIRES"/>
       </category>
 
       <category name="FSU COAPS">
           <filter action=""  contains="FSU"/>
       </category>
 
       <category name="GFDL, NOAA">
           <filter action=""  contains="GFDL"/>
       </category>
 
        <category name="IPRC-SOEST">
            <filter action=""  contains="IPRC-SOEST"/>
       </category>
 
        <category name="University of Hawaii Sea Level Center">
            <filter action=""  contains="Hawaii"/>
        </category>
 
        <category name="GSFC 971, NASA">
            <filter action=""  contains="My test institute"/>
        </category>
    </category>
</las_categories>
 

-- 
(Bob) Yunyue YU
Code 971, Goddard Space Flight Center
Greenbelt, MD 20771
(301)614-6850  yuy@nemo.gsfc.nasa.gov
 
[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP
Contact Us | Privacy Policy | Disclaimer | Accessibility Statement