[Thread Prev][Thread Next][Index]

Re: Bug report



Hi Bob,

Thank you for the bug report,  I will be looking into these, and hopefully will have an answer/fix for you by next week.

Joe
------------------------

Bob Yu wrote:

Joe,

These days I have practised the category function a lot.  I found that the contains  attribute of filter tag will miss the search if  string of the attribute contains braces. In my case, for instance,  the dataset  named "Sea Level (monthly) cannot be searched if I used this filter:
   <filter action="" contains="Sea Level (monthly)"/>
However, if I use equals instead of contains it works:
   <filter action="" equals="Sea Levle (monthly)"/>
 
 

Also, as I posted yesterday,  There might be a bug when using filter under filter tag.  Please see it below.

Hope I can have a solution (filter under filter tag) from you guys.  Thanks.

Bob Yu wrote

 
HI There,
When I run genLas with catehory option, I got this error:
Internal: Unknown type/class combo: variable/LAS::Category::Filter::Dataset at ../xml/perl/LASServlet.pm line 2238.
This error occured when I used filter tag under a filter tag.  I looked the LASServlet.pm and found that the $class
expected should be LAS::Variable, not LAS::Category::Filter::Dataset.  Is this a bug?
Part of my category file is like this:
 <category name="Air Temperature">
            <category name="from Climate Analysis Center, University of Columbia">
                <filter action="" contains="Oberhuber heat flux climatology">
                    <filter action="" contains="air temperature"/>
                    <filter action="" contains="Air Temperature"/>
                </filter>
            </category>
            <category name="from NOAA/MPEL">
                <filter action="" contains="Rasmusson and Carpenter tropical Pacific climatology">
                    <filter action="" contains="air temperature"/>
                    <filter action="" contains="Air Temperature"/>
                </filter>
            </category>
  </category>
-- 
(Bob) Yunyue YU
Code 971, Goddard Space Flight Center
Greenbelt, MD 20771
(301)614-6850  yuy@nemo.gsfc.nasa.gov
 
-- 
(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