Hi Ethan, I'm out in the UAE trying to get an IDV display
running with some radar data. I've got a bunch of netcdf
data generated, and I can look at individual files,
but am having a bit of a time trying to get IDV to recognize
multiple time periods in my catalog. So far, I've just
been modifying the sample catalog, but even, for example, I can't
get the supplied "eta" catalog to recognize multiple times.
I'm looking at the 2005050x_eta_211.nc, which produces an latest.xml element
and has addTimeCoverage element,
<addTimeCoverage
datasetNameMatchPattern="([0-9]{4})([0-9]{2})([0-9]{2})([0-9]{2})_eta_211.nc$"
startTimeSubstitutionPattern="$1-$2-$3T$4:00:00" duration="60 hours" />
When I add this data source, only one "Times" element will show, and
there is no ability to animate.
Any thoughts on what I'm doing wrong would be appreciated.
I attached a screen shot hoping that will make this more clear.
Thanks for your help, David
(i'm running the 2.0RC3)
in the ti
The