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.
Hi Jon, On 8/2/2010 7:52 AM, Jon Blower wrote: > Hi Ethan, > > Thanks for this. I'm not an expert on the MyOcean file format - > Tony/Thomas, can you answer Ethan's question? Is the run time just > encoded in the file name or also in a global attribute? > > Ethan, if there are two date/times in the filename and the first > date/time indicates the run time, can this be extracted by TDS, i.e. can > the second date/time be ignored? If so, what's the file pattern we'd > need to include in the TDS catalogs? Yes, the TDS should be able to grab the first date/time and ignore the second. For the example filename given below, the following should work: "/some/directory/path/ice_drift_polstereo_wsm_envisat_north_#yyyyMMdd_HHmm#.*\.nc$" The FeatureCollection page http://www.unidata.ucar.edu/projects/THREDDS/tech/tds4.2/reference/collections/FeatureCollections.html#elements has a link to the specification document for the FMRC collection element http://www.unidata.ucar.edu/projects/THREDDS/tech/tds4.2/reference/collections/CollectionSpecification.html which describes what is allowed in the collection@spec attribute in more detail. Ethan > Cheers, Jon > > -----Original Message----- > From: myocean-tools@xxxxxxxxxxxxxxxx > [mailto:myocean-tools@xxxxxxxxxxxxxxxx] On Behalf Of Ethan Davis > Sent: 26 July 2010 23:57 > To: thredds@xxxxxxxxxxxxxxxx > Cc: myocean-tools@xxxxxxxxxxxxxxxx > Subject: [myocean-tools] Re: [thredds] FMRC aggregations with two dates > in the filename > > Hi Jon, > > The FMRC code always determines the valid time of the data by opening > the data file and looking at the time coordinates for the data. The run > time, on the other hand, needs to be given either in the file name or > elsewhere in the data, in a global attribute for instance. > > How is the run time encoded in these files? Can you send us some example > datasets? > > Thanks, > > Ethan > > On 6/22/2010 3:02 PM, Jon Blower wrote: >> Hi, >> >> We have a potential issue in MyOcean that filenames typically contain >> two dates, representing the start and end validity times of data > within >> the file. When creating an FMRC aggregation the filename is usually >> parsed to get the run time, but this parsing is hard when the file > name >> contains two dates/times, both of which vary between files, e.g. >> > "ice_drift_polstereo_wsm_envisat_north_20100601013759-20100602010520.nc" >> . >> >> Is there a workaround for this? See >> http://www.resc.reading.ac.uk/trac/myocean-tools/ticket/18. >> >> Cheers, Jon >> >> -- >> Dr Jon Blower >> Technical Director, Reading e-Science Centre >> Environmental Systems Science Centre >> University of Reading > > _______________________________________________ > thredds mailing list > thredds@xxxxxxxxxxxxxxxx > For list information or to unsubscribe, visit: > http://www.unidata.ucar.edu/mailing_lists/
thredds
archives: