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.

Re: [thredds] Collection Specification

On 12/14/2011 6:24 AM, Comiskey, Glenn wrote:
Does the <featureCollection> <collection spec=""/> </featureCollection> only support regular expresions in the filename section, or is it suppose to support it in the directory path as well?
Trying to select subdirectories 1999-2009 only:

<collection spec="//fgwfnas1/data/fnl/grib1/fnl[12][09][09][0-9].*/.*grib$"/>

readCatalog(): full path=C:\Tomcat\content\thredds\catalogs\f.xml; path=catalogs/f.xml
readCatalog(): valid catalog -- ----Catalog Validation version 1.0.01
**Error: DatasetFmrc =fnl directory= <//fgwfnas1/data/fnl/grib1/fnl[12][09][09][0-9].*> does not exist
Regards,
Glenn


_______________________________________________
thredds mailing list
thredds@xxxxxxxxxxxxxxxx
For list information or to unsubscribe,  visit: 
http://www.unidata.ucar.edu/mailing_lists/

hi glenn:

sorry its taking me so long to catch up here. yes, i have a rather kludgy piece of code implementing the collection spec, only allows regular expressions after the last slash. the problem is also trying to support ant style /**/ syntax.

ill try to find some code for full regexps. if anyone knows of any, let me know.

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