Re: [netcdf-java] Reading NcML Variables with "values"

Doug Lindholm wrote:
My data is as big as I want it to be. My server writes data as it reads it, so there really is no limit. My current use case is one billion time samples. More than I can hold in memory.
NcML is probably not the way to go. You probably need an IOSP, which can generate data on the fly.