[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: hdf5 and ncml



On 5/4/2011 10:13 AM, Jon Blower wrote:
Standalone I think.
Jon

-----Original message-----
From: John Caron
Sent:  04/05/2011, 2:23  pm
To: Jon Blower
Cc: Andrew Schuh; Ethan Davis
Subject: Re: hdf5 and ncml

So standalone ncWMS configures the NetcdfDataset.initNetcdfFileCache() ?

And this datasets is a standalone NcML file?

If so, the only thing i can think of for now is for ncWMS to add a "flush cache" feature, where it would call

NetcdfDataset.getNetcdfFileCache().clearCache()

However, I am looking at detecting when a file is updated and forcing a reread, and hope to have that in a future release.