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.
Thanks for letting me know John. ------------------------------ Message: 3 Date: Wed, 14 Dec 2011 08:40:22 -0700 From: John Caron <caron@xxxxxxxxxxxxxxxx> To: thredds@xxxxxxxxxxxxxxxx Subject: Re: [thredds] Collection Specification Message-ID: <4EE8C366.8010205@xxxxxxxxxxxxxxxx> Content-Type: text/plain; charset="iso-8859-1"; Format="flowed" 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 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
thredds
archives: